Evan You
4da64ee2ae
use babel-plugin-istanbul instead
8 years ago
Evan You
a8f41399ef
[release] 2.1.4
8 years ago
Evan You
ea61d9878f
add pre-commit hook
8 years ago
Evan You
e0ab042295
add focused test eslint rules for tests
8 years ago
Evan You
c32ea056a5
[release] 2.1.3
8 years ago
Evan You
9e5d882bd2
[release] 2.1.2
8 years ago
Evan You
adf33c18eb
[release] 2.1.1
8 years ago
Evan You
f4647b01f8
[release] 2.1.0
8 years ago
Evan You
303378f85b
support default scoped slot + function children as scoped slot
8 years ago
Evan You
2dc2d062b1
adjust build
8 years ago
Evan You
9fa4bbbc04
[release] 2.0.8
8 years ago
Evan You
cd0e373612
[release] 2.0.7
8 years ago
Evan You
fd83358c97
[release] 2.0.6
8 years ago
Evan You
8973196e25
revert to selenium server 2.53.1 because CircleCI does not support 3 yet
8 years ago
Evan You
24604e70ea
bump dependencies
8 years ago
Evan You
cb253d7405
wip: weex framework integration
8 years ago
Evan You
a2cc6e2b68
[release] 2.0.5
8 years ago
Evan You
0973342e5c
[release] 2.0.4
8 years ago
Evan You
4314f45022
add umd runtime build for CDN ( close #3948 )
8 years ago
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
8 years ago
Evan You
b51b9eae4d
bump eslint config
8 years ago
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
8 years ago
Evan You
3bbac7e9f5
[release] 2.0.3
8 years ago
Evan You
d362d64633
update entities encoding/decoding ( fix #3899 )
8 years ago
Evan You
70aee1c7f8
[release] 2.0.2
8 years ago
Evan You
e6d224c3c5
[release] 2.0.1
8 years ago
Evan You
1c79c56a3e
revert npm main field (fix SSR externalization)
8 years ago
Evan You
156cfb9892
[release] 2.0.0
8 years ago
Evan You
b5595476f1
change npm main
8 years ago
Evan You
e5a6beb804
bump rollup
8 years ago
Evan You
e6154316da
[release] 2.0.0-rc.8
8 years ago
Evan You
08f2b97083
[release] 2.0.0-rc.7
8 years ago
Evan You
eef05ac9e9
use rollup-plugin-flow-no-whitespace
8 years ago
Evan You
b4c6fa4d36
bump deps
8 years ago
Evan You
43211fd519
[release] 2.0.0-rc.6
8 years ago
Evan You
34cdf695b6
use eslint-plugin-flowtype ( close #3583 )
8 years ago
Evan You
84dfc1d99c
[release] 2.0.0-rc.5
8 years ago
wumingyang
4061c42748
adapt index.d.ts for end users ( #3582 )
* adapt index.d.ts for end users
* fix extend return type
8 years ago
Kaorun343
5a03f52b10
Update package.json ( #3579 )
For TypeScript and Typings
8 years ago
Evan You
765e4a98c2
lock jasmine version to avoid 2.5 breaking ssr tests
8 years ago
Evan You
9727f87e3f
include typescript dep
8 years ago
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
8 years ago
Evan You
8c427f7f18
[release] 2.0.0-rc.4
8 years ago
Evan You
05a273849f
add dev:runtime script
8 years ago
Evan You
22b3645ebb
upgrade eslint config
8 years ago
Evan You
96444ffd7a
include missing dep
8 years ago
Evan You
982913fb1e
upgrade flow to 0.31 ( close #3482 )
8 years ago
Evan You
638d1820c2
bump dev deps
8 years ago
Evan You
c44f68d25e
fix dev scripts
8 years ago
Evan You
97476a4185
more build tweaks
8 years ago