1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-09 01:46:40 +02:00
Commit graph

1313 commits

Author SHA1 Message Date
koalyptus 731909a267 Remove provate members from auto-generated documentation 2018-02-02 22:34:17 +11:00
koalyptus 7f75e23b1b introduce isKeyPressed in event module 2018-02-02 22:26:28 +11:00
koalyptus 55eadd72eb wip 2018-01-29 23:20:52 +11:00
koalyptus 4855c9064b
Merge pull request #560 from koalyptus/558-filter-cells-with-html-elements
558 filter cells with html elements
2018-01-23 14:36:48 +11:00
koalyptus 032bdd53b0 remove commented out code 2018-01-23 14:18:18 +11:00
koalyptus f73aa02733 fix tests 2018-01-23 14:14:41 +11:00
koalyptus 029f2c35e8 wip 2018-01-21 22:38:22 +11:00
koalyptus 52a514088b
Merge pull request #559 from koalyptus/greenkeeper/eslint-4.16.0
Update eslint to the latest version 🚀
2018-01-21 14:03:46 +11:00
greenkeeper[bot] c7756d8d58 chore(package): update eslint to version 4.16.0 2018-01-20 04:30:35 +00:00
koalyptus 054423f10d
Merge pull request #557 from koalyptus/deprecate-grunt-esdoc
Remove grunt-esdoc, add grunt-shell pointing to esdoc npm command
2018-01-16 22:22:52 +11:00
koalyptus cccc4b71cf Remove grunt-esdoc, add grunt-shell pointing to esdoc npm command 2018-01-16 22:13:31 +11:00
koalyptus db2bb7de18
Merge pull request #555 from koalyptus/deprecate-grunt-eslint
Deprecate grunt eslint
2018-01-12 23:07:10 +11:00
koalyptus 740cce0551 bump babel-eslint version 2018-01-12 22:40:57 +11:00
koalyptus f6a93f7f00 remove grunt-eslint 2018-01-12 22:39:49 +11:00
koalyptus b6db436bca
Merge pull request #554 from koalyptus/greenkeeper/babel-eslint-8.2.0
Update babel-eslint to the latest version 🚀
2018-01-12 21:24:26 +11:00
greenkeeper[bot] 158c8835f9 chore(package): update babel-eslint to version 8.2.0 2018-01-08 23:20:26 +00:00
koalyptus 7a2bc50a56
Merge pull request #553 from koalyptus/545-state-persistence-type-precedence
545 state persistence type precedence
2018-01-08 21:50:56 +11:00
koalyptus 74cea36219 PR feedback 2018-01-08 21:38:55 +11:00
koalyptus 2deeb5d57a Fix multiple state type persistence at start-up 2018-01-07 22:48:35 +11:00
koalyptus 619c272469 Merge branch 'master' into 545-state-persistence-type-precedence 2018-01-07 20:36:48 +11:00
koalyptus 7862bc68d0
Merge pull request #552 from koalyptus/travis-s3-cloudfront
undo s3/cloudfront deployment travis config
2018-01-05 22:16:28 +11:00
koalyptus e2e8331a08 undo s3/cloudfront deployment travis config 2018-01-05 22:08:16 +11:00
koalyptus 3134ee804b
Merge pull request #551 from koalyptus/travis-s3-cloudfront
s3/cloudfront deployment travis config (1)
2018-01-05 16:56:33 +11:00
koalyptus 1c930a0184 s3/cloudfront deployment travis config (1) 2018-01-05 16:50:38 +11:00
koalyptus 51f188e63f
Merge pull request #550 from koalyptus/travis-s3-cloudfront
s3/cloudfront deployment travis config
2018-01-05 16:18:58 +11:00
koalyptus 2ca11374a0 s3/cloudfront deployment travis config 2018-01-05 16:06:08 +11:00
koalyptus 79367df924 build 2018-01-03 13:07:15 +11:00
koalyptus fe384896d5 wip 2017-12-27 23:13:44 +11:00
koalyptus f8c5d081d4
Merge pull request #549 from koalyptus/single-filter-columns
Single filter columns
2017-12-26 21:58:22 +11:00
koalyptus 3ff774d78f Move single filter css class definition in single_filter literal object 2017-12-26 21:25:28 +11:00
koalyptus 33ae62cab7 Merge branch 'master' into single-filter-columns 2017-12-26 20:46:08 +11:00
koalyptus 8be5990a02
Merge pull request #548 from koalyptus/greenkeeper/babel-eslint-8.1.2
Update babel-eslint to the latest version 🚀
2017-12-26 15:11:22 +11:00
greenkeeper[bot] 88d31090b4 chore(package): update babel-eslint to version 8.1.2 2017-12-26 02:17:18 +00:00
koalyptus fbfa2fdf96
Merge pull request #546 from koalyptus/greenkeeper/babel-eslint-8.1.0
Update babel-eslint to the latest version 🚀
2017-12-25 22:27:59 +11:00
koalyptus f447199905
Update package.json 2017-12-25 22:15:17 +11:00
koalyptus be67034e02
Update .eslintrc 2017-12-25 22:00:58 +11:00
greenkeeper[bot] a01c914f0a chore(package): update babel-eslint to version 8.1.0 2017-12-24 07:17:53 +00:00
koalyptus c288fe44ce
Update PULL_REQUEST_TEMPLATE.md 2017-12-17 22:50:01 +11:00
koalyptus dc05239d57
Merge pull request #544 from koalyptus/single-filter-columns
exclude columns from Single filter filtering
2017-12-17 22:21:45 +11:00
koalyptus 42fb561866 exclude columns from Single filter filtering 2017-12-17 22:02:56 +11:00
koalyptus 95c8206eb7
Create PULL_REQUEST_TEMPLATE.md 2017-12-16 13:41:38 +11:00
koalyptus 26beced5c7
Merge pull request #543 from koalyptus/539-persist-regex-url-hash
fix selectOptions on CheckList to use checkbox value instead of text
2017-12-10 21:56:17 +11:00
koalyptus cf7a53354d fix selectOptions on CheckList to use checkbox value instead of text 2017-12-10 21:31:41 +11:00
koalyptus 653b1ce006
Merge pull request #542 from koalyptus/refactor-reset-button-options
Refactor reset button options
2017-12-08 22:10:43 +11:00
koalyptus d69f60aced more unit tests 2017-12-08 21:38:28 +11:00
koalyptus 949f21f446 bumped version to 0.6.8 2017-12-07 22:51:21 +11:00
koalyptus 722c420dc6 prepare dist 2017-12-07 22:48:00 +11:00
koalyptus 590dd8316c resolve conflicts 2017-12-07 22:38:24 +11:00
koalyptus 376102c801 refactor reset button options under a structured literal object 2017-12-07 22:32:21 +11:00
koalyptus a243c96dd3
Merge pull request #541 from maciex/fix_hidden_rows_in_tests
Fix hidden rows in tests
2017-12-07 22:29:12 +11:00