Commit Graph

690 Commits

Author SHA1 Message Date
07akioni
47776fe117 chore: add form supported on date-picker & select 2019-11-06 13:49:28 +08:00
JiwenBai
3fbcf24d41 fix(advance-table): disabled checkbox data change select bug 2019-11-06 13:31:01 +08:00
07akioni
31abde5a1e refactor(form): working in progress, styles, dom structure 2019-11-03 21:00:44 +08:00
07akioni
2621d152f9 refactor(form-item): refactor event mechanism 2019-11-02 23:09:36 +08:00
07akioni
fdad44af2b refactor(form): work in progres 2019-11-01 19:01:55 +08:00
07akioni
1066a24ef3 Merge branch 'develop' of ***REMOVED*** into develop 2019-10-30 18:12:24 +08:00
07akioni
f3a5ff5a36 chore 2019-10-30 18:10:18 +08:00
07akioni
26bc4952c3 feat(input-number): validator 2019-10-30 18:10:11 +08:00
07akioni
95b6ce1c52 refactor(switch): change v-model prop to default 2019-10-30 17:53:38 +08:00
07akioni
18c6d47992 fix(popover): event listener will be removed before called 2019-10-30 17:53:09 +08:00
07akioni
27826b31a9 fix(alert): don't show content when there is no content 2019-10-30 16:35:34 +08:00
07akioni
ad76b5736e feat(date-picker): change & blur events & some keyboard bindings 2019-10-30 16:22:17 +08:00
07akioni
ad240f2b3f feat(input): lazy focus 2019-10-30 16:21:16 +08:00
JiwenBai
a0774cbe33 feat(pop-select): add show/hide event 2019-10-29 14:23:10 +08:00
07akioni
a7d035b7a6 feat(time): unix timestamp as time prop 2019-10-29 12:38:53 +08:00
07akioni
3e3f4160e7 feat(breadcrumb) 2019-10-29 12:38:42 +08:00
07akioni
4b1faca3a7 feat: grid & statistic 2019-10-28 18:29:52 +08:00
07akioni
f6e38675ad refactor(notifaction): api change 2019-10-25 17:53:59 +08:00
07akioni
d71aa3f64d refactor(backtop): api & style change 2019-10-25 17:53:41 +08:00
07akioni
3f6b7bb8a9 fix(button): align 2019-10-25 16:20:46 +08:00
07akioni
d2fb399500 chore: some name change 2019-10-25 15:50:09 +08:00
07akioni
89498541b7 doc(icon) 2019-10-25 15:43:06 +08:00
07akioni
64efc75372 Merge branch 'develop' of ***REMOVED*** into develop 2019-10-25 13:13:25 +08:00
07akioni
9db1eee9dd chore: fix radio hover style & modify .gitignore 2019-10-25 11:36:24 +08:00
07akioni
3ac852bc81 fix: icon refactor related components 2019-10-25 11:00:22 +08:00
07akioni
8c8b25020a feat(icon): as avg 2019-10-24 18:04:31 +08:00
JiwenBai
2c55e0d0e1 fixed(advance-table): checkbox indeterminate/all not current show 2019-10-24 16:31:02 +08:00
07akioni
b4d8169035 refactor(input-key-value-pairs): custom input 2019-10-23 23:08:29 +08:00
07akioni
7f03c26569 chore: some style bugs and deprecated old loader 2019-10-23 22:37:46 +08:00
07akioni
cf3d786182 feat(cascader): light theme 2019-10-23 16:51:29 +08:00
07akioni
de6759095b doc(cascader): refactor 2019-10-23 13:56:20 +08:00
07akioni
a98c59de45 refactor(badge): split slot machine out of badge 2019-10-23 13:09:23 +08:00
07akioni
5d635ed12b Merge branch 'master' of github.com:07akioni/naive-ui 2019-10-22 18:46:40 +08:00
07akioni
00f00f08c7 feat(slider): light-theme 2019-10-22 18:34:49 +08:00
07akioni
26f1e5d37d Merge branch 'develop' of ***REMOVED*** into develop 2019-10-22 17:10:17 +08:00
07akioni
209f4d0db8 feat(input-number): light-theme 2019-10-22 16:35:44 +08:00
07akioni
941b3be3e5 feat(select): show cancel button when mouse hover 2019-10-22 14:18:13 +08:00
07akioni
8971321923 feat(drawer): light theme 2019-10-22 13:19:12 +08:00
07akioni
39ec2d13c9 feat(steps): refactor & light theme 2019-10-21 19:16:31 +08:00
JiwenBai
aa61767d2d fixed(confirm): not return a instance 2019-10-21 18:20:00 +08:00
07akioni
6646cf339d feat(time) 2019-10-21 15:37:41 +08:00
07akioni
ac182ba07f feat(radio): light-theme 2019-10-21 14:49:08 +08:00
07akioni
413f32edce refactor(time-picker): remove momentjs 2019-10-19 21:42:14 +08:00
07akioni
8ad56d6010 refactor(date-picker): use absolute position to place time picker 2019-10-19 20:26:30 +08:00
07akioni
03e2544a9c feat(placeable): add absolute mode for placeable 2019-10-19 20:26:07 +08:00
07akioni
914ddccfaa refactor(date-picker): use date-fns rather than moment 2019-10-19 19:52:47 +08:00
07akioni
6255c23c13 chore: rename to avoid case sentisitive related issue 2019-10-18 23:01:36 +08:00
07akioni
c395ddbae8 chore: solve merge conflict 2019-10-18 18:28:47 +08:00
07akioni
e022f182e4 feat(timeline): light theme 2019-10-18 18:26:09 +08:00
songwanli2025@163.com
afc5932066 merge: merge from upstream/develop 2019-10-18 17:26:11 +08:00
songwanli2025@163.com
cc64afeefd feat(Notificatoion): add theme to Notification 2019-10-18 17:14:47 +08:00
07akioni
71a9290dea chore: solve merge conflict 2019-10-18 16:49:47 +08:00
07akioni
83dbe37031 feat(progress): light theme 2019-10-18 16:45:40 +08:00
07akioni
04452fe659 feat(popselect): update position & slot name change 2019-10-18 11:24:13 +08:00
07akioni
0a45e04f8f fix(service-layout): menu collpase status abandoned when route change 2019-10-17 23:45:22 +08:00
07akioni
fe56cea179 fix(placeable): transform origin wrong when at top end 2019-10-17 23:21:22 +08:00
07akioni
e8319ad865 feat(time-picker): light theme 2019-10-17 23:16:38 +08:00
07akioni
33bf154c0d feat(date-picker): light theme 2019-10-17 22:16:30 +08:00
07akioni
91945ba767 feat(input): split mode of input 2019-10-17 14:03:09 +08:00
07akioni
b6189b3c63 feat(pagination): slot 2019-10-16 23:43:07 +08:00
07akioni
b313c5eabe feat(gradient-text): light-theme 2019-10-16 23:20:40 +08:00
JiwenBai
468151cc9d feat(advance-table): sort by column emmit by self 2019-10-16 14:13:29 +08:00
jiwen-bai
b51a8fa18f feat:(advance-table): add renderHeader in column ,merge pull request #9 from jiwen-bai/develop
feat:(advance-table): add renderHeader in column
2019-10-16 13:59:47 +08:00
JiwenBai
871960ee87 feat(advance-table): add renderHeader in column 2019-10-16 13:54:51 +08:00
songwanli2025@163.com
4dddf37671 add theme to BackTop 2019-10-16 11:33:49 +08:00
07akioni
c3979c4298 Merge branch 'develop' of ***REMOVED*** into develop 2019-10-15 18:04:46 +08:00
JiwenBai
ba1c5a4aa3 fixed(loading-bar): loading-bar remove 2019-10-15 18:04:40 +08:00
songwanli2025@163.com
5d06166432 refactor(spin): rename loading.scss 2019-10-15 18:01:18 +08:00
07akioni
d9993bf804 feat(pagination): support light theme 2019-10-15 17:55:02 +08:00
songwanli2025@163.com
f58ff79872 add theme to spin 2019-10-15 17:40:21 +08:00
07akioni
d3fe50f8b0 refactor(pagination): new algo to avoid tremble of page item 2019-10-15 16:25:53 +08:00
07akioni
f2dd5cd177 Merge branch 'develop' of ***REMOVED*** into develop 2019-10-15 15:53:18 +08:00
07akioni
bed5f852f0 chore(pagination): dev checkpoint 2019-10-15 15:52:47 +08:00
07akioni
b687534295 doc: support anchor by messy code... 2019-10-14 17:49:23 +08:00
07akioni
00c82dff6e feat(anchor): positioning on mounted 2019-10-14 13:10:26 +08:00
07akioni
4ac69c5b24 fix(affix): top shift when scroll too fast 2019-10-13 21:22:18 +08:00
07akioni
79635958a5 fix(anchor): scroll 2019-10-13 21:13:32 +08:00
07akioni
27dbdd517b feat(anchor): basic anchor(not usable yet) 2019-10-13 20:16:43 +08:00
07akioni
0ca47fccaf feat(anchor): scaffold 2019-10-12 23:22:52 +08:00
07akioni
1b11ba77a3 feat(app): inherit theme 2019-10-12 16:09:30 +08:00
07akioni
28262b5ee9 doc(app): refactor app demo 2019-10-12 15:46:02 +08:00
07akioni
5079a4055c feat(alert): support light theme 2019-10-12 14:23:40 +08:00
07akioni
bbae67caa1 feat(fade-in-height-expand-transition) 2019-10-12 13:18:34 +08:00
07akioni
325a96ddf7 feat(collapse): light theme 2019-10-12 00:31:45 +08:00
JiwenBai
e216fc33f9 fixed(loading-bar): loading-bar remove 2019-10-11 20:04:43 +08:00
07akioni
d4a3cc71a4 chore(collapse): refactor work in progress 2019-10-11 19:04:22 +08:00
07akioni
c74514a720 fix: merge conflict 2019-10-11 17:06:17 +08:00
07akioni
f169d82a5f refactor(checkbox): api change & use provide inject 2019-10-11 17:01:23 +08:00
JiwenBai
b65c1159e0 feat(advance-table): add clear all select method 2019-10-11 12:18:42 +08:00
JiwenBai
84cde6a7ad fixed(advance-table): currentSortColumn.type misspelling 2019-10-11 11:42:08 +08:00
JiwenBai
62373a1344 fixed(advance-table): light-ui border width cause scrollbar width computed incorrect 2019-10-11 10:39:08 +08:00
07akioni
20fcfe4065 feat(input): light theme 2019-10-10 18:24:51 +08:00
JiwenBai
55293345bd fixed(advance-table): light ui border color,box-shadow hidden 2019-10-10 18:14:15 +08:00
07akioni
296d9a0d47 refactor(checkbox): use svg rather than css 2019-10-10 00:54:56 +08:00
07akioni
6a21c54dcd refactor(badge): better ripple animation 2019-10-09 23:42:08 +08:00
JiwenBai
9d02dbd298 fixed(advance-table): useRemoteChange sorter type can not be null 2019-10-09 19:18:20 +08:00
07akioni
ff04f5d3d8 feat(badge): full features 2019-10-09 17:38:08 +08:00
07akioni
4e54156e83 feat(badge): better animation and bug fix 2019-10-09 01:14:02 +08:00
07akioni
779c74909d feat(badge): good animation 2019-10-09 00:43:02 +08:00
07akioni
5f8581bb63 chore(badge): animation 2019-10-08 19:06:23 +08:00