Evan You
628c1b7f5b
build: release 2.5.19
6 years ago
Evan You
dadc918c05
build: release 2.5.18
6 years ago
Evan You
e8031b4e68
build: release v2.5.18-beta.0
6 years ago
Evan You
76fd45c9fd
build: upgrade eslint and use only non-stylistic rules
6 years ago
Evan You
980801c8a3
build: use terser instead of uglify
6 years ago
Evan You
eeb752f6b6
build: upgrade typescript
6 years ago
Evan You
52f9d3f492
build: upgrade webpack & karma
6 years ago
Evan You
b273bf7a95
build: upgrade rollup
6 years ago
Vikram Rangaraj
12e8efc2e7
workflow: upgraded to babel 7 ( #8948 )
6 years ago
Sean Larkin
5e3823a576
chore(package.json): Add sideEffects: false field in package.json ( #8099 )
7 years ago
Evan You
19552a82a6
build: release 2.5.17-beta.0
7 years ago
Evan You
2534219401
build: release 2.5.16
7 years ago
Evan You
af5453cd5e
build: release 2.5.15
7 years ago
Evan You
387d2567eb
build: release 2.5.14
7 years ago
Eduardo San Martin Morote
ec9152f67a
ci: use latest version of codecov binary ( #7665 )
closes #7664
7 years ago
Evan You
3d431a5ddc
chore: update deps
7 years ago
Hanks
990374bacb
feat(weex): support sending style sheets and class list to native ( #7530 )
No longer manage style sheets and class list in vue and weex-js-runtime.
Refer to https://github.com/Hanks10100/weex-native-directive/issues/14
7 years ago
Pig Fang
2d168f1ba1
test(types): update TS version and fix types test ( #7597 )
7 years ago
Evan You
782b66c790
workflow: remove setup script
7 years ago
Evan You
a6a9d6d05a
workflow: improve git hooks setup
7 years ago
Hanks
ff8fcd2e2b
feat(weex): support parse object literal in binding attrs and styles ( #7291 )
7 years ago
Huo Chunyang
44420b7bbc
chore: correct the eslint script statement in package.json and correct the format. ( #7308 )
7 years ago
Evan You
144a4dd860
build: rename build/ to scripts/
7 years ago
Evan You
d982e344b3
build: release 2.5.13
7 years ago
Evan You
ec2c48cfd5
build: release 2.5.12
7 years ago
Hanks
661bfe552e
feat(weex): partially support lifecycles of virtual component ( #7242 )
Update the `_init` and `_update` logic to partially support lifecycles.
Add test cases for testing the lifecycle hooks and data update.
7 years ago
Hanks
b8d33ecd9a
feat(weex): WIP implement virtual component ( #7165 )
7 years ago
Hanks
0bf0cbef76
revert(weex): remove the "receiveTasks" api and support component hook ( #7053 )
7 years ago
Evan You
9c01684762
build: release 2.5.11
7 years ago
Evan You
531371b818
types: upgrade flow
7 years ago
Evan You
4e00688e4a
build: update dev dependencies
7 years ago
Evan You
a5924a5336
build: release 2.5.10
7 years ago
Evan You
d4e0c3ef24
build: release 2.5.9
7 years ago
Herrington Darkholme
a71e653108
fix(types): bump ts version and fix typing bugs ( #7135 )
7 years ago
Evan You
b0bbcbd152
build: release 2.5.8
7 years ago
Evan You
f9f74231a2
build: release 2.5.7
7 years ago
Evan You
b2781205b0
build: release 2.5.6
7 years ago
Evan You
06f121b473
build: release 2.5.5
7 years ago
Evan You
a2cd14c765
build: release 2.5.4
7 years ago
Evan You
2acc12c9ed
build: release 2.5.3
7 years ago
Hanks
232dd85f85
test(weex): support testing the virtual dom generated form *.vue files ( #6944 )
Compile the *.vue file into js code, then run it in Weex context, and
compare the generate virtual dom.
It’s a black-box testing for `weex-template-compiler`,
`weex-styler`,`weex-vue-framework` and `weex-js-runtime`.
7 years ago
JK
a433b16588
build: install dependency for vue-server-renderer in setup script ( #6839 )
7 years ago
Evan You
471de4a31d
build: release 2.5.2
7 years ago
Evan You
f865b0d767
build: release 2.5.1
7 years ago
Evan You
f38d44e23b
ci: update caching setup + update weex runtime
7 years ago
Evan You
0948d999f2
build: release 2.5.0
7 years ago
Evan You
596257cf6f
build: add weex factory dev script
7 years ago
Evan You
96472be6f6
types: add types for new features and adjust tests
7 years ago
Herrington Darkholme
db138e2254
feat(types): further improve Vue type declarations for canonical usage ( #6391 )
7 years ago
Evan You
1780b1f07b
build: fix weex build
7 years ago