Commit Graph

269 Commits

Author SHA1 Message Date
Chris Fritz
4f5a47d750 fix root v-else not rendering in prod and switched examples to minified vue for better prod coverage (#3943)
* fix root v-else not rendering in production and switched examples to minified vue for better prod coverage

* add dev build comment to examples

* convert tabs to spaces in todomvc example for consistency
2016-10-14 09:27:54 -04:00
Evan You
3bbac7e9f5 [release] 2.0.3 2016-10-13 05:27:28 -04:00
Evan You
d362d64633 update entities encoding/decoding (fix #3899) 2016-10-13 05:05:35 -04:00
Evan You
70aee1c7f8 [release] 2.0.2 2016-10-12 00:54:07 -04:00
Evan You
e6d224c3c5 [release] 2.0.1 2016-09-30 17:12:01 -04:00
Evan You
1c79c56a3e revert npm main field (fix SSR externalization) 2016-09-30 17:03:26 -04:00
Evan You
156cfb9892 [release] 2.0.0 2016-09-30 14:32:01 -04:00
Evan You
b5595476f1 change npm main 2016-09-29 13:01:08 -04:00
Evan You
e5a6beb804 bump rollup 2016-09-28 18:34:15 -04:00
Evan You
e6154316da [release] 2.0.0-rc.8 2016-09-27 17:08:28 -04:00
Evan You
08f2b97083 [release] 2.0.0-rc.7 2016-09-23 18:24:50 -04:00
Evan You
eef05ac9e9 use rollup-plugin-flow-no-whitespace 2016-09-22 00:07:33 -04:00
Evan You
b4c6fa4d36 bump deps 2016-09-21 23:58:11 -04:00
Evan You
43211fd519 [release] 2.0.0-rc.6 2016-09-13 09:21:02 -04:00
Evan You
34cdf695b6 use eslint-plugin-flowtype (close #3583) 2016-09-09 10:50:22 +02:00
Evan You
84dfc1d99c [release] 2.0.0-rc.5 2016-09-08 13:29:48 +02:00
wumingyang
4061c42748 adapt index.d.ts for end users (#3582)
* adapt index.d.ts for end users

* fix extend return type
2016-09-04 17:33:25 +08:00
Kaorun343
5a03f52b10 Update package.json (#3579)
For TypeScript and Typings
2016-09-01 05:46:10 +02:00
Evan You
765e4a98c2 lock jasmine version to avoid 2.5 breaking ssr tests 2016-08-31 22:54:09 -04:00
Evan You
9727f87e3f include typescript dep 2016-08-31 12:35:31 -04:00
kaorun343
dfc64e8a11 Add TypeScript definitions
Add TypeScript definition

Remove unnecessary definition

Update definitions

* separate files
* remove unnecessary `{[key: string]: any}`
* from singular to plural

Update definitions

* Add more definitions
* Rename filename and interface
* Sort definitions
* Fix indent

Fix

Add test

* add test
* fix some definitions
* fix typo

Fix ComputedOptions

Update Vue.set

Update definitions

Add npm script
2016-08-31 12:21:26 -04:00
Evan You
8c427f7f18 [release] 2.0.0-rc.4 2016-08-29 15:49:00 -04:00
Evan You
05a273849f add dev:runtime script 2016-08-29 11:48:22 -04:00
Evan You
22b3645ebb upgrade eslint config 2016-08-29 11:37:32 -04:00
Evan You
96444ffd7a include missing dep 2016-08-28 14:39:39 -04:00
Evan You
982913fb1e upgrade flow to 0.31 (close #3482) 2016-08-28 11:33:39 -04:00
Evan You
638d1820c2 bump dev deps 2016-08-28 11:12:53 -04:00
Evan You
c44f68d25e fix dev scripts 2016-08-28 10:43:19 -04:00
Evan You
97476a4185 more build tweaks 2016-08-27 21:13:55 -04:00
Evan You
961d109148 build adjustments 2016-08-27 19:03:15 -04:00
Evan You
8d03a452de [release] 2.0.0-rc.3 2016-08-20 14:04:54 -04:00
Evan You
e422a98150 [release] 2.0.0-rc.2 2016-08-15 23:39:07 -04:00
Evan You
7b42671f04 [release] 2.0.0-rc.1 2016-08-11 00:43:09 -05:00
Evan You
1cde06b772 [release] 2.0.0-beta.8 2016-08-10 00:55:30 -04:00
Evan You
c2c68d6a22 [release] 2.0.0-beta.7 2016-08-05 18:14:22 -04:00
Evan You
fd3377d1a9 [release] 2.0.0-beta.6 2016-08-01 15:31:13 -04:00
Evan You
7b3cb27d8a update nightwatch-helpers 2016-07-28 20:30:38 -04:00
Evan You
9cbe4a3166 [release] 2.0.0-beta.5 2016-07-27 00:25:41 -04:00
Evan You
88c3f4b937 [release] 2.0.0-beta.4 2016-07-25 22:07:27 -04:00
Evan You
d83088ab07 extract nightwatch-helpers into npm package 2016-07-25 01:40:06 -04:00
Evan You
2288f3eab7 [release] 2.0.0-beta.3 2016-07-23 22:48:10 -04:00
Evan You
bd583371ec [release] 2.0.0-beta.2 2016-07-17 01:53:45 -04:00
Evan You
ed3f3958b1 [release] 2.0.0-beta.1 2016-07-07 17:53:22 -04:00
Evan You
5c6c8c7ed0 include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
Evan You
ba3bec824d SSR: allow user to provide own (possibly async) cache implementation 2016-06-29 16:45:01 -04:00
Evan You
8592151110 [release] 2.0.0-alpha.8 2016-06-28 05:03:11 -04:00
Evan You
eb9eb98cd9 use de-indent module 2016-06-28 04:52:18 -04:00
Evan You
a3e26ac941 [release] 2.0.0-alpha.7 2016-06-27 22:25:13 -04:00
Evan You
98a7e75f1e increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
Evan You
7043fa633b bump karma & rollup 2016-06-27 19:28:39 -04:00
Evan You
c902e1f9ab ssr component-level caching + context injection 2016-06-25 22:59:03 -04:00
Evan You
dcd82c2429 [release] 2.0.0-alpha.6 2016-06-22 15:33:54 -04:00
Evan You
2af9f68bd9 remove source-map generation from sfc parser 2016-06-21 02:17:11 -04:00
Evan You
f2bd3edda5 bump flow version 2016-06-17 14:49:03 -04:00
Evan You
59230fee0e [release] 2.0.0-alpha.5 2016-06-17 14:22:51 -04:00
Evan You
7c90dc9be3 [release] 2.0.0-alpha.4 2016-06-16 13:00:55 -04:00
Evan You
5c3e208cf8 [release] 2.0.0-alpha.3 2016-06-15 14:22:40 -04:00
Evan You
efa3fc746a [release] 2.0.0-alpha.2 2016-06-13 19:36:47 -04:00
Evan You
d1a5298372 adjust build setup 2016-06-13 18:56:36 -04:00
Evan You
8785b79e2f adjust ci script 2016-06-13 18:19:20 -04:00
Evan You
000433c878 get tests passing on all suacelab browsers 2016-06-13 17:51:22 -04:00
Evan You
32ba31cee3 bring back ci script 2016-06-10 19:31:32 -04:00
Evan You
bffb9d1cea [release] 2.0.0-alpha.1 2016-06-10 19:25:16 -04:00
Evan You
193f307f19 release script 2016-06-10 19:25:16 -04:00
Evan You
a5cd31ab6d coverage for sfc-parser 2016-06-10 16:57:42 -04:00
Evan You
b0b9691efe add pad/map option to sfc parser 2016-06-10 13:19:04 -04:00
Evan You
f8daf74640 adjust build 2016-06-07 21:53:43 -04:00
Evan You
e236f80fa0 parser for single-file components 2016-06-07 21:36:00 -04:00
Evan You
2e678b87a5 remove classList polyfill in tests 2016-05-31 21:42:33 -04:00
Evan You
a99bed7267 just use lodash itself since it is already a dep 2016-05-27 20:00:12 -04:00
Evan You
c6d749b268 bump dependencies and fix toEqual matcher in Safari 2016-05-27 19:16:14 -04:00
Evan You
b370eacfce fix unit tests in IE9 2016-05-26 19:07:44 -04:00
Evan You
6a06b0dec0 include eslint during dev 2016-05-25 16:03:22 -04:00
Evan You
19495df45a use babel-plugin-coverage instead 2016-05-18 01:16:09 -04:00
Blake Newman
4618914ceb Added benchmark for SSR (#2842)
- Includes `renderToStream` and `renderToString`
- Added SSR benchmark README.md
- Added npm `bench:ssr` script
- Renders table with 1000 rows with 10 columns (10 thousand components)
2016-05-16 16:29:08 -04:00
Evan You
6209de62cb use babel coverage plugin instead of isparta loader 2016-05-16 01:03:32 -04:00
Evan You
8c6db60b58 setup coverage 2016-05-13 21:12:56 -04:00
Evan You
991db6ed73 update dep range 2016-05-13 21:04:10 -04:00
Evan You
209b4212ac use ci script 2016-05-13 19:32:12 -04:00
Evan You
bbc3031afa add flow script 2016-05-13 19:22:20 -04:00
Evan You
623bcc632c update build setup to make babel work properly with flow 2016-05-12 13:47:11 -04:00
Evan You
b926b9e7cd annotate entries 2016-05-12 12:34:54 -04:00
Evan You
4e4e68d999 include flow check in npm test 2016-05-11 22:57:39 -04:00
Evan You
328bc28482 update build setup for flow 2016-05-11 20:03:18 -04:00
Evan You
76d06ba422 implement $isServer and ssr observation skipping via env variables 2016-05-10 18:03:30 -04:00
Evan You
c556190ba1 fix ssr test 2016-05-08 00:58:29 -04:00
Evan You
f01e859d17 bump build babel preset 2016-05-08 00:12:56 -04:00
Evan You
27033b7589 update build script and npm files 2016-05-07 22:26:13 -04:00
Evan You
3be4071d59 bump babel version 2016-05-07 22:22:18 -04:00
Evan You
d1abc2fe2e use eslint-config-vue 2016-05-05 19:11:15 -04:00
Blake Newman
5ec4246472 updated dependencies to latest, with better control ranges (#2780) 2016-05-05 19:08:12 -04:00
Fady Makram
ed51490010 Update package.json 2016-04-26 19:02:24 -04:00
Evan You
2792f3c95e readme, version, add dist files 2016-04-26 13:29:27 -04:00
Evan You
8d31fadc5a set ci NODE_ENV explicitly 2016-04-26 13:19:55 -04:00
Evan You
7f92bd9cea attempting to fix ci 2016-04-26 13:13:13 -04:00
Evan You
f0bae1155b drop ssr ci for now 2016-04-26 01:09:19 -04:00
Evan You
6b793961c9 fix ssr babel-env on ci 2016-04-26 01:05:34 -04:00
Evan You
a9ee5c9db4 small tweak to ssr 2016-04-25 19:15:27 -04:00
Evan You
83ea6ef85d update ssr with tests 2016-04-25 16:37:20 -04:00
Evan You
7169d14179 update if tests 2016-04-25 13:17:59 -04:00
Evan You
e649795596 improve linting 2016-04-25 12:58:37 -04:00
Evan You
d3851371a1 ssr wip 2016-04-24 19:24:17 -04:00
Evan You
4c6ed93a36 global config tests 2016-04-24 13:28:26 -04:00
Jinjiang
e3717b88e4 fixed devDeps about rollup-plugin-alias 2016-04-24 05:30:01 -04:00
Evan You
9ce3693021 setup unit test 2016-04-23 20:00:38 -04:00
Evan You
d046467734 remove casperjs dep 2016-04-23 00:31:11 -04:00
Evan You
4d018cbe9f start switching to nightwatch 2016-04-21 16:20:29 -04:00
Evan You
c4a933c1a9 update package.json decription 2016-04-20 22:34:23 -04:00
Evan You
0879e994e5 drop stage-2 2016-04-19 03:52:52 -04:00
Evan You
50e9f6b3c9 use custom babel preset 2016-04-18 22:36:19 -04:00
Evan You
119286fb09 setting up e2e 2016-04-16 02:44:48 -04:00
Evan You
40f5f3d8b4 move webpack config into build 2016-04-15 15:36:02 -04:00
Evan You
b6a1db88b8 desc 2016-04-15 15:21:58 -04:00
Evan You
0bfa3aa3c6 name 2016-04-15 15:21:25 -04:00
Evan You
adb81363dd update build for compiler 2016-04-13 06:45:34 -04:00
Evan You
68c99b26f2 lint it 2016-04-12 18:30:40 -04:00
Evan You
e918476447 decode html entities in text nodes 2016-04-12 18:03:45 -04:00
Evan You
c1a8267c94 bump version 2016-04-10 22:48:17 -04:00
Evan You
a879ec06ef init 2016-04-10 22:47:28 -04:00