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