Evan You
57f425ef1d
[release] 2.1.6
2016-12-13 12:22:28 -05:00
Evan You
68abdc3c3c
[release] 2.1.5
2016-12-12 22:09:29 -05:00
Evan You
4da64ee2ae
use babel-plugin-istanbul instead
2016-12-07 17:40:27 -05:00
Evan You
a8f41399ef
[release] 2.1.4
2016-12-01 22:01:19 -05:00
Evan You
ea61d9878f
add pre-commit hook
2016-11-25 13:16:11 -05:00
Evan You
e0ab042295
add focused test eslint rules for tests
2016-11-25 13:04:44 -05:00
Evan You
c32ea056a5
[release] 2.1.3
2016-11-23 19:22:03 -05:00
Evan You
9e5d882bd2
[release] 2.1.2
2016-11-23 18:42:05 -05:00
Evan You
adf33c18eb
[release] 2.1.1
2016-11-23 16:00:42 -05:00
Evan You
f4647b01f8
[release] 2.1.0
2016-11-22 11:15:07 -05:00
Evan You
303378f85b
support default scoped slot + function children as scoped slot
2016-11-20 12:03:43 -05:00
Evan You
2dc2d062b1
adjust build
2016-11-20 12:03:43 -05:00
Evan You
9fa4bbbc04
[release] 2.0.8
2016-11-19 22:14:59 -05:00
Evan You
cd0e373612
[release] 2.0.7
2016-11-16 16:54:25 -05:00
Evan You
fd83358c97
[release] 2.0.6
2016-11-15 18:05:02 -05:00
Evan You
8973196e25
revert to selenium server 2.53.1 because CircleCI does not support 3 yet
2016-11-15 17:39:02 -05:00
Evan You
24604e70ea
bump dependencies
2016-11-15 16:45:12 -05:00
Evan You
cb253d7405
wip: weex framework integration
2016-11-07 16:26:06 -05:00
Evan You
a2cc6e2b68
[release] 2.0.5
2016-11-04 23:47:26 -04:00
Evan You
0973342e5c
[release] 2.0.4
2016-11-04 16:47:03 -04:00
Evan You
4314f45022
add umd runtime build for CDN ( close #3948 )
2016-11-01 13:48:24 -04:00
Herrington Darkholme
2ac581bb7f
SSR: eliminate closure in render.js implementation
...
eliminate closure
fix multiple render instances and memory leakage
fix eslint
magically fix flow typing
add multiple render stream test
2016-11-01 11:14:46 -04:00
Evan You
b51b9eae4d
bump eslint config
2016-10-31 16:28:38 -04:00
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