Commit Graph

62 Commits

Author SHA1 Message Date
07akioni
c4da888a05 feat(space) 2020-09-30 00:21:32 +08:00
07akioni
9c3e9cc8bf refactor(date-picker): use cssr, css grid 2020-09-02 13:25:17 +08:00
07akioni
bfcc78642d docs(changelog): pending 2020-09-02 10:05:11 +08:00
07akioni
99c72a01ce docs(changelog): pending 2020-08-27 16:05:13 +08:00
07akioni
a4aa98c08b docs(changelog): pending logs 2020-08-27 13:48:43 +08:00
07akioni
42ca81d07a docs(changelog): fix 2020-08-20 00:00:47 +08:00
07akioni
487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
de4d917f27 docs(changelog): 1.5.5 2020-08-15 16:49:58 +08:00
07akioni
57adc0940b fix(usecssr): fix log error when theme is null & key is theme 2020-08-14 22:08:47 +08:00
07akioni
644f373c02 docs(changelog): pending 2020-08-08 20:15:18 +08:00
07akioni
4c191090f3 docs(changelog): 1.5.4 2020-08-08 13:39:31 +08:00
07akioni
0e753f042b fix(select): display with mistake when placeholder is empty 2020-07-23 18:50:36 +08:00
07akioni
3bfa563acc docs: changelog 1.5.2 2020-07-22 17:29:04 +08:00
07akioni
5c3b6e01db refactor(radio): handleMouseDown focus logic 2020-07-22 17:11:08 +08:00
Wanli Song
0db4bc26a1 fix the input of radio cannot foucs & feat time-picker disabled (#164)
* fix the input of radio cannot foucs

* fix the input of radio cannot foucs

* modify(changelog)

* refactor:remove debugger

* feature(n-time-picker):Add  for

* refactor:remove debugger
2020-07-22 16:58:31 +08:00
07akioni
3536e0fa03 fix: data-table max-height not working 2020-07-21 21:04:21 +08:00
07akioni
b108bf663e chore: change & remove tag from style index & remove count in usecssr 2020-07-15 19:03:59 +08:00
07akioni
35ed28d4e6 release: 1.5.0 2020-07-08 23:15:31 +08:00
07akioni
7978dda9a6 refactor(input-number): use cssr 2020-07-07 23:14:56 +08:00
songwanli2025@163.com
635deeac01 docs(changelog): v1.4.1 2020-06-23 18:45:54 +08:00
07akioni
70f22d966b doc(changelog): 1.4.0 2020-06-18 23:53:07 +08:00
07akioni
21553869b5 Merge branch 'master' of github.com:07akioni/naive-ui into develop 2020-06-06 00:10:17 +08:00
07akioni
bd73c6bec8 doc(changelog): pending 2020-06-06 00:08:18 +08:00
07akioni
e67a2b65e9 Merge branch 'develop' of ***REMOVED*** into develop 2020-06-05 23:27:48 +08:00
07akioni
5cede871e7 doc(changelog): pending 2020-06-05 23:26:10 +08:00
songwanli2025@163.com
493817a616 doc(CHANGELOG): add the changeLog of v1.3.4 2020-06-05 18:24:57 +08:00
07akioni
fe9ab66791 doc(changelog): pending 2020-06-04 20:15:56 +08:00
07akioni
34ad64ea05 doc(changelog): 1.3.3 2020-06-03 14:00:52 +08:00
07akioni
f030b08bd4 doc(change-log): 1.3.2 2020-06-01 23:45:30 +08:00
07akioni
1c51d362a3 doc(change-log): 1.3.1 2020-06-01 19:16:31 +08:00
07akioni
1d93f7b4f1 doc(change-log): 1.3.1, pending 2020-06-01 19:11:22 +08:00
07akioni
29416b8dec doc(change-log): 1.3.0 2020-06-01 13:09:24 +08:00
07akioni
302d899f25 doc(change-log): 1.2.1 2020-05-29 15:57:18 +08:00
07akioni
1ab3f9e06b release: 1.1.5 2020-05-28 14:29:31 +08:00
07akioni
6078a9e8fb release: 1.1.4 2020-05-28 12:11:31 +08:00
07akioni
70c2bea355 doc(change-log) 2020-05-20 23:05:05 +08:00
07akioni
e488446a1c release: 1.1.2 2020-05-19 15:18:29 +08:00
07akioni
db6d77f403 doc: change log 1.1.1 2020-05-18 20:19:52 +08:00
07akioni
21a3daa851 release: 1.1.0 2020-05-16 22:07:58 +08:00
07akioni
e5ea6775a1 release: 1.0.14 2020-05-15 02:03:31 +08:00
07akioni
22000681cd Merge branch 'develop' of ***REMOVED*** into develop 2020-05-15 01:54:42 +08:00
07akioni
ea606528cf chore: pending changelog 2020-05-15 01:53:01 +08:00
songwanli2025@163.com
021b1a0859 fix(n-form-item): Fix n-form-item-col & n-form-item-row will be displayed in the state of no-label when use label slot 2020-05-14 15:12:40 +08:00
songwanli2025@163.com
51c5c45721 Fix the label slot of the & cannot display 2020-05-14 10:57:40 +08:00
07akioni
e5d637e05a release: 1.0.12 2020-04-30 13:15:31 +08:00
07akioni
c87260c772 release: 1.0.11 2020-04-30 11:04:30 +08:00
07akioni
5dd7e5b17f feat(select): fallback-option 2020-04-29 22:12:57 +08:00
07akioni
c9d17664e7 Merge branch 'develop' of ***REMOVED*** into develop 2020-04-29 22:06:31 +08:00
07akioni
8bd6644885 doc(changelog): some pending changes 2020-04-29 22:06:26 +08:00
songwanli2025@163.com
5f6caeb537 merge 2020-04-29 11:04:16 +08:00