Clark Du
|
411bb1904e
|
refactor: always use process.client instead of process.browser (#3910)
|
2018-09-19 13:30:23 +04:30 |
|
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 |
|
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 |
|
Pooya Parsa
|
b8f8f18384
|
optimize webpack
|
2018-03-12 00:58:56 +03:30 |
|
Clark Du
|
3e637c5d83
|
refactor: add examples to lint
|
2017-10-31 21:43:55 +08:00 |
|
Sébastien Chopin
|
ebb67243c8
|
Fix path and add random image
|
2017-07-08 20:26:11 +02:00 |
|
Sébastien Chopin
|
8253f5e75b
|
Add plugin ssr option & rename process.browser
|
2017-03-01 17:54:44 +01:00 |
|
Alexandre Chopin
|
a4461ff590
|
update examples for asyncData
|
2017-02-28 15:17:49 +01:00 |
|
Sébastien Chopin
|
e7f0200a58
|
Update examples
|
2017-02-10 02:22:33 +01:00 |
|
Sébastien Chopin
|
8a8ad7e67c
|
Update examples README
|
2017-01-15 18:51:27 +01:00 |
|
Sébastien Chopin
|
0142dae008
|
Replace router-link to nuxt-link
|
2016-12-16 18:12:38 +01:00 |
|
steven5538
|
451737e0e2
|
Update README.md
typo
|
2016-12-05 15:13:16 +08:00 |
|
Sébastien Chopin
|
e441b7eb12
|
process.BROWSER_BUILD
|
2016-11-24 01:46:20 +01:00 |
|
Pascal Borreli
|
e4b202e7d9
|
Fixed typos
|
2016-11-18 04:02:43 +01:00 |
|
Sébastien Chopin
|
b1546682ef
|
Add aliases and update examples
|
2016-11-16 17:55:26 +01:00 |
|
Sébastien Chopin
|
b9680bc3ea
|
Add package.jsonn in examples
|
2016-11-10 14:30:18 +01:00 |
|
Sébastien Chopin
|
18a2b57655
|
Add nuxt-build and nuxt-start, build:false and dev option
|
2016-11-09 23:59:41 +01:00 |
|
Sébastien Chopin
|
73bdfc0394
|
Move vendor and filenames in build key and add loaders
|
2016-11-09 02:35:13 +01:00 |
|
Sébastien Chopin
|
90a97d76ce
|
Add style to plugins-vendor example
|
2016-11-08 03:48:18 +01:00 |
|
Sébastien Chopin
|
d47775ebfd
|
Update plugins-vendor example (now working)
|
2016-11-08 03:39:57 +01:00 |
|
Sébastien Chopin
|
90f8d5f1fb
|
Add .plugins option
|
2016-11-08 02:57:55 +01:00 |
|