Commit Graph

53 Commits

Author SHA1 Message Date
weishuodan 6763aaa28d feat: 增加车牌键入组件 2023-11-16 10:07:36 +08:00
hangzou 7c3d50216a
feat(chore): ui,color upgrade (#755)
* feat: update ui

* fix(icon): fix refresh icon
2021-08-06 14:34:26 +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
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
xuxiaoyan be5a2d496e doc(ruler):update readme & meta info 2019-04-06 22:38:44 +08:00
supergaojian bb71db59ba feat(Ruler):add new component (#382) 2019-04-02 20:31:45 +08:00
xuxiaoyan c1d1dc57dc build: add dev bundle 2019-02-23 11:42:59 +08:00
xuxiaoyan 848b08d16c example: add vconsole & update fastclick usage 2019-01-08 16:18:26 +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
xuxiaoyan f5a1ae0039 example: update style 2018-12-04 16:41:39 +08:00
xuxiaoyan fe402657f1 example: update style 2018-11-28 21:03:28 +08:00
xuxiaoyan 6f87be1277 example(remove invalid variables): 2018-11-28 10:55:47 +08:00
xuxiaoyan 167e111050 example: update style 2018-11-25 17:39:09 +08:00
xuxiaoyan d8bd2de461 example: update style 2018-11-20 11:30:53 +08:00
xuxiaoyan 4903f2d438 feat(tip): add props name/icon/icon-svg/offset/fill 2018-11-15 20:50:22 +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
xuxiaoyan f877ef8f3b example: responsive initialize synchronization 2018-11-01 15:42:28 +08:00
xuxiaoyan 491d8e6d4d example: remove excess import 2018-10-26 17:51:10 +08:00
xuxiaoyan cfb8cc6589 example: add amount 2018-10-25 11:12:24 +08:00
xuxiaoyan ca177615fa example: update style 2018-10-15 18:41:29 +08:00
supergaojian c1509d0c0b example: fix category css bug 2018-10-15 10:14:10 +08:00
xuxiaoyan 440395deb7 example(update style): 2018-09-28 18:10:57 +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 bdd927efb7 feat(field): update 2.0 style
BREAKING CHANGE:
1.add props value & slot value to field
2. add props plain to field
3. add
slot child to field-item
2018-08-16 11:49:38 +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 8483c4c0d2 feature:add new components category gesture 2018-07-13 14:33:47 +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
lucker cac4167a61 fix: fix component create bug 2018-07-02 11:22:55 +08:00
xuxiaoyan 4f74d88548 feature(scroll-view):update component text 2018-07-01 16:14:58 +08:00
xuxiaoyan 46ee74aaad fix:add new component demo index & fix rollup build error 2018-07-01 12:45:39 +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
xuxiaoyan c10d2da906 examples:update slogan 2018-05-30 16:31:33 +08:00
lucker 98ca56a144 build: now you can develop single component by "npm run dev -- --component=xxx" 2018-04-28 17:24:38 +08:00
guoyunlong 4acb201f25 fix: fix fastclick export error[#1] 2018-04-12 20:23:58 +08:00
zollero 905f873aba
调整更大的padding-bottom值
目前滑到最底下的时候,copyright 信息会有部分被遮盖,调大 padding-bottom 值,让 copyright 信息显示完整
2018-04-09 15:15:44 +08:00
guoyunlong 84820283f7 fix: add fastclick support 2018-03-29 14:18:01 +08:00
guoyunlong 8f1c69511c fix: remove liveload when build examples 2018-03-29 13:24:59 +08:00
zhaozhe dfd054d211 doc(site): work out a solution for anchor locating. 2018-03-29 11:44:47 +08:00
moyus 894c19402d fix(example): charset bug 2018-03-28 16:03:07 +08:00