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

45 commits

Author SHA1 Message Date
koalyptus 8eddc6f35c introduce adjust_container_left_position option in help_instructions configuration 2020-05-13 20:46:23 +10:00
koalyptus df0221d5e7 refactor feature istantiation helpers 2019-02-10 00:27:55 +11:00
koalyptus 37f6db7025 wip 2019-01-15 23:29:13 +11:00
koalyptus 6bc6c8a8eb remove deployment to gh-pages, correct website url 2018-05-06 11:24:38 +10:00
koalyptus 763fbcc86e unit tests 2017-10-09 21:56:58 +11:00
koalyptus 7888a8ee24 wip (3) 2017-10-08 21:14:25 +11:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
Max Guglielmi e8392b8fa5 Refactor help-instructions configuration option 2017-05-23 13:49:21 +10:00
Max Guglielmi 1de6a6288c updated unit tests 2017-05-13 20:51:10 +10:00
Max Guglielmi 90b3f21332 Fixed closed button in help popup 2017-01-01 22:14:27 +11:00
Max Guglielmi c9c4d351a1 Made help container auto-closable when user clicks away (2) 2016-12-27 21:37:08 +11:00
Max Guglielmi 7e779a0242 Made help container auto-closable when user clicks away 2016-12-27 21:20:16 +11:00
Max Guglielmi 21305e2e62 Removed element IDs from Help and RowsCounter 2016-11-01 13:58:25 +11:00
Max Guglielmi 2f042e68dd Added comments for doco to HightlightKeyword and Loader 2016-07-27 17:21:30 +10:00
Max Guglielmi fb56fab0c7 Added comments for autogenerated documentation (hash, help) 2016-07-23 18:34:19 +10:00
Max Guglielmi 2e2515586e Refactored Event module 2016-06-02 14:13:56 +10:00
Max Guglielmi 8e5aba04e2 Removed unused TableFilter properties, added eslint rule 2016-05-31 19:22:21 +10:00
Max Guglielmi 7d84c7d09e Refactored dom module 2016-05-25 17:31:53 +10:00
Max Guglielmi 9fec6eb6ef Started refactoring Dom module 2016-05-24 18:42:11 +10:00
Max Guglielmi 6f3fe2eb23 Started making extension extend Feature base class 2016-05-14 20:04:00 +10:00
Max Guglielmi 8a2a7c7ba7 Created constants file, added filter types constants 2016-05-07 21:59:42 +10:00
Max Guglielmi 4e8d4ec9da Initial commit 2016-02-16 18:41:47 +11:00
Max Guglielmi 08f94b254f Updated help feature tests 2016-01-19 23:13:34 +11:00
Max Guglielmi 06e1098ef2 Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +11:00
Max Guglielmi 086e25ee76 Implemented Dom.remove 2015-12-06 00:37:59 +11:00
Max Guglielmi 310247bd48 Implemented Feature base class for popupFilters 2015-11-21 14:41:40 +11:00
Max Guglielmi 3956d1abb7 Fixed filters visibility external toggle example for IE 2015-10-24 22:03:42 +11:00
Max Guglielmi 27529ed84a Updated link to script's website in Help module 2015-09-20 18:15:49 +10:00
Max Guglielmi b22c26e421 Updated gh-pages task and travis yaml 2015-09-05 22:07:07 +10:00
Max Guglielmi f86194a582 Help instructions text change 2015-09-04 21:57:27 +10:00
Max Guglielmi 82301a1e93 Help instructions text change 2015-09-02 16:53:18 +10:00
Max Guglielmi 1a86c56628 Fixed typo in Help module 2015-08-23 21:27:32 +10:00
Max Guglielmi b9e568787d Updated link in help tooltip 2015-07-11 18:33:01 +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 f6f9613a66 Updated script links 2015-07-01 17:27:23 +10:00
Max Guglielmi b7a08a12dc Added templates for examples 2015-06-08 20:21:50 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
Max Guglielmi 8768f653ac Started filtersVisibility extension 2015-06-06 20:06:15 +10:00
Max Guglielmi 7e6aadcfb5 Webpack: clean state 2015-04-28 17:50:53 +10:00
Max Guglielmi a6df579731 Started to move ids prefixes in respective modules 2015-04-06 19:53:01 +10:00
Max Guglielmi cd0972c759 Started ezEditTable integration 2015-04-06 18:45:46 +10:00
Max Guglielmi dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +11:00
Max Guglielmi 8bd151baef Removed watermark feature, replaced by native HTML5 input placeholder attribute 2015-02-21 14:39:09 +11:00
Max Guglielmi bedae0a6de Added tests for Help component 2015-02-20 15:03:57 +11:00