Commit Graph

31 Commits

Author SHA1 Message Date
weishuodan 6763aaa28d feat: 增加车牌键入组件 2023-11-16 10:07:36 +08:00
hangzou 2b0b6ab459
feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
msdlisper bcb1df4f73 feat(textarea-item): textarea-item first blood (#563)
feat(textarea): reorder following vue-style-guide

feat(textarea): add event capture

doc(textarea): add doc

feat(textarea): remove unuse code

feat(textarea-item): rename textarea => textarea-item

test(textarea-item): add test

test(textarea-input): add test

fix(textarea-item): autosize alone does't work

fix(textarea-item): add style: 'resize: none'

test(textarea-item): specific the purpose of this test

fix(textarea-item):  remove unused event

test(textarea-item):  update test style

test(textarea-item): update snapshots

feat(textarea-item): use $ref rather then $el.querySelector

test(textarea-item): update snapshots
2019-09-04 15:17:34 +08:00
Shawn Xu 9a5d7247c6
feat(radio): add radio-group & radio-box (#561)
* feat(radio-box): add radio-box

* feat(check-box): extract common box

* example(radio-box): update demos

* test(radio-box): add test cases & update snapshots

* doc(radio-box): add radio-group & radio-box
2019-09-04 15:10:02 +08:00
hangzou 20ad291c2c feature(skeleton): add skeleton component (#549)
* feature(skeleton): add skeleton component

* feature(skeleton): add skeleton component

* test(skeleton): add more unit test

* feaure(skeleton): improve some code
2019-09-04 15:08:21 +08:00
supergaojian bb71db59ba feat(Ruler):add new component (#382) 2019-04-02 20:31:45 +08:00
xuxiaoyan 33b6aa66c5 feat(entry): add PascalCase name registration
#261
2018-12-28 17:11:55 +08:00
xuxiaoyan 90de02e41f code-style(entry): update comments 2018-12-21 10:52:29 +08:00
xuxiaoyan 0cb608ded5 fix: Vue prototype injection 2018-12-11 21:22:52 +08:00
xuxiaoyan 3de667dcd1 feat(progress): new added 2018-12-10 15:40:57 +08:00
moyus 457a0adc99 feat(landscape, overlay): merge overlay into landscape 2018-11-13 18:31:22 +08:00
moyus 3ad8a6a329 feat(slider): add new slider component 2018-11-11 16:18:01 +08:00
moyus 45a9954b64 feat(overlay): new component 2018-11-07 20:25:01 +08:00
moyus 3df11539e1 feat(code clean up): 2018-09-24 15:48:57 +08:00
moyus 0dd4dbaf7a feat(detail-item): add new component 2018-09-22 15:37:46 +08:00
moyus b649693315 feat(cell-item): add new cell component
BREAKING CHANGE: new component
2018-09-20 16:10:28 +08:00
moyus 62995470df feat(cell-item): add new cell-item component
BREAKING CHANGE: new cell-item component
2018-09-19 01:11:09 +08:00
moyus db5a1c5426 feat(transition): add reusable transtion component 2018-09-14 22:26:30 +08:00
xuxiaoyan dea9ad252b fix(tabs): add tab-pane entrance 2018-09-12 17:42:52 +08:00
moyus f2a4c72716 feat(tab-bar, tabs, tab-picker): update to 2.0 styles and features 2018-08-31 17:12:17 +08:00
xuxiaoyan 58aada2f71 feat(bill & watermark): 2018-08-22 20:06:41 +08:00
xuxiaoyan 960c3aa279 resolve conflicts 2018-07-20 14:25:51 +08:00
moyu 737bb8307f feat(check): add check-group component (#147)
* First check components commit

* test(check-group,check-list,check-box): Add unit tests

* doc(check-group,check-box,check-list): Add component readme

* doc(check-group): Add slot doc and update example
2018-07-20 14:06:03 +08:00
moyu 8e9e25df79 fix: auto install[#141] (#146) 2018-07-20 14:02:34 +08:00
xuxiaoyan 15b1e315a6 feature(scroll-view):add endreach & more 2018-07-01 21:37:18 +08:00
xuxiaoyan 4f74d88548 feature(scroll-view):update component text 2018-07-01 16:14:58 +08:00
xuxiaoyan 7b22293e3d feature(scroll-view):add scroll-view 2018-07-01 01:42:39 +08:00
Shawn Xu 6d974680c1 feature(amount):add amount (#116)
* feature(amount):add amount & update animate

* site:add amount to financial components of preview

* doc(amount):update readme

* doc(amount):add version identifier for new features
2018-06-30 23:12:00 +08:00
Shawn Xu f941af4861 feature(activity-indicator):add activity_indicator (#119)
* feature(activity-indicator):add activity_indicator

* doc(activity-indicator):add version identifier for new features
2018-06-30 14:52:34 +08:00
guoyunlong 50e7481669 fix: fix index.js 2018-04-12 17:16:05 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00