Commit Graph

20 Commits

Author SHA1 Message Date
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
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 8b198c5f55 example: remove unused code 2018-12-13 17:07:42 +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 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
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
xuxiaoyan 5e650257d9 feature(scroll-view):complete scroll-view & fix(scroller):fix scrollTo be canceled when scroller is animating 2018-07-10 18:29:07 +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
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00