1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-16 23:55:46 +01:00
Commit graph

1,450 commits

Author SHA1 Message Date
koalyptus
2e3bdda8bc
Merge pull request #620 from koalyptus/greenkeeper/codecov-3.0.3 untagged-ed6cd38d84b41e456bc8
Update codecov to the latest version 🚀
2018-07-06 20:18:09 +10:00
greenkeeper[bot]
7bc7b16cfc chore(package): update codecov to version 3.0.3 2018-07-06 04:41:52 +00:00
koalyptus
c5bc7cbb33
Merge pull request #618 from koalyptus/greenkeeper/eslint-5.0.1 0.6.47
Update eslint to the latest version 🚀
2018-07-02 19:26:57 +10:00
koalyptus
ec6d0779a1
Update package.json 2018-06-29 14:20:16 +10:00
greenkeeper[bot]
bcbfe5251f chore(package): update eslint to version 5.0.1 2018-06-26 05:39:20 +00:00
koalyptus
453ff1c59c
Merge pull request #617 from koalyptus/greenkeeper/uglifyjs-webpack-plugin-1.2.7 0.6.46
Update uglifyjs-webpack-plugin to the latest version 🚀
2018-06-26 14:23:31 +10:00
koalyptus
948055da09
Merge branch 'master' into greenkeeper/uglifyjs-webpack-plugin-1.2.7 2018-06-26 13:54:36 +10:00
koalyptus
f534a8b23f
Update package.json 2018-06-26 13:54:09 +10:00
koalyptus
6c23ae883f
Merge pull request #616 from koalyptus/greenkeeper/babel-eslint-8.2.5 0.6.45
Update babel-eslint to the latest version 🚀
2018-06-26 13:52:34 +10:00
koalyptus
55e4d6b511
Merge branch 'master' into greenkeeper/babel-eslint-8.2.5 2018-06-26 13:34:16 +10:00
koalyptus
2d5f7401f9
Update package.json 2018-06-26 13:33:34 +10:00
koalyptus
00143a686b
Merge pull request #615 from koalyptus/greenkeeper/eslint-5.0.0 0.6.44
Update eslint to the latest version 🚀
2018-06-26 13:32:26 +10:00
koalyptus
46f7028580
Update package.json 2018-06-26 13:14:45 +10:00
greenkeeper[bot]
313336ab5f chore(package): update uglifyjs-webpack-plugin to version 1.2.7 2018-06-25 18:29:06 +00:00
greenkeeper[bot]
89851eae3b chore(package): update babel-eslint to version 8.2.5 2018-06-23 16:19:05 +00:00
greenkeeper[bot]
e49538c442 chore(package): update eslint to version 5.0.0 2018-06-23 05:36:13 +00:00
koalyptus
cb0aa73a6d
bump version - babel-eslint upgrade 0.6.43 2018-06-23 11:15:43 +10:00
koalyptus
9b89b78f38
Merge pull request #614 from koalyptus/greenkeeper/babel-eslint-8.2.4
Update babel-eslint to the latest version 🚀
2018-06-23 11:06:25 +10:00
greenkeeper[bot]
1a32ef216b chore(package): update babel-eslint to version 8.2.4 2018-06-22 20:32:47 +00:00
koalyptus
bcf7189bbc
Merge pull request #612 from koalyptus/greenkeeper/uglifyjs-webpack-plugin-1.2.6 untagged-a2c5b8f4bbbb06fc260f
Update uglifyjs-webpack-plugin to the latest version 🚀
2018-06-21 15:25:46 +10:00
greenkeeper[bot]
9a55c86e5f chore(package): update uglifyjs-webpack-plugin to version 1.2.6 2018-06-20 14:49:58 +00:00
koalyptus
c710fa3585
Merge pull request #611 from koalyptus/580-sticky-head 0.6.42
580 sticky head
2018-06-17 21:29:01 +10:00
koalyptus
a5164f4ba5 remove 1px gap on sticky headers 2018-06-17 21:21:41 +10:00
koalyptus
0babe0249e test case 2018-06-17 20:39:04 +10:00
koalyptus
ca4f0f2afa remove sticky css class on destroy 2018-06-17 20:23:41 +10:00
koalyptus
00150bc9e1 implement sticky headers 2018-06-16 00:21:26 +10:00
koalyptus
46b21b4a20 fix webpack-cli upgrade (remaining es2015 preset ref) 2018-06-15 21:30:00 +10:00
koalyptus
89b0cf843a try name property in travis releases provider 2018-06-15 21:06:57 +10:00
koalyptus
946f600260 re-instate source maps 2018-06-15 20:47:30 +10:00
koalyptus
0cd8fb2aa3
Merge pull request #609 from koalyptus/607-sort-support-cell-parser 0.6.41
missing file
2018-06-09 22:44:34 +10:00
koalyptus
ad8c86c599 missing file 2018-06-09 22:50:45 +10:00
koalyptus
bf1bdc5a0e
Merge pull request #608 from koalyptus/607-sort-support-cell-parser 0.6.40
support cellparser in sort adapter, fix function name with uglifyjs option
2018-06-09 22:14: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
b4905f7703
Merge pull request #604 from koalyptus/603-alternate-rows-fix 0.6.39
alternate rows background inconsistency fix
2018-06-02 13:51:13 +10:00
koalyptus
2cc28e8072 alternate rows background inconsistency fix 2018-06-02 13:48:07 +10:00
koalyptus
521d02c374
Merge pull request #602 from koalyptus/598-pagination-toggle-fix 0.6.38
introduce bound helper function
2018-05-20 21:46:03 +10:00
koalyptus
fe51fdecb8 introduce bound helper function 2018-05-20 21:43:20 +10:00
koalyptus
bfa23c3b6e
Merge pull request #601 from koalyptus/599-colvis-gridlayout-fix 0.6.37
fix colvis bug with grid-layout on
2018-05-18 16:20:56 +10:00
koalyptus
2abd81906b url typo in package.json 2018-05-18 16:05:55 +10:00
koalyptus
f1e046e331 fix colvis bug with grid-layout on 2018-05-18 15:50:34 +10:00
koalyptus
ea8ca2a125 remove deployment to gh-pages, correct website url, bump version 0.6.36 2018-05-06 11:29:37 +10:00
koalyptus
6bc6c8a8eb remove deployment to gh-pages, correct website url 2018-05-06 11:24:38 +10:00
koalyptus
c0520dd4bb deploy dist and docs to s3, separate travis providers untagged-f233dd4db969799ebb21 2018-05-06 10:46:56 +10:00
koalyptus
3d7945b09c deploy dist and docs to s3, keep deployment to gh-pages 0.6.35 2018-05-06 10:34:49 +10:00
koalyptus
84c964bf13 bump version 0.6.34 2018-05-05 19:31:45 +10:00
koalyptus
c7d6de72f7 revert gh-pages in travis 2018-05-05 18:13:54 +10:00
koalyptus
81f31a3106 fix git tag cmd in travis (5) untagged-d5eeb5e3976548974919 2018-05-05 17:41:30 +10:00
koalyptus
3995dee394 fix git tag cmd in travis (4) 2018-05-05 17:26:27 +10:00
koalyptus
7540169fcd fix git tag cmd in travis (3) 2018-05-05 17:23:24 +10:00
koalyptus
4bff89b70c fix git tag cmd in travis (2) 0.6.33 2018-05-05 16:57:11 +10:00