61 Commits

Author SHA1 Message Date
neverland
d79cf0c1ed
[Doc] update site UI (#490) 2017-12-29 10:35:30 +08:00
neverland
02a8c2a592
[Doc] add introduction page (#452) 2017-12-19 13:08:09 +08:00
陈嘉涵
72d4365dfc [Improvement] update vant logo 2017-12-18 14:35:01 +08:00
陈嘉涵
ccc37d4df0 [Doc] fix nav 2017-12-15 19:55:48 +08:00
neverland
5fe28b539c
[Doc] translate AddressList & Contact (#437) 2017-12-14 17:36:55 +08:00
neverland
1d105afc70
[Improvement] Coupon i18n (#431) 2017-12-14 10:46:26 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
a3ca3c40a9
[Doc] translate AddressEdit document (#391) 2017-12-08 10:07:38 +08:00
neverland
b50d8cd8f6
[Doc] translate SubmitBar && GoodsAction (#367) 2017-11-30 20:09:55 +08:00
neverland
80e3c6dd65
[new feature] Pagination code review (#328)
* 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

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review
2017-11-17 01:12:49 -06:00
zgrong
d17f161772 feat: 分页组件 (#327)
* feat: 分页组件

* feat: 代码规范化
2017-11-17 00:09:42 -06:00
neverland
5cbc374208
[Doc] add Internationalization document (#321)
* 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

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document
2017-11-16 01:06:41 -06:00
neverland
5eb3303ec6
[Doc] translate theme & demo pages (#320)
* 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

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages
2017-11-15 21:42:03 -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
neverland
0aab9ba7be
[new feature] update document header style (#306)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style
2017-11-10 21:33:00 -06:00
neverland
d97269084b
[Doc] update document site title (#274)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title
2017-10-31 20:53:04 -05:00
neverland
ba463adf0e [Doc] add custom theme document (#251)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document
2017-10-25 22:22:57 -05:00
neverland
9178ebab86 [new feature] Coupon add 'showExchangeBar' prop && add empty style (#243)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock

* update README.md

* update README.md

* update README.md

* update README.md

* update README.md

* [Doc] add more badges in README.md

* update README.md

* [bugfix] Address & Contact list style

* fix: contact test cases

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error

* [Doc] add goods demo

* [bugfix] button primary background color

* [Doc] update doc detail

* [new feature] Coupon add 'showExchangeBar' prop && add empty style
2017-10-24 22:19:44 -05:00
neverland
0da517e004 [Doc] add demo pages (#237)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock

* update README.md

* update README.md

* update README.md

* update README.md

* update README.md

* [Doc] add more badges in README.md

* update README.md

* [bugfix] Address & Contact list style

* fix: contact test cases

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error
2017-10-24 02:27:04 -05:00
陈嘉涵
45e134fa7e [Doc]: add CDN link 2017-10-20 11:22:22 +08:00
neverland
14de879a3b [Doc] add some english documents (#220)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed
2017-10-18 07:14:25 -05:00
陈嘉涵
ed26ed2284 [Doc] update nav link 2017-10-16 16:16:11 +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
neverland
9084a662c3 [Document] add form components english document (#199)
* [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
2017-10-12 07:06:27 -05:00
Yao
fcb9a4a8a9 [new feature] Docs: waterfall 文档优化 (#175)
* doc: change waterfall docs

* change pr template
2017-10-09 17:14:04 +08:00
Yao
64ec6ce5ac Docs: add English language support (#170)
* feat: support lang entry build

* feat: vant support lang switch

* move lang iframe-router to utils & fix router link bug

* add en-US config && add some translation

* chang async. to async_ (support superman cdn)

* add layout translation

* change nav style

* upgrade zan-doc

* fix: doc config

* upgrade zan-doc && remove useless code

* fix changelog generate path
2017-10-06 12:33:28 +08:00
陈嘉涵
add6fe3736 add ContactCard component 2017-09-27 17:35:23 +08:00
陈嘉涵
d2ce5bf606 add Address edit component 2017-09-22 15:07:03 +08:00
陈嘉涵
522655fdd8 add AddressList component 2017-09-21 16:26:40 +08:00
陈嘉涵
e8db94e58f Doc: add github link 2017-09-13 14:57:56 +08:00
陈嘉涵
eb724555cb add PasswordInput component 2017-09-11 11:31:03 +08:00
陈嘉涵
9ada169058 Merge remote-tracking branch 'main/dev' into dev 2017-09-11 09:43:57 +08:00
陈嘉涵
f0cbcc99dc add NumberKeyboard component 2017-09-08 21:06:16 +08:00
niunai
6da45f69e6 Merge branch 'dev' into feature/sku_migration 2017-09-08 16:51:14 +08:00
niunai
8f4122f8ad feat: 迁移sku组件 2017-09-08 16:25:07 +08:00
陈嘉涵
96e199063a add NavBar component 2017-09-08 15:54:57 +08:00
陈嘉涵
1c3958014a Card: update chinese name 2017-09-08 14:48:44 +08:00
陈嘉涵
2a2c95024a PayOrder: rename to SubmitBar 2017-09-08 14:26:39 +08:00
陈嘉涵
025133b172 DeepSelect: rename to TreeSelect 2017-09-08 14:02:14 +08:00
陈嘉涵
6ec9d9852a Quantity: rename to Stepper 2017-09-08 11:36:03 +08:00
陈嘉涵
3a8a745f6a Doc: update demo && nav 2017-09-08 10:20:40 +08:00
neverland
c4fd51e5d7 add PullRefresh component (#117)
* add PullRefresh component

* PullRefresh: fix test case
2017-09-07 11:24:24 +08:00
陈嘉涵
594b0e5bb1 Merge remote-tracking branch 'main/dev' into dev 2017-09-07 11:16:25 +08:00
陈嘉涵
9eb825f54d add PullRefresh component 2017-09-07 11:10:12 +08:00
张敏
09bc3d947b 新增:Area(省市区选择)组件 (#113) 2017-09-06 17:47:09 +08:00
陈嘉涵
556f5ce75b add OrderCoupon component 2017-09-04 15:15:21 +08:00
陈嘉涵
0f3f9e3a8c Merge remote-tracking branch 'main/dev' into dev 2017-09-01 10:19:40 +08:00
WyTiny
1418117681 Add deep-select component and fix a popup bug. (#103)
* feat: new deep select

* fix: add deep-select test

* fix: import

* fix: icon import
2017-09-01 10:15:53 +08:00
陈嘉涵
8986da5ba6 add GoodsAction component 2017-08-31 19:36:37 +08:00
陈嘉涵
75e042b8cb add InvalidGoods component 2017-08-30 14:47:41 +08:00