367 Commits

Author SHA1 Message Date
neverland
ed43b21306 [bugfix] uploader style error (#265)
* [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
2017-10-27 02:34:19 -05:00
neverland
a7d8379514 [Doc] english document of all action components (#260)
* [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
2017-10-26 08:38:13 -05:00
陈嘉涵
0cae221d5c [changelog] 0.10.4 2017-10-26 17:27:46 +08:00
陈嘉涵
33c89fecc6 [build] 0.10.4 2017-10-26 17:09:02 +08:00
Yao
47d625a827 [new feature] Icon: 增加新 icon 图标 (#253)
* 增加新 icon

* icon: 更新英文文档
2017-10-26 15:44:20 +08:00
neverland
3c12a426ca [new feature] Notice bar support more props (#254)
* [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
2017-10-26 15:37:14 +08: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
liangyongxin
c98093b400 [bug fix] Doc: Update waterfall.md (#252)
waterfall 文档解释有误
2017-10-26 10:46:40 +08:00
neverland
7325334734 [bugfix] add click feedback of buttons in components (#248)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components
2017-10-25 03:03:44 -05:00
陈嘉涵
2631b0a461 [changelog] 0.10.3 2017-10-25 14:09:52 +08:00
neverland
371f6c1c7f [new feature] Toast support position prop (#244)
* [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

* [new feature] Toast support `position` prop

* [new feature] Tabbar add 'info' prop
2017-10-24 22:41:06 -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
276042b84c [Doc] add goods demo (#242)
* [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
2017-10-24 21:06:53 -05:00
WyTiny
1bf316ab99 [bug fix]: Advanced Component document 2017-10-24 04:38:25 -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
WyTiny
7e5dae3221 fix: en (#236)
[Doc] add Advanced components english document
2017-10-24 00:30:12 -05:00
pangxie1991
1b1b667e93 update changelog 2017-10-20 16:12:24 +08:00
陈嘉涵
12fef85d3a [Doc] add english document of all basic components 2017-10-20 15:20:11 +08:00
neverland
46a0d7e49f [bugfix] Optimize component dependency analyze when build style entry (#224)
* [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
2017-10-20 02:00:31 -05:00
陈嘉涵
45e134fa7e [Doc]: add CDN link 2017-10-20 11:22:22 +08:00
陈嘉涵
a2f4a4ed83 [Doc] add Popup english document 2017-10-19 19:45:57 +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
陈嘉涵
10ab0e52c4 [changelog] 0.10.1 2017-10-18 11:23:07 +08:00
Yao
b7dd98c428 [new feature] Docs: contribute.md 移动至 .github 下 (#212)
* move contribute to .github

* fix wrong name

* move markdown.md to .github
2017-10-16 20:23:48 +08:00
陈嘉涵
a6906b06f1 update dependencies 2017-10-16 16:28:59 +08:00
Yao
80ccfb58cb 修复无reset下 search 展示 (#210) 2017-10-13 03:47:18 -05:00
张敏
f9fa2fc1c3 [new feature]: tabs component add swipeThreshold prop (#206) 2017-10-12 22:52:13 -05:00
陈嘉涵
f019b75b04 [changelog] 0.10.0 2017-10-13 11:42:34 +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
Yao
f02048a3dc [breaking change] Search: 修改原有结构 (#198)
* 修改文档 注释

* [breaking change] change type showcase to simple

* [breaking change] search 组件传入参数更改

* search 文档更改

* [breaking change] delete type && add background && showSearch

* showCancel 更名为 showAction && 增加 slot action

* add search test code
2017-10-12 20:56:03 +08: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
neverland
47576ec47c [breaking change] remove reset.css dependencies (#196)
* [breaking change] remove reset.css dependencies

* [bugfix] Doc footerNav not show

* [bugfix] PasswordInput Doc link
2017-10-12 06:25:55 -05:00
neverland
560ccfdec2 [breaking change] reconstruct Swipe component (#194)
* Swipe: reconstruct

* [bugfix]: Swipe autoplay

[bugfix] AddressEdit doc link
2017-10-12 06:22:12 -05:00
pangxie1991
77f6a798e4 add changelog && fix changelog.sh 2017-10-11 19:05:03 +08:00
陈嘉涵
8477157684 [changelog] 0.9.11 2017-10-11 10:46:16 +08:00
陈嘉涵
40cab37426 Merge remote-tracking branch 'main/dev' into dev 2017-10-11 09:53:20 +08:00
陈嘉涵
07bc4b4fbf [bugfix] AddressEdit correct name key 2017-10-11 09:52:55 +08:00
Yao
d7d14d6630 [bug fix] Docs: 支持在 windows 下进行编译 (#185)
* support windows filesystem

* fix waterfall docs
2017-10-11 00:50:12 +08:00
Yao
c0ed30e7be [new feature] Docs: 增加 contribute 指南 (#182)
* add contribute doc

* fix url path

* 文档格式调整

* readme 标题修改

* contribute guide for english

* contribute for english

* add pr & issue guildlines

* change title && add pr & issue in zh_CN.md

* add desc in zh_CN

* add zh-CN markdown
2017-10-10 14:39:58 +08:00
Yao
fcb9a4a8a9 [new feature] Docs: waterfall 文档优化 (#175)
* doc: change waterfall docs

* change pr template
2017-10-09 17:14:04 +08:00
陈嘉涵
581d6adf02 [changelog] 0.9.10 2017-10-09 15:40:47 +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
neverland
efbee068a5 Merge pull request #168 from w91/feature/fix_sku_image
去掉zan-utils依赖,去掉组件内部对sku图片的处理
2017-09-30 20:18:56 +08:00
niunai
25c776f73c fix: 修改注释描述 2017-09-30 20:09:06 +08:00
niunai
6fecd0fe70 fix: update doc 2017-09-30 20:05:27 +08:00
Olaf Cheng
be62cf4fc5 Docs: modify doc of Swipe component (#167) 2017-09-30 04:26:20 -05:00
陈嘉涵
235ec89baa add Contact components 2017-09-29 15:33:48 +08:00
陈嘉涵
bf68cf284d Merge remote-tracking branch 'main/dev' into dev 2017-09-29 11:02:52 +08:00
陈嘉涵
9679a59d9f Docs: add balbel-plugin-import install guide 2017-09-29 09:56:41 +08:00
陈嘉涵
add6fe3736 add ContactCard component 2017-09-27 17:35:23 +08:00