Commit Graph

13 Commits

Author SHA1 Message Date
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 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 7fcbd5aa3b
fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sebastien Chopin 8682aa2d01 Add animations 2017-08-01 15:54:29 +02:00
Sebastien Chopin 16bd80a095 Add meta tags to example 2017-08-01 14:16:04 +02:00
Sébastien Chopin 56272eb5fd Remove generate routes 2017-07-08 20:05:28 +02:00
Sebastien Chopin b65f4533c6 Remove console.log 2017-07-07 15:41:33 +02:00
Sebastien Chopin 71faf7cae3 IE9: fix issue with Array.find and String.includes 2017-07-04 15:41:43 +02: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 68426b4df4 Add nested routes example 2017-01-26 15:22:10 +01:00