103 Commits

Author SHA1 Message Date
niunai
2e3c8b1953 [build] 0.12.9 2018-02-08 17:52:26 +08:00
陈嘉涵
abfd0ce15f [build] 0.12.8 2018-02-07 14:03:27 +08:00
neverland
41df4b4819
[new feature] add Circle component (#608) 2018-02-05 17:52:43 +08:00
陈嘉涵
2350615b3d [build] 0.12.7 2018-01-31 11:31:07 +08:00
neverland
aa4f03a15d
[new feature] Dialog: support component call (#593) 2018-01-31 11:22:00 +08:00
陈嘉涵
a59f8bedf2 [build] 0.12.6 2018-01-25 10:48:50 +08:00
陈嘉涵
149064ed37 [build] 0.12.5 2018-01-23 19:40:54 +08:00
陈嘉涵
269d8a0349 [build] 0.12.4 2018-01-18 15:44:53 +08:00
陈嘉涵
c7b1a1c42b [build] 0.12.3 2018-01-12 13:35:47 +08:00
陈嘉涵
9418c9371a [build] 0.12.2 2018-01-08 20:01:00 +08:00
陈嘉涵
7bace19052 [build] 0.12.1 2018-01-05 15:59:44 +08:00
陈嘉涵
eeb02621bd [build] 0.12.0 2017-12-29 17:13:17 +08:00
陈嘉涵
1836348acc [build] 0.11.15 2017-12-25 16:13:03 +08:00
陈嘉涵
c9bdf0d66c [build] 0.11.14 2017-12-21 09:25:57 +08:00
陈嘉涵
b20c73b2a6 [build] 0.11.13 2017-12-19 13:10:46 +08:00
陈嘉涵
7c33098546 [build] 0.11.12 2017-12-15 14:19:56 +08:00
陈嘉涵
c382f05873 [build] 0.11.11 2017-12-13 17:38:41 +08:00
zhangmin
c4656b5e1f [build] 0.11.10 2017-12-12 15:06:30 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
陈嘉涵
e51306866d [build] 0.11.9 2017-12-11 15:54:34 +08:00
陈嘉涵
db3cef6dce [build] 0.11.8 2017-12-08 16:14:46 +08:00
陈嘉涵
300a5b668f [build] 0.11.7 2017-12-07 15:31:27 +08:00
陈嘉涵
05a90a922a [build] 0.11.6 2017-12-07 12:52:02 +08:00
陈嘉涵
8c45fc5859 [build] 0.11.5 2017-12-04 11:51:12 +08:00
陈嘉涵
72dd3d862f [build] 0.11.4 2017-11-30 14:56:45 +08:00
陈嘉涵
9ac3329609 [build] 0.11.3 2017-11-28 15:19:30 +08:00
niunai
232b97d6a9 [build] 0.11.2 2017-11-24 16:57:46 +08:00
陈嘉涵
06856de426 [build] 0.11.1 2017-11-24 14:20:06 +08:00
陈嘉涵
badb49e91a [build] 0.11.0 2017-11-17 15:15:43 +08:00
zgrong
d17f161772 feat: 分页组件 (#327)
* feat: 分页组件

* feat: 代码规范化
2017-11-17 00:09:42 -06:00
neverland
d8b6ad7d54
[new feature] add i18n support (#310)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [new feature] add i18n support

* feat: Extract demos from markdown

* feat: Base components demos

* [new feature] complete demo extract & translate

* [fix] text cases

* fix: add deepAssign test cases

* fix: changelog detail

* [new feature] AddressEdit support i18n
2017-11-15 20:08:51 -06:00
zhangmin
262667caf4 [build] 0.10.9 2017-11-15 16:13:58 +08:00
陈嘉涵
8d706e5f79 [build] 0.10.8 2017-11-11 19:55:23 +08:00
陈嘉涵
b4e430adfa [build] 0.10.7 2017-11-08 14:55:41 +08:00
陈嘉涵
bd7ee51f34 [build] 0.10.6 2017-11-06 20:33:59 +08:00
陈嘉涵
8e1a830ced [build] 0.10.5 2017-10-30 19:55:18 +08:00
陈嘉涵
33c89fecc6 [build] 0.10.4 2017-10-26 17:09:02 +08:00
陈嘉涵
15aa014132 [build] 0.10.3 2017-10-25 12:44:43 +08:00
pangxie1991
3ede15bae5 [build] 0.10.2 2017-10-20 15:47:22 +08:00
陈嘉涵
4027d2bdf6 [build] 0.10.1 2017-10-18 11:04:57 +08:00
陈嘉涵
91d7d8109d [build] 0.10.0 2017-10-13 11:22:05 +08:00
neverland
eeaa36058a [new feature] add Tabbar component (#204)
* [Document] add english document of Checkbox

* [Document] add english document of Field

* [Document] add english document of NumberKeyboard

* [bugfix] NumberKeyboard should not dispaly title when title is empty

* [Document] add english document of PasswordInput

* [Document] add english document of Radio

* [document] add english document of Switch

* [bugfix] remove redundent styles in english document

* [Document] fix details

* fix Switch test cases

* [bugfix] Swipe shouid reinitialize when item changes

* [new feature] ImagePreview reconstruct

* [new feature] add Tabbar component
2017-10-12 22:00:34 -05:00
pangxie1991
f5a384d4c2 [build] 0.9.12 2017-10-11 18:44:02 +08:00
陈嘉涵
bdef75fd4f [build] 0.9.11 2017-10-11 10:26:59 +08:00
陈嘉涵
7c3dc66515 [build] 0.9.10 2017-10-09 15:08:43 +08:00
陈嘉涵
235ec89baa add Contact components 2017-09-29 15:33:48 +08:00
陈嘉涵
add6fe3736 add ContactCard component 2017-09-27 17:35:23 +08:00
陈嘉涵
3728c9b47d Merge remote-tracking branch 'main/dev' into dev 2017-09-26 21:11:13 +08:00
pangxie1991
435511e23d [build] 0.9.9 2017-09-26 20:13:56 +08:00
陈嘉涵
f4646b7f21 Merge remote-tracking branch 'main/dev' into dev 2017-09-25 09:49:17 +08:00