Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
23
assets/plugins/bootstrap-paginator/CHANGELOG
Normal file
23
assets/plugins/bootstrap-paginator/CHANGELOG
Normal file
@@ -0,0 +1,23 @@
|
||||
Change log for Bootstrap Paginator
|
||||
----------------------------------
|
||||
|
||||
Version 1.0 23/Sep/2013
|
||||
----------------------------------
|
||||
|
||||
Support for bootstrap 3.0 has been added.
|
||||
|
||||
page-clicked event was linking to page change. Page change now can be stopped by using event.stopImmediatePropagation();
|
||||
|
||||
move the page visibility constrains from getPages function to shouldShowPage
|
||||
|
||||
Version 0.6.0 13/Jun/2013
|
||||
----------------------------------
|
||||
|
||||
Fix the bug that will cause page out of range when updating the current page together with the total pages.
|
||||
|
||||
Version 0.5.1 11/May/2013
|
||||
----------------------------------
|
||||
|
||||
Update the item text in default function for page type first, prev, next, last to HTML Entities rather than plain text to make it work on IE series.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user