Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonricaurte committed Dec 20, 2012
1 parent 5fcb4c5 commit c43d2e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,7 +5,7 @@ __Contributors:__
KoGrid Team:
* [Eric M. Barnard](https://github.com/ericmbarnard/koGrid)
* [Tim Sweet](http://ornerydevelopment.blogspot.com/)
* [Jonathon Ricaurte](https://github.com/xcrico)
* [Jonathon Ricaurte](https://github.com/jonricaurte)

License: [MIT](http://www.opensource.org/licenses/mit-license.php)

Expand Down Expand Up @@ -48,4 +48,4 @@ also check out the new [Custom Cell Template Library](https://github.com/ericmba
* __2012-08-18__ - Adding new features, up/down arrows now control the selected item when multiselect is disabled. columnDefs are now observable so you can change the columns on the fly.
* __2012-08-16__ - Styles moved into CSS, minor bug fix for Row templates where cells wouldn't take null values (for instance, when you want to display an image instead of the value)
* __2012-03-07__ - Huge Row Rendering Perf improvements, Easier syntax for custom cell templates, Allow Custom CSS Classes on Header and Data Cells, Allow toggling of Footer Visibility, Much better button iconography, enhanced default CSS styles, various other bug fixes
* __2012-04-10__ - Wildcard Filtering, better grid resizing during window resize events, better sorting, numerous bug-fixes
* __2012-04-10__ - Wildcard Filtering, better grid resizing during window resize events, better sorting, numerous bug-fixes

0 comments on commit c43d2e4

Please sign in to comment.