Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzofox3 committed Feb 26, 2015
2 parents cb23fa1 + 880bf47 commit fe3875c
Show file tree
Hide file tree
Showing 7 changed files with 468 additions and 458 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "smart-table",
"version": "1.4.11",
"name": "angular-smart-table",
"version": "1.4.12",
"homepage": "https://github.com/lorenzofox3/Smart-Table",
"authors": [
"lorenzofox3 <[email protected]>"
],
"description": "table module for angular",
"main": "dist/smart-table.min.js",
"main": "dist/smart-table.js",
"keywords": [
"smart-table",
"angular",
Expand Down
5 changes: 5 additions & 0 deletions changeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,8 @@ function(tableState, tableController){
* fix #296
* add possibility to bind a callback when page changes

## version 1.4.12

* don't use pagination class twice
* build improvement

Loading

0 comments on commit fe3875c

Please sign in to comment.