neverland
|
07a6bcbe9f
|
[improvement] default props in tsx (#2789)
|
2019-02-19 11:31:55 +08:00 |
|
neverland
|
78174e4550
|
[improvement] optimize sfc type definitions (#2778)
|
2019-02-18 17:34:32 +08:00 |
|
neverland
|
0013185d38
|
[improvement] lint ts/tsx files (#2776)
|
2019-02-18 14:45:31 +08:00 |
|
neverland
|
82b29267a2
|
[improvement] CellGroup: jsx (#2769)
|
2019-02-17 18:23:48 +08:00 |
|
neverland
|
2e308ffc62
|
[improvement] Loading: tsx (#2765)
|
2019-02-16 22:00:42 +08:00 |
|
neverland
|
170dcbf0d2
|
[bugfix] functional component should not inherit scropedSlots (#2752)
|
2019-02-15 19:07:27 +08:00 |
|
neverland
|
5a9143c736
|
[improvement] Functional components be just functions (#2735)
|
2019-02-14 11:56:02 +08:00 |
|
neverland
|
1b60e4df80
|
[improvement] declare functional sfc (#2695)
|
2019-02-06 21:11:12 +08:00 |
|
neverland
|
4374293c4e
|
bump vue@2.6 (#2684)
|
2019-02-05 10:25:21 +08:00 |
|
neverland
|
3c6c32e305
|
functional: CellGroup, Icon, Info, Loading, GoodsAction (#2674)
|
2019-02-02 11:33:22 +08:00 |
|
neverland
|
7ed9a5352f
|
[improvement] Loading: jsx (#2540)
|
2019-01-16 20:29:54 +08:00 |
|
neverland
|
16e4889a92
|
[improvement] update eslint config (#2288)
|
2018-12-14 14:24:23 +08:00 |
|
neverland
|
e14b43e66a
|
[improvement] update eslint rules (#2089)
|
2018-11-15 15:30:17 +08:00 |
|
neverland
|
11ce2a602f
|
[breaking change] rebuild style struct (#2021)
|
2018-11-03 21:08:06 +08:00 |
|
陈嘉涵
|
2e8d7e0b4f
|
[Doc] update changelog
|
2018-10-18 18:50:23 +08:00 |
|
陈嘉涵
|
bc34d5048b
|
[Doc] remove old changelog
|
2018-10-03 21:26:05 +08:00 |
|
neverland
|
bde9f5adb2
|
[Doc] add component changelog (#1816)
|
2018-09-17 15:10:07 +08:00 |
|
neverland
|
56cc2ce837
|
[improvement] Loading: support any color (#1717)
|
2018-08-30 15:24:59 +08:00 |
|
陈嘉涵
|
29f1c40e1b
|
[bugfix] Loading: document
|
2018-07-23 20:12:03 +08:00 |
|
neverland
|
a1c5c6fef4
|
[Improvement] eslint: use vue-libs (#1237)
|
2018-06-07 11:59:02 +08:00 |
|
neverland
|
e8aad7246c
|
[Improvement] Reorganize document (#1066)
|
2018-05-15 10:39:01 +08:00 |
|
neverland
|
a3c1e49eee
|
[Improvement] Optimize demo test (#1053)
|
2018-05-12 16:08:09 +08:00 |
|
neverland
|
4de1e7da55
|
[Improvement] Reorganize demos (#1052)
|
2018-05-12 15:22:37 +08:00 |
|
neverland
|
a55eda8891
|
[Improvement] Rebuild test system (#1051)
|
2018-05-12 14:04:32 +08:00 |
|
neverland
|
b48ee8eece
|
[Improvement] more component use bem mixin (#924)
|
2018-04-24 16:31:16 +08:00 |
|
neverland
|
4c195fd664
|
[Improvement] Sku: optimize DOM (#704)
|
2018-03-16 20:27:59 +08:00 |
|
neverland
|
ffd72e5442
|
[Improvement] extract component common part (#703)
|
2018-03-16 17:10:46 +08:00 |
|
neverland
|
c11c0bb4c7
|
[Improvement] Loading: change default type to circular (#623)
|
2018-02-08 09:47:15 +08:00 |
|
neverland
|
2a3c75bc2f
|
[Improvement] Loading: add size prop (#620)
|
2018-02-07 17:28:59 +08:00 |
|
neverland
|
866aff9c45
|
[new feature] Loading: add circular type (#618)
|
2018-02-07 16:35:24 +08:00 |
|
neverland
|
6f2b4c99da
|
[Improvement] Support Vue.use to register a component (#401)
|
2017-12-11 20:41:19 +08:00 |
|
neverland
|
83f9654681
|
[Improvement] optimize staticClass (#337)
* 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
* [improvement] adjust icon-font unicode
* [improvement] Icon spinner color inherit
* [improvement] icon default width
* [bugfix] DateTimePicker validate date props
* [bugfix] Tab item text ellipsis
* [improvement] optimize single line ellipsis
* [Improvement] optimzie staticClass
|
2017-11-22 10:51:01 +08:00 |
|
neverland
|
ffa3fddfae
|
[bugfix] remove unnecessary props (#323)
* 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
|
2017-11-16 03:12:13 -06:00 |
|
neverland
|
874dd0cefa
|
[new feature] add spinner type loading (#297)
* [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
* [bugfix] Dialog should reset button text when showed
* [new feature] CouponList add showCloseButton prop
* [new feature] Swipe add 'initialSwipe' prop
* [bugfix] NoticeBar text disappeared when page back
* [new feature] ImagePreview support startPosition
* fix: improve imagePreview test cases
* [bugfix] Steps style error when has more than 4 items
* [new feature] normalize size of all icons
* [new feature] Stepper add plus & minus event
* fix: yarn.lock
* [bugfix] addressEdit icon render failed
* [new feature] toast add mask option
* [new feature] add spinner type loading
|
2017-11-09 02:20:57 -06:00 |
|
陈嘉涵
|
e7b1d70900
|
fix: code style
|
2017-08-25 15:57:38 +08:00 |
|
陈嘉涵
|
c494292e3f
|
directory adjust: delete entry index.js
|
2017-08-22 17:52:16 +08:00 |
|
陈嘉涵
|
6b1f38a382
|
delete unused files
|
2017-08-16 18:00:04 +08:00 |
|
陈嘉涵
|
6fda3568da
|
clean unnecessary docs
|
2017-08-09 19:12:56 +08:00 |
|
张敏
|
ce27957133
|
文档细节优化,search、咯阿丁和dialog组件样式修复 (#5)
* fix: loading small style, search style and dialog style
* fix: scroll to top
* fix mobile scroll
* fix scroll to top
|
2017-04-23 22:38:50 +08:00 |
|
cookfront
|
78624258de
|
fix zan prefix
|
2017-04-19 20:21:22 +08:00 |
|
cookfront
|
06e333eb3e
|
vant components
|
2017-04-19 17:44:57 +08:00 |
|
jiangruowei
|
a32142c723
|
feat: add tests && fix bugs
|
2017-04-06 15:11:29 +08:00 |
|
jiangruowei
|
2de6435873
|
feat: add toast
|
2017-03-15 10:10:31 +08:00 |
|
jiangruowei
|
26babf0b13
|
feat: 更新loading
|
2017-03-02 19:58:26 +08:00 |
|
jiangruowei
|
ec168a9b9c
|
Merge branch 'master' into hotfix/switch_loading_fix
|
2017-03-01 17:04:54 +08:00 |
|
jiangruowei
|
a6c3e4becd
|
fix: loading style change
|
2017-03-01 11:43:39 +08:00 |
|
cookfront
|
048049d506
|
z- to zan-
|
2017-02-28 17:12:02 +08:00 |
|
jiangruowei
|
06e60122d0
|
fix: update loading
|
2017-02-28 16:24:51 +08:00 |
|
jiangruowei
|
50f173e875
|
feat: 添加loading
|
2017-02-22 17:31:33 +08:00 |
|