Sébastien Chopin
|
65432e6aa2
|
examples: Upgrade to nuxt-edge (#3911)
|
2018-09-18 18:26:25 +02:00 |
|
Clark Du
|
b11e9c0e51
|
feat: upgrade eslint to 5.x (#3494)
- [ ] babel-eslint https://github.com/babel/babel-eslint/issues/664
- [x] eslint-config-standard-jsx https://github.com/standard/eslint-config-standard-jsx/issues/32
- [x] eslint-config-standard to be stable release https://github.com/standard/eslint-config-standard/issues/123
- [x] eslint-plugin-html
- [x] eslint-plugin-import
- [x] eslint-plugin-jest
- [x] eslint-plugin-node
- [x] eslint-plugin-promise
- [x] eslint-plugin-standard https://github.com/standard/eslint-plugin-standard/issues/29
- [x] eslint-plugin-vue https://github.com/vuejs/eslint-plugin-vue/pull/504
- [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
|
2018-08-31 21:34:12 +01:00 |
|
Jonas Galvez
|
3f1d634fb7
|
Consistent parens in arrow functions (#3630)
* Minor consistency enhancements
* Arrow parenthesis consistency
* Change linting rule
* Fix typo
* Update .eslintrc.js to only require parens for blocks
* Update style according to brace-only suggestion
* Remove --fix from lint
* Tweak no-loading time (failing test)
* Tweak no-loading time (failing test) (2)
* Tweak no-loading time (failing test) (3)
* Tweak no-loading time (failing test) (4)
* Tweak no-loading time (failing test) (5)
|
2018-08-06 02:12:44 +02:00 |
|
Alexander Lichter
|
095404a251
|
refactor: change function calls when arity is one (#3563)
|
2018-07-20 16:42:31 +01:00 |
|
Clark Du
|
9afd6a55dd
|
refactor: obselete AggressiveSplittingPlugin
|
2018-07-17 12:13:06 +01:00 |
|
Clark Du
|
6cd7f04a4e
|
refactor: rename examples
|
2018-03-19 10:41:46 +08:00 |
|
Pooya Parsa
|
53e98a958c
|
feat: rewrite core to esm
|
2018-03-16 19:42:06 +03:30 |
|
Pooya Parsa
|
b8f8f18384
|
optimize webpack
|
2018-03-12 00:58:56 +03:30 |
|
Nicolas Pennec
|
ae00499ec5
|
fix: avoid warning of too big vendor
|
2018-01-25 09:51:06 +01:00 |
|
Jakub
|
c4c63e0c66
|
examples: update to vue-chartjs 3.0.0 (#2580)
* chore(dependencies): Update vue-chartjs and chartjs to latest version
* refactor(examples): Update component creation of charts
|
2018-01-13 22:30:03 +03:30 |
|
Clark Du
|
3e637c5d83
|
refactor: add examples to lint
|
2017-10-31 21:43:55 +08:00 |
|
Sebastien Chopin
|
cfd8673a54
|
Add contributors page
|
2017-08-24 12:16:12 +02:00 |
|
Sebastien Chopin
|
e96ef9948e
|
Fix start script
|
2017-08-24 11:41:42 +02:00 |
|
Sebastien Chopin
|
d9ea41e971
|
Add vue-chartjs example
|
2017-08-24 11:36:41 +02:00 |
|