1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-28 04:43:15 +02:00
Commit graph

35 commits

Author SHA1 Message Date
koalyptus da270df5d6 fix CleanWebpackPlugin webpack plugin upgrade 2019-06-06 11:22:03 +10:00
koalyptus a6c24c7885 fix uglifyjs webpack plugin upgrade 2019-06-06 10:33:43 +10:00
koalyptus fbe43b1db4 Fix clean-webpack-plugin usage as not backwards compatible 2019-03-27 13:49:35 +11:00
koalyptus 875fdc2603 Fix babel-loader 8.x deps, keep old babel deps for test config... 2018-09-10 18:06:40 +10:00
koalyptus 946f600260 re-instate source maps 2018-06-15 20:47:30 +10:00
koalyptus ed01c6e201 support cellparser in sort adapter, fix function name with uglifyjs option 2018-06-09 22:09:37 +10:00
koalyptus fe51fdecb8 introduce bound helper function 2018-05-20 21:43:20 +10:00
koalyptus 33ed3cc194 prepare for PR 2018-03-18 13:20:44 +11:00
koalyptus 2da8a56659 wip 2018-03-18 12:59:33 +11:00
koalyptus 50f4a0014b wip 2018-03-16 16:21:41 +11:00
koalyptus f2f853c517 Adopt webpack 4 2018-02-28 21:53:57 +11:00
Max Guglielmi 022e52e31c Exploring babel settings issues 2017-05-09 14:31:29 +10:00
Max Guglielmi 7351798ea4 Removed commented out code 2017-02-04 12:09:20 +11:00
Max Guglielmi 8cb947a6e5 Started migration to webpack 2 2017-02-03 17:04:07 +11:00
Max Guglielmi 00b339954b Migrating to webpack 2 2017-01-29 22:50:12 +11:00
Max Guglielmi f41f268975 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
Akulov Andrey 01027bae68 Update webpack.config.js 2016-03-16 15:18:36 +05:00
Max Guglielmi c43f5dd3d5 Fixed build error when package installed from npm 2015-12-27 14:37:27 +11:00
Max Guglielmi 70f4213a8c Upgraded to Babel6 2015-12-26 01:33:04 +11:00
Max Guglielmi f86194a582 Help instructions text change 2015-09-04 21:57:27 +10:00
Max Guglielmi 0ba35880bb Removed Webpack public path setting 2015-08-19 21:48:38 +10:00
Max Guglielmi 3ebf7cf11f Added jshint rules 2015-07-25 18:33:21 +10:00
Max Guglielmi 65aae0aec6 Updated package.json 2015-07-05 21:18:44 +10:00
Max Guglielmi 0bc179514c Fixed a webpack build warning 2015-07-05 00:34:07 +10:00
Max Guglielmi 3cf37e3c0f Removed isIE helper 2015-07-04 22:08:58 +10:00
Max Guglielmi ad6812391b Fixed columns visibility styling under IE 2015-07-04 18:49:30 +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 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 ec79d1410a Added col widths tests 2015-05-28 23:44:23 +10:00
Max Guglielmi e6e0db671d Started adding comments to tablefilter module 2015-05-23 18:55:51 +10:00
Max Guglielmi eef326e6b0 Clean gruntfile and build steps 2015-05-14 20:08:19 +10:00
Max Guglielmi 25b358a18f Investigating conditional module loading 2015-05-02 19:54:24 +10:00