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 |
|
Clark Du
|
2b5c367efa
|
refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517)
|
2018-07-12 14:03:50 +02: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 |
|
Clark Du
|
3e637c5d83
|
refactor: add examples to lint
|
2017-10-31 21:43:55 +08:00 |
|
Clark Du
|
725283ebce
|
feat: update dynamic-component example
|
2017-10-20 10:50:22 +03:30 |
|
Sébastien Chopin
|
47aa3d90c0
|
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
|
2017-09-21 22:42:51 +02:00 |
|
Sébastien Chopin
|
6fd67b68dd
|
fix: Wait for fn to end before pushing next message
|
2017-09-21 22:42:28 +02:00 |
|
Sébastien Chopin
|
04c8d423d4
|
Update README.md
|
2017-09-21 22:36:50 +02:00 |
|
Sébastien Chopin
|
27b80739bc
|
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
|
2017-09-21 22:35:48 +02:00 |
|
Sébastien Chopin
|
107f245dcf
|
Add generate script
|
2017-09-21 22:28:06 +02:00 |
|
Sébastien Chopin
|
2f03a305a2
|
Update example
|
2017-09-21 22:27:30 +02:00 |
|
akameco
|
36bc6f0c28
|
Fix typo
|
2017-09-05 04:25:40 +09:00 |
|
Sebastien Chopin
|
b8e9c0f8aa
|
Use rc3
|
2017-08-01 14:16:15 +02:00 |
|
Sébastien Chopin
|
9e2c4b9761
|
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
|
2017-07-09 02:35:40 +02:00 |
|
Sébastien Chopin
|
505aed4575
|
Use transitions for 🙀
|
2017-07-09 02:35:07 +02:00 |
|
Sébastien Chopin
|
dca165828a
|
Update README.md
|
2017-07-09 02:09:03 +02:00 |
|
Sébastien Chopin
|
272ae52c73
|
Remove first timeout
|
2017-07-09 01:50:26 +02:00 |
|
Sébastien Chopin
|
2dafa52bc4
|
Update README
|
2017-07-09 01:47:13 +02:00 |
|
Sébastien Chopin
|
c7ce0802c9
|
Updates dynamic examples
|
2017-07-09 01:44:59 +02:00 |
|
Sébastien Chopin
|
e4e9149b54
|
feat: Add dynamic component injection + example
|
2017-07-02 20:47:01 +02:00 |
|