07akioni
|
57713cfd40
|
refactor(nofitication): internally refactor
|
2019-12-07 23:13:52 +08:00 |
|
07akioni
|
cdfd258bb0
|
doc(theme)
|
2019-12-07 00:02:31 +08:00 |
|
07akioni
|
635814d1d3
|
refactor(message): support theme change when active
|
2019-12-06 23:09:30 +08:00 |
|
07akioni
|
7c3f6b9aef
|
refactor(message): code clean
|
2019-12-06 18:23:01 +08:00 |
|
07akioni
|
6b427bd229
|
refactor(confirm): fix some bugs
|
2019-12-06 17:44:58 +08:00 |
|
07akioni
|
5ac14aa041
|
feat(anchor): link nestable
|
2019-12-06 15:25:45 +08:00 |
|
07akioni
|
bd886d85e8
|
refactor(anchor): make last anchor inactive when it leaves screen
|
2019-12-06 15:04:08 +08:00 |
|
07akioni
|
b8ad4d49ab
|
feat(affix): split top into top & offset-top
|
2019-12-06 14:10:02 +08:00 |
|
07akioni
|
7713293a8f
|
refactor(back-top): clear some logic
|
2019-12-06 13:42:00 +08:00 |
|
07akioni
|
0c994a1c19
|
refactor(affix): fulfill api
|
2019-12-06 12:22:10 +08:00 |
|
07akioni
|
a587665cb3
|
chore: some code clearn
|
2019-12-04 18:43:55 +08:00 |
|
07akioni
|
0aa5a38440
|
doc: some fix
|
2019-12-04 18:17:25 +08:00 |
|
07akioni
|
cbf0a76c1f
|
feat(auto-complete): good auto-complete
|
2019-12-04 17:59:38 +08:00 |
|
07akioni
|
22f308284e
|
doc(dropdown): make it more literate
|
2019-12-03 21:48:34 +08:00 |
|
07akioni
|
ee21dd7056
|
feat(dropdown): submenu positioning
|
2019-12-03 21:35:39 +08:00 |
|
07akioni
|
68f82f6966
|
feat(dropdown): i think it finally works...
|
2019-12-03 20:00:29 +08:00 |
|
07akioni
|
8fd7d00446
|
refactor(dropdown): new api
|
2019-12-03 18:36:21 +08:00 |
|
07akioni
|
c6c96aa375
|
refactor(dropdown): style change
|
2019-12-03 13:53:44 +08:00 |
|
07akioni
|
050fb15765
|
Merge branch 'master' of github.com:07akioni/naive-ui
|
2019-12-02 20:58:03 +08:00 |
|
07akioni
|
ac215d0a2d
|
refactor(dropdown): wip... there still a long way to go...
|
2019-12-02 20:57:09 +08:00 |
|
liumeo
|
37e1857517
|
divider-zhcn
|
2019-12-02 04:15:52 +08:00 |
|
liumeo
|
7b298405aa
|
collapse-zhcn
|
2019-12-02 03:57:34 +08:00 |
|
liumeo
|
f1fa652496
|
card-zhcn
|
2019-12-02 03:16:35 +08:00 |
|
liumeo
|
45f15a8559
|
fix avatar&button doc
|
2019-12-02 02:58:45 +08:00 |
|
liumeo
|
5429638435
|
avatar-zhcn
|
2019-12-02 02:06:07 +08:00 |
|
07akioni
|
86c9c52949
|
refactor(dropdown): wip
|
2019-12-01 22:55:39 +08:00 |
|
07akioni
|
f9d2231dea
|
feat(tag): checkable
|
2019-11-29 16:28:59 +08:00 |
|
07akioni
|
93ad1f02b5
|
feat(icon): support theme
|
2019-11-29 15:34:37 +08:00 |
|
07akioni
|
468f62c66f
|
refactor(divider): apply margin on wrapper el rather than inner el, which makes style modification easier
|
2019-11-29 15:01:05 +08:00 |
|
07akioni
|
7691f61eec
|
chore: code clean
|
2019-11-29 14:45:32 +08:00 |
|
07akioni
|
36e3a6784f
|
feat(service-layout): item background transition
|
2019-11-28 16:58:18 +08:00 |
|
07akioni
|
2a347269c0
|
refactor(config-provider): clean app named related vars
|
2019-11-28 16:17:21 +08:00 |
|
07akioni
|
c015771f67
|
refactor(form): validate api change
|
2019-11-28 11:05:54 +08:00 |
|
07akioni
|
ed5f61449b
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-11-27 17:23:50 +08:00 |
|
07akioni
|
ac5d6dc0c5
|
refactor(form): support validate callback
|
2019-11-27 17:23:24 +08:00 |
|
songwanli2025@163.com
|
3601c5004c
|
merge
|
2019-11-27 17:04:39 +08:00 |
|
songwanli2025@163.com
|
ead4a1be87
|
develop
|
2019-11-27 17:01:21 +08:00 |
|
07akioni
|
98f4119097
|
refactor(layout): code clean
|
2019-11-26 19:16:10 +08:00 |
|
07akioni
|
edd926436f
|
refactor(thing): import robustness
|
2019-11-26 18:16:50 +08:00 |
|
07akioni
|
82eadd628b
|
refactor(descriptions): code clean & size enabled
|
2019-11-26 16:44:07 +08:00 |
|
07akioni
|
6bc933f356
|
feat(empty): add basic empty component, not fancy at all...
|
2019-11-24 10:49:39 +08:00 |
|
07akioni
|
f535fc74d0
|
feat(auto-complete): add a buggy version of auto-complete
|
2019-11-22 18:49:53 +08:00 |
|
07akioni
|
95b5861b5b
|
chore(auto-complete): add scaffold
|
2019-11-22 16:58:13 +08:00 |
|
07akioni
|
a87057ce82
|
feat(list): add basic list component
|
2019-11-22 16:54:32 +08:00 |
|
07akioni
|
69b9d7f049
|
feat(thing): thing component is for describe a thing
|
2019-11-22 16:54:21 +08:00 |
|
07akioni
|
b002dc06cf
|
refactor(avatar): icon input manner
|
2019-11-22 13:27:49 +08:00 |
|
07akioni
|
109a2edc79
|
doc(avatar): fulfill it
|
2019-11-22 13:21:32 +08:00 |
|
07akioni
|
4b4495cfd7
|
feat(result): more status
|
2019-11-22 12:06:11 +08:00 |
|
07akioni
|
7a744a8a43
|
feat(result): cool result component
|
2019-11-21 23:50:53 +08:00 |
|
07akioni
|
e3280e767b
|
feat(avatar): add avator with basic function
|
2019-11-19 18:38:01 +08:00 |
|