07akioni
|
3641d339fd
|
doc(collapse)
|
2020-01-27 20:16:25 +08:00 |
|
07akioni
|
6f13df5faa
|
doc(card): with some style fix
|
2020-01-27 20:00:39 +08:00 |
|
07akioni
|
185567281b
|
doc(button)
|
2020-01-27 19:43:56 +08:00 |
|
07akioni
|
3b50bb7ca0
|
doc(avatar)
|
2020-01-27 18:21:19 +08:00 |
|
07akioni
|
607e98de0b
|
doc(badge)
|
2020-01-27 18:03:10 +08:00 |
|
07akioni
|
77db7a4bff
|
fix(grid): pull & push
|
2020-01-27 18:03:03 +08:00 |
|
07akioni
|
7f7c220e10
|
refactor(dropdown): use prop API for options
|
2020-01-27 17:09:09 +08:00 |
|
07akioni
|
023d1c739c
|
doc(element)
|
2020-01-27 16:26:38 +08:00 |
|
07akioni
|
bbfcb2da8d
|
doc(config-consumer)
|
2020-01-27 16:18:48 +08:00 |
|
07akioni
|
ca555f31fe
|
doc(config-provider)
|
2020-01-27 16:11:23 +08:00 |
|
07akioni
|
45ee04bbb2
|
refactor(menu): get rid of dropdown in menu, instead using popover to show hidden menu
|
2020-01-23 17:24:48 +08:00 |
|
07akioni
|
1d35e6945f
|
refactor(popover): props rename
|
2020-01-22 16:29:34 +08:00 |
|
07akioni
|
6c03bc53d3
|
fix(select-menu): non virtual scroll mode for pop-select
|
2020-01-22 14:34:09 +08:00 |
|
07akioni
|
328dadab3b
|
refactor(select): support action slot & custom render
|
2020-01-21 23:44:15 +08:00 |
|
07akioni
|
3b9e318887
|
refactor(select): empty status & data utils
|
2020-01-21 21:32:42 +08:00 |
|
07akioni
|
554052e1fe
|
feat(base-picker): loading status
|
2020-01-21 21:31:30 +08:00 |
|
07akioni
|
c93a8e3f10
|
feat(select): support group
|
2020-01-21 18:21:19 +08:00 |
|
07akioni
|
c9254b58b1
|
refactor(select-menu): build options without deep clone
|
2020-01-21 15:50:28 +08:00 |
|
07akioni
|
27aa6ef459
|
refactor(select): refactor select for perf & deprecate slot api (which is a design mistake because of vue's implementation)
|
2020-01-20 22:58:23 +08:00 |
|
07akioni
|
097be256b7
|
chore: comment unused code to suppress lint
|
2020-01-18 13:37:16 +08:00 |
|
07akioni
|
07e7324dd5
|
fix(form): remove unneeded style
|
2020-01-18 13:35:21 +08:00 |
|
07akioni
|
d7b934b7b8
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-01-18 13:34:23 +08:00 |
|
07akioni
|
fc3f0a9f66
|
fix(doc): change index.tpl to avoid pre-compile error
|
2020-01-18 13:33:57 +08:00 |
|
07akioni
|
4deba40870
|
perf(transfer): use many tricks to improve performance
|
2020-01-18 13:28:20 +08:00 |
|
07akioni
|
106c54d2b9
|
Merge pull request #26 from wanli-song/develop
fix(form): required has bug
|
2020-01-17 15:41:53 +08:00 |
|
songwanli2025@163.com
|
1b3e5ddd55
|
fix(form): required has bug
|
2020-01-17 14:25:24 +08:00 |
|
07akioni
|
3a35c4eaff
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-01-15 15:30:15 +08:00 |
|
07akioni
|
748a8e77f3
|
chore: add renamed files
|
2020-01-15 15:30:02 +08:00 |
|
07akioni
|
63171a1469
|
chore: delete some files to rename
|
2020-01-15 15:28:47 +08:00 |
|
07akioni
|
f6df6c90f1
|
Merge pull request #25 from wanli-song/develop
fix(placeable)
|
2020-01-15 15:26:44 +08:00 |
|
07akioni
|
5c90a077d6
|
refactor(menu): rename sub-menu to submenu
|
2020-01-15 15:22:29 +08:00 |
|
07akioni
|
845de50d6b
|
perf(clickoutside, mouseclickoutside): remove cycles with no use
|
2020-01-15 15:21:17 +08:00 |
|
07akioni
|
7c1560f10e
|
feat(menu): collapsed-icon-size
|
2020-01-15 13:41:21 +08:00 |
|
07akioni
|
72331e28a0
|
Merge branch 'master' of github.com:07akioni/naive-ui
|
2020-01-15 13:06:26 +08:00 |
|
07akioni
|
14a0ecf217
|
refactor(menu): dropdown related parts
|
2020-01-15 13:00:43 +08:00 |
|
liumeo
|
b7bb361d4e
|
cascader-zhcn
|
2020-01-15 06:46:24 +08:00 |
|
07akioni
|
723a3b1b80
|
feat(menu): collapse
|
2020-01-15 01:33:01 +08:00 |
|
07akioni
|
d5b259810e
|
Merge branch 'master' of github.com:07akioni/naive-ui
|
2020-01-13 23:07:30 +08:00 |
|
07akioni
|
e899aca30e
|
feat(menu): collapse (wip)
|
2020-01-13 23:06:58 +08:00 |
|
songwanli2025@163.com
|
96a65b14ff
|
refactor(placeable): remove useless code
|
2020-01-13 18:15:51 +08:00 |
|
songwanli2025@163.com
|
7da195d2df
|
fix(placeable)
|
2020-01-13 18:08:10 +08:00 |
|
07akioni
|
70a90f8471
|
fix: menu, result, transfer style fixes
|
2020-01-13 17:31:44 +08:00 |
|
songwanli2025@163.com
|
20ca3f37c0
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-01-13 17:20:26 +08:00 |
|
songwanli2025@163.com
|
d556810144
|
fix(placeble):adjustedPosition
|
2020-01-13 17:19:36 +08:00 |
|
07akioni
|
bd89218e9e
|
refactor(select-menu): declare mirror prop explicitly
|
2020-01-13 17:13:25 +08:00 |
|
07akioni
|
e6f0d3e041
|
fix(placeable): corss browser position not right (in safari)
|
2020-01-13 17:12:18 +08:00 |
|
07akioni
|
222060df98
|
chore: try to rollup project, not finished
|
2020-01-13 14:26:14 +08:00 |
|
liumeo
|
8ad3a7aef7
|
autoComplete-zhcn
|
2020-01-12 00:54:50 +08:00 |
|
liumeo
|
f925269452
|
element-zhcn
|
2020-01-12 00:26:44 +08:00 |
|
07akioni
|
36a83e631f
|
Merge pull request #24 from TuSimple/freestyle
cascader menu refactor & date-picker localization
|
2020-01-11 02:08:50 +08:00 |
|