From c43d2e46bdd0e121d57aa112bd7b1e9000f6eeb5 Mon Sep 17 00:00:00 2001 From: jonricaurte Date: Thu, 20 Dec 2012 13:18:18 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 292c78eb..597b36a2 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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 \ No newline at end of file +* __2012-04-10__ - Wildcard Filtering, better grid resizing during window resize events, better sorting, numerous bug-fixes