1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-02 06:43:08 +02:00
Commit graph

55 commits

Author SHA1 Message Date
Max Guglielmi 0736390ff6 Added selection grid demo, removed old demos 2015-07-11 20:38:36 +10:00
Max Guglielmi 26beface31 Updated README, added starter file 2015-07-10 17:39:23 +10:00
Max Guglielmi 4a79229eb2 Fixed localhost port for tests in Gruntfile 2015-07-06 18:16:07 +10:00
Max Guglielmi ad6812391b Fixed columns visibility styling under IE 2015-07-04 18:49:30 +10:00
Max Guglielmi f6f9613a66 Updated script links 2015-07-01 17:27:23 +10:00
Max Guglielmi d46cacb71c Fixed Qunit task with connect task 2015-06-30 18:46:37 +10:00
Max Guglielmi afa2b122a3 Added requirejs demo 2015-06-28 11:56:40 +10:00
Max Guglielmi 06d787e24b Removed font css definitions from themes + fixed bug in alternate backgrounds 2015-06-27 20:52:40 +10:00
Max Guglielmi 3c80a855bb Added filter images demo 2015-06-13 22:57:48 +10:00
Max Guglielmi b7a08a12dc Added templates for examples 2015-06-08 20:21:50 +10:00
Max Guglielmi c4ec282b15 Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
Max Guglielmi 8f835ab1fe Fixed column widths test 2015-06-06 22:22:13 +10:00
Max Guglielmi 8768f653ac Started filtersVisibility extension 2015-06-06 20:06:15 +10:00
Max Guglielmi 1cf087e5bc Added auto filter tests 2015-06-05 23:10:25 +10:00
Max Guglielmi c54e90162f Added filter with custom options logic + tests 2015-06-02 17:33:16 +10:00
Max Guglielmi e6e0db671d Started adding comments to tablefilter module 2015-05-23 18:55:51 +10:00
Max Guglielmi 8b980566a6 Refactor themes 2015-05-16 00:26:21 +10:00
Max Guglielmi cdca67a70e Fixed Qunit test + custom grunt task for Qunit tests 2015-05-15 20:37:27 +10:00
Max Guglielmi eef326e6b0 Clean gruntfile and build steps 2015-05-14 20:08:19 +10:00
Max Guglielmi 75090d7053 Added Grunt-Babel 2015-05-13 20:54:29 +10:00
Max Guglielmi a2e5589b49 Started QUnit tests 2015-05-10 21:12:31 +10:00
Max Guglielmi c995091db4 Continuing Webpack investigation 2015-05-03 21:11:06 +10:00
Max Guglielmi 25b358a18f Investigating conditional module loading 2015-05-02 19:54:24 +10:00
Max Guglielmi 7e6aadcfb5 Webpack: clean state 2015-04-28 17:50:53 +10:00
Max Guglielmi fc528c6299 Investigating SystemJs 2015-04-28 00:26:59 +10:00
Max Guglielmi 39a608fa36 Finalised columns visibility manager 2015-04-24 20:38:20 +10:00
Max Guglielmi 79cf6a19a0 Started UI building 2015-04-20 17:20:28 +10:00
Max Guglielmi cd0972c759 Started ezEditTable integration 2015-04-06 18:45:46 +10:00
Max Guglielmi 45a3b0b7ff Finalise sorting tests 2015-04-04 19:10:09 +11:00
Max Guglielmi 92162b9a44 Started sort test 2015-03-29 20:56:32 +11:00
Max Guglielmi 59518efc07 Experimenting 2015-03-14 22:00:38 +11:00
Max Guglielmi d4a489141b Exploring build options requirejs (2) 2015-03-08 22:30:08 +11:00
Max Guglielmi 2fd0bfd7ff Exploring build options requirejs 2015-03-07 22:14:25 +11:00
Max Guglielmi c7d2d49b1b Continued sorting feature (20 2015-03-06 20:08:52 +11:00
Max Guglielmi bb8ba54684 Continued sorting feature 2015-03-06 19:49:30 +11:00
Max Guglielmi 0d8e8146fb Started sorting extension async loading 2015-03-01 21:44:39 +11:00
Max Guglielmi dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +11:00
Max Guglielmi 8252b1e859 Started converting core.js to es6 2015-02-22 22:46:05 +11:00
Max Guglielmi 745d815ae8 Started pop-up filter module 2015-02-15 19:55:23 +11:00
Max Guglielmi 8774c670ff Added grid layout tests 2014-11-23 14:34:57 +11:00
Max Guglielmi cd6a57cd3f Added grid layout module 2014-11-23 01:01:29 +11:00
Max Guglielmi 5a72404bd6 Converted event.js module to es6 2014-11-22 19:06:08 +11:00
Max Guglielmi 5a3a989af0 added src-es6 folder 2014-11-16 11:29:07 +11:00
Max Guglielmi e8fba7cedd Started using es6 2014-11-16 01:34:32 +11:00
Max Guglielmi dae9bf4f00 Started adding Qunit tests 2014-11-08 23:37:24 +11:00
Max Guglielmi fc41c6fb33 Added requiresjs build config in grunt file 2014-11-02 01:34:37 +11:00
Max Guglielmi b5eee075ee Added grunt-contrib-requirejs 2014-11-01 22:52:59 +11:00
Max Guglielmi 56fdc9a360 Implemented requirejs modules 2014-10-26 21:48:13 +11:00
Max Guglielmi 6338498da5 Added date module 2014-10-26 12:42:34 +11:00
Max Guglielmi 9663088ff2 Continued refactoring 2014-10-18 23:00:34 +11:00