Skip to content

Commit

Permalink
update readme and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
orneryd committed Dec 5, 2012
1 parent 9a04c43 commit 1418c7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ local.properties
*.user
*.sln.docstates
*.sln
*.
*.nupkg
*.nuspec
*.*roj
workbench/jquery*
workbench/bootstrap*
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ __ng-grid__ Originally built on knockout we wanted to port it to angular.

version 1.3.3

[nuGet](https://nuget.org/packages/ng-grid)

***
##Roadmap##

Expand Down Expand Up @@ -62,6 +64,7 @@ Check out the [Getting Started](https://github.com/angular-ui/ng-grid/wiki/Getti
[Examples](http://angular-ui.github.com/ng-grid/#/examples)

##Change Log##
* __2012-12-04__ - Version 1.3.3 - Improved aggregate grouping, minor bugfixes.
* __2012-11-27__ - Version 1.3.2 - Changed default width behavior to use *s and added option to maintain column ratios while resizing
* __2012-11-27__ - Version 1.3.1 - Added layout plugin. Support for uri templates. Performance improvements.
* __2012-11-23__ - Version 1.3.0 - Major code refactoring, can now group-by using column menu, changes to build
Expand Down

0 comments on commit 1418c7e

Please sign in to comment.