backbone-pageable

Software Screenshot:
backbone-pageable
Software Details:
Version: 1.4.8
Upload Date: 13 May 15
Developer: Jimmy Yuen Ho Wong
Distribution Type: Freeware
Downloads: 0

Rating: nan/5 (Total Votes: 0)

Backbone.js is a complex JavaScript library adding MVC principles to JavaScript code.

backbone-pageable is a simple plugin that can split up data and show it using multiple views (panels, panes, visible windows).

backbone-pageable works with client-side (browsers) and server-side (Node.js) environments the same.

Examples and usage instructions are included with the download package.

What is new in this release:

  • Fixed a slight oversight when fixing #108. Now the current page's comparator will be set to null explicitly even when the comparator is given to the constructor with options.full set to true.

What is new in version 1.4.0:

  • Models passed to the constructor are now copied.
  • Fixed an edge case where someone attempting to replace Backbone.Collection with PageableCollection will cause an infinite loop.
  • The lower bound of lastPage is set to equal to firstPage now when totalRecords is 0.
  • Fixed bug where query string parameter values in the supplied URL weren't URI decoded when merging.

What is new in version 1.3.2:

  • Removed support for Backbone <= 1.0.0.
  • Switched build system to Grunt.
  • Backbone.PageableCollection is now set to PageableCollection under all supported environments (CommonJS, AMD and browser).
  • Fetching under infinite mode no longer triggers a`reset` event everytime.

What is new in version 1.3.0:

  • Pass from and to to the options object sent to event handlers after get*Page.
  • Fetching new page under infinite mode no longer silences add and triggers reset. It will now add simple triggers.
  • Slight code clean up.

Requirements:

  • JavaScript enabled on client side
  • Backbone.js 0.9.9 or higher
  • Underscore.js 1.4 or higher
  • Node.js for server-side environments

Other Software of Developer Jimmy Yuen Ho Wong

Backgrid.js
Backgrid.js

13 May 15

Comments to backbone-pageable

Comments not found
Add Comment
Turn on images!