Skip to content

Commit 423112e

Browse files
Yun LaiYun Lai
authored andcommitted
Add the support to bootstrap v3.
1 parent 5ffb3b4 commit 423112e

13 files changed

+9207
-30
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Change log for Bootstrap Paginator
22
----------------------------------
33

4+
Version 1.0 23/Sep/2013
5+
----------------------------------
6+
7+
Support for bootstrap 3.0 has been added.
8+
9+
page-clicked event was linking to page change. Page change now can be stopped by using event.stopImmediatePropagation();
10+
11+
move the page visibility constrains from getPages function to shouldShowPage
12+
413
Version 0.6.0 13/Jun/2013
514
----------------------------------
615

bootstrap-paginator.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"paginator",
99
"jquery"
1010
],
11-
"version": "0.6.0",
11+
"version": "1.0.0",
1212
"author": {
1313
"name": "Yun Lai",
1414
"email": "lyonlai1984@gmail.com"

0 commit comments

Comments
 (0)