Rafał Chłodnicki
9e966a8f3c
chore(examples): use 2.x
version of nuxt instead of latest ( #19737 )
2023-03-16 06:24:27 -07:00
pooya parsa
c15fc421ab
refactor: use nuxt everywhere ( #8210 )
2020-11-30 23:44:04 +01:00
pooya parsa
e7cc2757c3
refactor: update eslint-config to 1.x
...
Co-authored-by: Alexander Lichter <manniL@gmx.net>
2019-07-10 15:15:49 +04:30
pooya parsa
6d32ad2cf7
examples: bump axios to ^0.19.0
2019-05-30 20:58:19 +04:30
Christian Lehr
86c7fe8841
examples: fix typo ( #5651 )
2019-05-03 20:55:50 +04:30
HG
c0311bc22f
doc: create/update README.mds for examples ( #4980 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update Readme.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update examples/with-vuikit/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/auth-routes/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/middleware/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-store-modules/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-feathers/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-element-ui/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-cookies/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-store/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-persistedstate/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-firebase/README.md
Co-Authored-By: husayt <husayt@gmail.com>
2019-02-08 15:48:30 +01:00
Alexander Lichter
47898fbdac
chore(examples): rebase on latest stable nuxt version ( #4874 )
2019-02-01 16:36:06 +03:30
Dmitry Molotkov
ee7ad7741e
fix(examples): fix deps on codesandbox ( #4828 )
...
[skip ci]
2019-01-22 11:04:19 +03:30
Clark Du
52a92fbc48
refactor: use PascalCase for components names ( #4396 )
2018-11-24 22:19:19 +03:30
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
Alexander Lichter
b2d608746d
lint: no-var ( #3681 )
2018-08-10 20:46:53 +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
3b4955152e
misc: use nuxt-edge in partial examples
2018-04-12 18:25:44 +08: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
a0c4709777
Fix typo
2017-07-08 18:14:40 +02:00
Sébastien Chopin
1d77431db0
Use serverMiddleware instead of a module
2017-07-08 18:09:47 +02:00
Sébastien Chopin
5c8ac31b3c
Update example to not use a custom server anymore
2017-07-08 18:04:47 +02:00
Sebastien Chopin
d481da9df0
Update auth-routes example
2017-05-29 17:00:01 +02:00
Sébastien Chopin
17650c25e0
Middleware feature 🔥
2017-02-03 15:09:38 +01:00
Sébastien Chopin
dcadb277ee
Update README.md
2017-01-15 18:42:32 +01:00
Sébastien Chopin
0142dae008
Replace router-link to nuxt-link
2016-12-16 18:12:38 +01:00
Anthony Cook
71b6b990c8
Update package.json
...
NODE_ENV is not a recognised command on Windows, the work around is to use the cross-env package or to have two separate scripts, one for Windows and one for Unix based systems. I figured using the cross-env is much more friendly and will save confusion, tested on both Windows and Mac.
2016-12-13 12:17:17 +00:00
Sébastien Chopin
ce7e47c7f1
Merge pull request #47 from cj/eslint/no-console
...
added no-console to eslint
2016-12-08 18:08:32 +01:00
cj
c4823f27a8
added no-console to eslint
2016-12-08 09:41:20 -06:00
Alexandre Chopin
4d7102c3e1
update config example auth-routes
2016-12-08 16:39:27 +01:00
Sébastien Chopin
15e066b060
Finish auth-routes example
2016-12-07 19:23:08 +01:00
Sébastien Chopin
a757fd6401
Update for production
2016-12-07 17:13:32 +01:00
Sébastien Chopin
bcaf91a278
Update auth-routes example
2016-12-07 17:03:52 +01:00
Sébastien Chopin
12c013df36
Add auth-routes examples (WIP)
2016-12-04 19:16:47 +01:00