Commit Graph

565 Commits

Author SHA1 Message Date
Alexandre Chopin 2c33be31d5 update i18n example 2017-02-13 19:08:22 +01:00
Sébastien Chopin 4c53c6a669 start working on publicPath 2017-02-13 13:34:54 +01:00
Sébastien Chopin de76ed3c4b Add todos 2017-02-13 13:32:20 +01:00
Sébastien Chopin e01093b2ac Usage of getters 2017-02-12 11:48:16 +01:00
Sébastien Chopin 32f1526c0b Upgrade dependencies 2017-02-12 11:48:16 +01:00
Sébastien Chopin 4aeeb69250 Add donate button 2017-02-11 14:54:24 +01:00
Sébastien Chopin df04b959c2 Bump to 0.9.9 2017-02-11 00:41:15 +01:00
Alexandre Chopin 61f9b21fd0 add tests for dynamic routes 2017-02-10 21:24:29 +01:00
Alexandre Chopin c4dfa34212 fix optional route with index and order 2017-02-10 21:24:17 +01:00
Sébastien Chopin 77f9e90c82 Update color 2017-02-10 13:05:05 +01:00
Sébastien Chopin 2c7eecace7 Fix i18n example 2017-02-10 12:55:51 +01:00
Sébastien Chopin c961ba7729 Update README.md 2017-02-10 02:56:55 +01:00
Sébastien Chopin e7f0200a58 Update examples 2017-02-10 02:22:33 +01:00
Sébastien Chopin bc47bdb24b Update examples 2017-02-10 01:20:22 +01:00
Sébastien Chopin 7cb65ce21c Bump to 0.9.8 2017-02-10 00:51:58 +01:00
Sébastien Chopin b4f9504942 Update order 2017-02-10 00:47:35 +01:00
Sébastien Chopin 072bc36e66 Merge pull request #229 from sirlancelot/patch-1
Remove extraneous div
2017-02-10 00:46:23 +01:00
Sébastien Chopin 6bc16c0118 Update tests 2017-02-10 00:45:49 +01:00
Sébastien Chopin d698cb4dca Update i18n example 2017-02-10 00:45:36 +01:00
Matthew Pietz f1386c3a5e Remove extraneous div
Vue 2.x allows multiple root elements when only one would be rendered. Using `v-if` with `v-else` ensures that only one component will get rendered.
2017-02-09 00:25:04 -08:00
Alexandre Chopin 13284fbf8a update test dynamic routes 2017-02-09 01:18:56 +01:00
Alexandre Chopin 8661c57e88 fix routes bug order 2017-02-09 01:18:29 +01:00
Alexandre Chopin bf857e94bb fix routes example 2017-02-09 00:46:52 +01:00
Sébastien Chopin b7052c1df5 Fix route 2017-02-08 20:33:11 +01:00
Alexandre Chopin b85de3151d example i18n 2017-02-08 20:13:14 +01:00
Alexandre Chopin 51da5569f8 fix route optional 2017-02-08 20:13:03 +01:00
Sébastien Chopin f490786fa3 vue-i18n example 2017-02-08 18:49:16 +01:00
Alexandre Chopin 27336d4741 example vue-i18n 2017-02-08 17:33:13 +01:00
Sébastien Chopin c5b8d16a2b Add progress-bar when building 2017-02-08 14:09:59 +01:00
Sébastien Chopin ae8700f117 Add comment 2017-02-07 10:46:05 +01:00
Sébastien Chopin 61ac979cba Fix regression on query changes 2017-02-06 13:24:59 +01:00
Sébastien Chopin c00d468357 Remove only test 2017-02-04 15:27:41 +01:00
Alexandre Chopin 2f39ffedf0 add tests for routes 2017-02-03 20:23:39 +01:00
Alexandre Chopin e233c5def8 fix bug routes and add _.vue support (all) 2017-02-03 20:23:28 +01:00
Sébastien Chopin 17650c25e0 Middleware feature 🔥 2017-02-03 15:09:38 +01:00
Sébastien Chopin 84b8a0de3f Merge pull request #186 from hankandre/patch-1
Fixed some grammatical errors in README.md
2017-02-01 19:18:46 +01:00
Hank Andre cf7566f93b Fixed some grammatical errors in README.md
Just updated updated "found" to "find."
2017-02-01 11:25:17 -06:00
Sébastien Chopin 5cd0827b20 ~store is now an alias for the store instance 2017-02-01 00:45:30 +01:00
Sébastien Chopin 8b484c0a8c Update README.md 2017-01-31 16:40:50 +01:00
Sébastien Chopin b23dc1da70 Bump to 0.9.7 2017-01-30 21:18:09 +01:00
Sébastien Chopin 8d17d20dba Set virtualConsole to true by default 2017-01-30 12:41:59 +01:00
Sébastien Chopin f33afa521f Fix progress bar on different layouts (#113) 2017-01-30 11:20:20 +01:00
Sébastien Chopin 55003631fc Fix calling data on hash changes 2017-01-29 07:54:25 +01:00
Sébastien Chopin 5d5649e28d Add AppVeyor Windows build 2017-01-28 20:59:30 +01:00
Sébastien Chopin 9a6b74a179 Fix test on windows 2017-01-28 20:41:31 +01:00
Sébastien Chopin 9372734e3f Add appveyor test config 2017-01-28 11:15:51 +01:00
Sébastien Chopin a76ca34555 Add test with virtualConsole 2017-01-28 00:42:42 +01:00
Sébastien Chopin 423f52f35d Fix error component on dynamic route. 2017-01-27 23:10:02 +01:00
Sébastien Chopin a99161f685 Use ES6 syntax for hooks in transition key 2017-01-26 16:01:22 +01:00
Sébastien Chopin d9fe4b9612 Add scrollBehavior option 2017-01-26 15:56:47 +01:00