Jee Hyuk Won (Tony)
|
16898f8cfa
|
fix: ByLine component props error fixed and other some errors fixed in with-amp example (#3871)
* ByLine component props error fixed and other some errors fixed
* linting problem fixed
* export nuxt config by esmodule
* upgrade dependency
|
2018-09-18 17:34:01 +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 |
|
Clark Du
|
215832769e
|
refactor: add context as third param of render:route hook
|
2018-02-04 17:57:51 +03:30 |
|
Clark Du
|
28d28cb8c1
|
feature: pass request to render:route hook
|
2018-02-04 17:57:51 +03:30 |
|
Batuhan KATIRCI
|
4a3d632b4e
|
Add generate:page hook for with-amp example for SPA mode (#2670)
* Add `generate:page` hook for `with-amp` example for SPA mode
* Fix linter error
|
2018-01-23 12:08:38 +08:00 |
|
Sébastien Chopin
|
0d2e2a4833
|
example: Add warning about pages css
|
2018-01-05 13:06:47 +01:00 |
|
Sébastien Chopin
|
6b275e3dbd
|
Example: Add AMP example
|
2018-01-05 12:54:42 +01:00 |
|