1.0.0 • Published 8 years ago

backbone.layoutmanager v1.0.0

Weekly downloads
269
License
-
Repository
github
Last release
8 years ago

LayoutManager

NPM version Build status Code coverage

Have a problem? Come chat with us!

Gitter

Maintained by Tim Branyen @tbranyen, Mike Pennisi @jugglinmike, Simon Boudrias @SBoudrias, and @ssafejava with help from awesome contributors!

Provides a logical foundation for assembling layouts and views within Backbone. Designed to be adaptive and configurable for painless integration. Well tested, with full code coverage, in both the browser and Node.js environments.

Depends on Underscore, Backbone, and jQuery. You can swap out the dependencies with a custom configuration.

Documentation

http://layoutmanager.org/

Migrating from 0.8

http://layoutmanager.org/From-0.8-to-0.9

Release notes

  • Backbone 1.2.0 support
  • Ensures cancelAnimationFrame does not exist before polyfilling

Full Release Log

Contributing

Please read and follow the contribution guide before contributing.

Running the unit tests

Open test/index.html in your browser to run the test suite.

Headless:

Install Node.js, Grunt.js 0.4, and run npm install -q inside the project directory.

Make sure you've installed grunt-cli globally with:

npm install grunt-cli -gq

Run grunt inside a terminal in the project directory to run the tests in both a headless browser and Node.js environment.

1.0.0

8 years ago

0.10.0

8 years ago

0.9.7

9 years ago

0.9.6

9 years ago

0.9.5

10 years ago

0.9.4

11 years ago

0.9.3

11 years ago

0.9.2

11 years ago

0.9.1

11 years ago

0.9.0

11 years ago

0.8.8

11 years ago

0.9.0-wip

11 years ago

0.8.7

11 years ago

0.8.6

11 years ago

0.8.5

11 years ago

0.8.4

11 years ago

0.8.2

11 years ago

0.8.1

11 years ago

0.8.0

11 years ago

0.7.5

11 years ago

0.7.4

11 years ago

0.7.2

11 years ago

0.7.1

11 years ago

0.7.0

12 years ago

0.6.6

12 years ago

0.6.5

12 years ago

0.6.4

12 years ago

0.6.3

12 years ago

0.6.2

12 years ago

0.6.1

12 years ago

0.6.0

12 years ago

0.0.0

12 years ago