1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-18 00:19:50 +01:00
Commit graph

1,437 commits

Author SHA1 Message Date
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]
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
koalyptus
c8df8992b3 fix git tag cmd in travis (1) 0.6.32 2018-05-05 16:47:10 +10:00
koalyptus
4889b29cda fix git tag cmd in travis 2018-05-05 16:38:25 +10:00
koalyptus
b3101a8871
Merge pull request #597 from koalyptus/gh-pages-travis
gh-pages provider in travis
2018-05-05 16:19:26 +10:00
koalyptus
bf2f2bd747 gh-pages provider in travis 2018-05-05 16:14:20 +10:00
koalyptus
b08b517fa7
Merge pull request #593 from koalyptus/greenkeeper/esdoc-1.1.0 0.6.31
Update esdoc to the latest version 🚀
2018-05-01 08:11:50 +10:00
koalyptus
f2c5edbfb8
Update package.json 2018-04-30 13:11:41 +10:00
greenkeeper[bot]
ca6ced712a chore(package): update esdoc to version 1.1.0 2018-04-29 10:36:49 +00:00
koalyptus
0d95699fa6 bump version for codecov update + fix build error 0.6.30 2018-04-29 18:01:36 +10:00
koalyptus
4378141d7d Conditional git tag command in travis 2018-04-29 17:42:31 +10:00
koalyptus
0631fd2ef7
Merge pull request #592 from koalyptus/greenkeeper/codecov-3.0.1
Update codecov to the latest version 🚀
2018-04-29 06:54:59 +10:00
greenkeeper[bot]
7cbb38d9ba chore(package): update codecov to version 3.0.1 2018-04-27 00:19:37 +00:00
koalyptus
edd2494899
Merge pull request #590 from koalyptus/test-pr-travis-deploy 0.6.29
Test pr travis deploy
2018-04-22 22:11:36 +10:00
koalyptus
49eb4b7bd6 bump package version 2018-04-22 22:17:02 +10:00