Commit Graph

1405 Commits

Author SHA1 Message Date
songwanli2025@163.com
b79fdcee97 modify(debug tag): change router to localstorage 2020-03-04 18:22:25 +08:00
songwanli2025@163.com
066c4fc35e modify(entry) 2020-03-04 14:42:58 +08:00
songwanli2025@163.com
a076e8a36c merge 2020-03-04 14:34:14 +08:00
07akioni
e556fbfa8c doc: input passively activated & code basic & some chores together 2020-03-04 13:57:22 +08:00
07akioni
2072803d3c refactor(popselect): menu refactor & props refactor 2020-03-04 13:37:55 +08:00
songwanli2025@163.com
ceaf93f533 add debug select to header 2020-03-04 03:01:15 +08:00
07akioni
e9dd2b7dea doc: some style fixes 2020-03-03 19:25:25 +08:00
07akioni
ddef916aa1 doc: size of table & data-table 2020-03-03 18:08:58 +08:00
07akioni
6988d0cec0 chore: not worth logs 2020-03-03 17:41:05 +08:00
07akioni
1056684d2e feat(typography/text): as prop 2020-03-03 17:40:09 +08:00
07akioni
5c59550f54 doc(process): processing & height & border-radius 2020-03-03 16:22:13 +08:00
07akioni
ad43537971 feat(form): size 2020-03-03 14:34:24 +08:00
07akioni
07659bbbb2 doc: size on data input components 2020-03-03 12:40:05 +08:00
07akioni
622fd5d5ad doc: intro changed 2020-03-02 23:44:05 +08:00
07akioni
9ac47480ce chore: some fixes 2020-03-02 22:41:52 +08:00
07akioni
f6e2f32265 feat: add size for some data input components 2020-03-02 13:06:37 +08:00
07akioni
3e763bbbf3 doc(button): button size 2020-03-02 12:09:15 +08:00
07akioni
ec58d7fcfa doc: make theme related demos looks more clear 2020-03-01 19:17:53 +08:00
07akioni
2a5940c7a1 refactor: unify upload & notification callback to Promise type 2020-03-01 19:06:31 +08:00
07akioni
b17591e349 feat(layout): scrollTo method on layout & layout sider 2020-03-01 16:34:17 +08:00
07akioni
0d3f5ee896 refactor(data-table): new filter menu 2020-03-01 15:16:30 +08:00
07akioni
959b2fe238 style(radio): remove default margin of radio 2020-03-01 15:13:12 +08:00
07akioni
57cb3deea6 perf(mixins/hollowoutable): cut some useless code path 2020-02-29 22:30:40 +08:00
07akioni
785559e3c3 fix(button): icon & loading not working on text button 2020-02-29 18:09:22 +08:00
07akioni
45fab173b1 doc: doc header changed 2020-02-29 17:40:09 +08:00
07akioni
2902855a61 refactor(button): refactor border to support button group 2020-02-29 16:17:42 +08:00
07akioni
f424260f3b chore: small fixes 2020-02-29 14:55:52 +08:00
07akioni
ccd823571f chore: small fixes 2020-02-28 20:31:06 +08:00
07akioni
83e8ff5d10 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-28 20:30:19 +08:00
songwanli2025@163.com
8c0ad44a3c Merge remote-tracking branch 'upstream/develop' into develop 2020-02-28 20:01:59 +08:00
07akioni
7a6453815d refactor(input): manually implement placeholder, for firefox doesn't support transition on :placeholder 2020-02-28 19:59:47 +08:00
07akioni
99505ab2f1 refactor(menu): move some item style on item itself & doc fixes 2020-02-28 19:57:52 +08:00
songwanli2025@163.com
414d5a3024 refactor: check number prop, change to string|number 2020-02-28 19:46:06 +08:00
07akioni
883659b50f fix(mixin/hollowoutable): fix code logic mistake 2020-02-28 16:42:51 +08:00
songwanli2025@163.com
1ec6e34e34 check render prop & change promise to callback 2020-02-28 16:03:33 +08:00
07akioni
3faa75d856 fix(button): should focus on mousedown 2020-02-28 14:13:05 +08:00
07akioni
128cc9f3c3 doc: landing page optimization 2020-02-27 23:03:15 +08:00
07akioni
57330b9a92 doc: typo 2020-02-27 18:36:46 +08:00
07akioni
5fddda4912 doc: landing page 2020-02-27 18:09:23 +08:00
07akioni
242f7f6a67 refactor(date-picker): better focus & blur support 2020-02-26 23:21:23 +08:00
07akioni
a5190dfea2 feat(time-picker): format 2020-02-26 17:21:03 +08:00
07akioni
06feddd1fc feat(time-picker): format 2020-02-26 16:05:13 +08:00
07akioni
13342bb5ed chore: small changes 2020-02-26 12:41:50 +08:00
07akioni
7ae5398cd9 style(tree): shaking themed styles 2020-02-26 12:41:24 +08:00
07akioni
b5ce2c509c refactor(tabs): refactor size, v-model, use resize observer to update scroll status 2020-02-26 12:15:37 +08:00
07akioni
0ea0518fa6 release: 0.7.18 2020-02-25 23:16:18 +08:00
07akioni
f45d61ed89 doc(tree): zhCN & enUS 2020-02-25 23:03:38 +08:00
07akioni
40ea9afcd1 chore: some chores... 2020-02-25 18:49:13 +08:00
07akioni
cb883a1ba3 doc(tree): async & drag & others 2020-02-25 18:48:29 +08:00
07akioni
09d77642f3 feat(zindexable): can specifiy a zindex 2020-02-25 14:29:36 +08:00
07akioni
6a38715d7f refactor(menu): rename open names to expanded names 2020-02-25 14:28:23 +08:00
07akioni
2b69af3d47 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-24 18:18:01 +08:00
07akioni
5cd6fef6a3 pref(cascader) 2020-02-24 18:17:51 +08:00
songwanli2025@163.com
b5ff4fcdae merge 2020-02-24 17:07:35 +08:00
songwanli2025@163.com
3141efa436 fix(init.js): import() 2020-02-24 17:06:07 +08:00
songwanli2025@163.com
b3a1434ef1 fix(init) 2020-02-24 16:34:11 +08:00
songwanli2025@163.com
fdf2af8eb5 merge 2020-02-24 16:25:02 +08:00
songwanli2025@163.com
ffeb343eb9 modify(loader):remove files ending with debug when packaging in production environment 2020-02-24 16:24:23 +08:00
07akioni
db1342df78 feat(form): async validation 2020-02-24 15:31:03 +08:00
07akioni
4ac581806f Merge branch 'develop' into develop 2020-02-24 10:33:24 +08:00
07akioni
a00a43bc9c style: button & tag & base background color change 2020-02-23 21:17:27 +08:00
07akioni
f39af4f778 chore: some doc & style fixes 2020-02-23 12:24:22 +08:00
07akioni
343ac039a3 feat(table): single-column 2020-02-23 12:08:48 +08:00
07akioni
c3e7a41cb9 feat(table): bordered, single-line 2020-02-23 11:28:20 +08:00
07akioni
9008027384 refactor: rename transparent prop to abstract on some components 2020-02-22 21:04:12 +08:00
07akioni
1b972beb01 styles: refactor color system, done 2020-02-22 20:25:10 +08:00
07akioni
aa9ee06ec9 style: refactor color system, wip 2020-02-22 18:08:53 +08:00
07akioni
750ac473f8 style: refactor color system, wip 2020-02-22 14:11:34 +08:00
07akioni
d8137b9e9e style: refactor color system, wip 2020-02-21 16:48:45 +08:00
songwanli2025@163.com
f5737f3df7 merge 2020-02-21 15:26:51 +08:00
songwanli2025@163.com
d0c06c6cdf modify(form): support async validate 2020-02-21 15:25:21 +08:00
07akioni
428dce431f doc(grid): typo 2020-02-20 23:05:07 +08:00
07akioni
af173a9f1d chore: some small fixes 2020-02-20 21:42:38 +08:00
07akioni
d3e7312e04 feat(icon): base color, new doc 2020-02-20 21:41:39 +08:00
07akioni
1de7e79f8e fix: some style color disaccord 2020-02-20 20:11:31 +08:00
07akioni
f4e32463f3 refactor(service-layout): use flex rather than position absolute to locate sider 2020-02-20 17:14:52 +08:00
07akioni
b8e6407382 feat(table): add table component 2020-02-20 16:26:34 +08:00
07akioni
e8244b6b03 style: refactor color system, wip 2020-02-20 13:22:48 +08:00
07akioni
e960b4b81e Merge branch 'develop' of ***REMOVED*** into develop 2020-02-19 23:04:36 +08:00
07akioni
245855b212 style: refactor color system, wip 2020-02-19 21:08:31 +08:00
07akioni
0a87fe6500 style: refactor colors 2020-02-19 19:58:39 +08:00
songwanli2025@163.com
f90e12a806 add(datePicker): format 2020-02-19 16:24:39 +08:00
07akioni
e3548749b4 style: refactor color system, wip 2020-02-19 13:36:29 +08:00
07akioni
3988f2fab7 feat(typography): add depth prop 2020-02-19 12:35:47 +08:00
07akioni
c9361a1162 refactor(icon): add depth prop 2020-02-19 12:35:28 +08:00
songwanli2025@163.com
52be5e2d00 fix(anchor, backtop) 2020-02-19 11:42:31 +08:00
songwanli2025@163.com
301dba502d Merge remote-tracking branch 'upstream/develop' into develop 2020-02-19 10:35:44 +08:00
07akioni
c71437b3e6 doc(upload): en-US 2020-02-18 20:09:34 +08:00
07akioni
abb8edd2f4 doc(upload): zh-cn 2020-02-18 19:24:45 +08:00
songwanli2025@163.com
0de9b9c137 fix(anchor, backtop) 2020-02-18 17:42:00 +08:00
07akioni
a695abeab3 feat(upload): basic functionality of upload, wip 2020-02-18 13:05:07 +08:00
songwanli2025@163.com
3206b890a8 add(anchor):documentation 2020-02-17 18:23:27 +08:00
songwanli2025@163.com
8de2da1b59 Merge remote-tracking branch 'upstream/develop' into develop 2020-02-17 18:09:54 +08:00
songwanli2025@163.com
f2ddb99136 add(anchor): mode 2020-02-17 17:09:41 +08:00
07akioni
2e35d3f97e feat(upload): commit as a checkpoint, wip 2020-02-17 15:36:36 +08:00
07akioni
1c497bf441 feat(tabs): tab panel's display directive can be set 2020-02-17 11:50:35 +08:00
songwanli2025@163.com
e173b33ad7 merge 2020-02-17 09:55:20 +08:00
07akioni
7b1b667792 feat(upload): wip 2020-02-16 21:52:38 +08:00
07akioni
4a40f9fb0f feat(upload): create a scaffold for upload, wip 2020-02-15 22:19:22 +08:00
07akioni
5af4545761 doc: fix some typos 2020-02-14 23:06:50 +08:00
07akioni
7033bf664e refactor(base-cancel-mark): rename to base suffix 2020-02-14 22:42:53 +08:00
07akioni
9312c92c29 feat(data-table): column width support string 2020-02-14 16:50:06 +08:00
07akioni
d9d2c51e65 refactor(alert): set light theme background to no alpha 2020-02-14 15:46:57 +08:00
07akioni
d0ef4fe350 feat(radio): name prop for grouping 2020-02-14 15:27:45 +08:00
07akioni
96f3d41824 build: rename some files 2020-02-13 22:22:04 +08:00
07akioni
1970c50652 build: change eslint config 2020-02-13 20:51:40 +08:00
07akioni
bb3456e5f1 doc: import on demand 2020-02-13 19:14:30 +08:00
07akioni
e8ab4e2c86 doc(tag): v-model in zh-CN 2020-02-12 16:24:14 +08:00
07akioni
60c24008e1 build: refactor the build progress 2020-02-12 13:44:53 +08:00
07akioni
f65d541c7d builld: clean depdencies 2020-02-11 20:42:41 +08:00
07akioni
11e329dbe3 build: get rid of gulp 2020-02-11 20:24:56 +08:00
07akioni
03b570e32c fix: small fixes 2020-02-11 18:10:49 +08:00
07akioni
90a26819cf style: refactor some transition mixins 2020-02-11 17:19:00 +08:00
07akioni
01b1947d45 style: clean some scss files 2020-02-11 14:44:29 +08:00
07akioni
4ccdb39a65 doc(layout): some style fixes 2020-02-10 22:52:06 +08:00
07akioni
c588d5d894 feat(date-picker): clearable 2020-02-10 22:27:13 +08:00
07akioni
519393729c refactor(input): code clean & composition & icon motion & api typo fix & new doc 2020-02-10 22:07:02 +08:00
07akioni
08c21a332f refactor(cascader): rename splitor prop to seperator 2020-02-10 22:06:14 +08:00
07akioni
18aadc3bee doc: keep layout scroll position when switch language 2020-02-09 19:48:38 +08:00
07akioni
2c595e419e doc(input): input group 2020-02-09 19:34:14 +08:00
07akioni
577104b11f feat(button-group): size 2020-02-08 16:21:09 +08:00
07akioni
1b1f43328e feat(drawer) 2020-02-08 16:07:25 +08:00
07akioni
43f6a5283a fix(modal): fix scale transform debounce 2020-02-08 16:07:07 +08:00
07akioni
8427bfd9a6 doc: some translation mistakes 2020-02-08 13:41:40 +08:00
07akioni
d421cf423f refactor(form): set default model to {}, for some form is only for layout 2020-02-08 13:40:38 +08:00
07akioni
f90471da64 doc: some words alternation 2020-02-07 23:40:07 +08:00
07akioni
85d6c5232b chore(menu): css clean 2020-02-07 22:52:51 +08:00
07akioni
1c3f087e6f feat(menu): collapse done! 2020-02-07 22:31:26 +08:00
07akioni
69d25b4d1e refactor(menu): wip with some features 2020-02-07 00:05:44 +08:00
07akioni
c6dbd32114 doc: typo fix 2020-02-06 00:16:50 +08:00
07akioni
292772cd5f release: 0.7.4 2020-02-05 23:53:06 +08:00
07akioni
9619b3b4ed refactor(confirm): remove default text on confirm to avoid locale problem 2020-02-05 23:49:59 +08:00
07akioni
0737da68b8 feat(time-picker): zh-cn locale 2020-02-05 23:23:39 +08:00
07akioni
c3a3f70591 feat(select): zh-cn locale 2020-02-05 23:14:00 +08:00
07akioni
c280a14512 refactor(select): set default placeholder to null 2020-02-05 22:58:48 +08:00
07akioni
320739de04 refactor(locale): move computed into mixin 2020-02-05 22:20:34 +08:00
07akioni
27526827db feat(transfer): filterable 2020-02-05 22:20:12 +08:00
07akioni
e50dd0a97c release(0.7.2) 2020-02-05 13:49:02 +08:00
07akioni
020551b738 doc(tabs): zh-cn 2020-02-05 13:46:57 +08:00
07akioni
52f749c482 doc(tabs): zh-cn 2020-02-05 13:46:47 +08:00
07akioni
219851a92c doc: create themed component 2020-02-05 13:13:48 +08:00
07akioni
2c2d9946c6 doc(form): zh-cn 2020-02-05 12:48:15 +08:00
07akioni
7c1e1a6047 doc: fix function type annotation 2020-02-05 12:21:18 +08:00
07akioni
833fc5c2ed doc(form): zh-cn 2020-02-05 12:14:05 +08:00
07akioni
fd1073a55e doc: sider menu zh-cn 2020-02-04 23:13:53 +08:00
07akioni
3c05d8561e doc(table): zh-cn 2020-02-04 22:43:40 +08:00
07akioni
582b87a4ce doc(dropdown): zh-cn 2020-02-04 22:07:55 +08:00
07akioni
7516d5743e doc(cascader): zh-cn 2020-02-04 21:44:48 +08:00
07akioni
f52389778b doc(input): zh-cn 2020-02-04 20:45:34 +08:00
07akioni
40504aac05 doc(select): zh-cn 2020-02-04 20:32:03 +08:00
07akioni
5fe2ce3b57 doc(date-picker): zh-cn 2020-02-04 19:05:59 +08:00
07akioni
77f7ccc307 doc(icon): zh-cn 2020-02-04 18:57:45 +08:00
07akioni
6be3090e57 doc(slider): zh-cn 2020-02-04 18:39:05 +08:00
07akioni
f84ac1a288 doc(checkbox): zh-cn 2020-02-04 17:52:31 +08:00
07akioni
fdfad5e75f doc(input-number): zh-cn 2020-02-04 17:23:11 +08:00
07akioni
41fc0d9bba doc(radio): zh-cn 2020-02-04 17:18:32 +08:00
07akioni
959f421f75 doc(switch): zh-cn 2020-02-04 17:12:12 +08:00
07akioni
5a5f5a270b doc(time-picker) 2020-02-04 17:07:29 +08:00
07akioni
18827b4270 doc(code): zh-cn 2020-02-04 17:02:01 +08:00
07akioni
17a8a181f5 doc(log) 2020-02-04 16:29:09 +08:00
07akioni
ad06e0c57e doc(list): zh-cn 2020-02-04 15:32:08 +08:00
07akioni
2a226de170 doc(descriptions): zh-cn 2020-02-04 15:29:15 +08:00
07akioni
d29e74c9f1 doc(popselect): zh-cn 2020-02-04 15:10:51 +08:00
07akioni
bc0511001b doc(modal): zh-cn 2020-02-04 14:55:55 +08:00
07akioni
58483087c1 doc(drawer): zh-cn 2020-02-04 14:34:56 +08:00
07akioni
346191f4a1 doc(progress): zh-cn 2020-02-04 14:23:39 +08:00
07akioni
360af64447 doc(notification): zh-cn 2020-02-04 14:10:35 +08:00
07akioni
8f370ed540 doc(message) 2020-02-04 13:40:10 +08:00
07akioni
e9fdff02e8 doc(confirm): zh-cn 2020-02-04 13:23:36 +08:00
07akioni
d00eda219a doc(badge): zh-cn 2020-02-04 13:02:09 +08:00
07akioni
af69ba4904 doc(alert): zh-cn 2020-02-04 12:55:07 +08:00
07akioni
142371ea3e doc(anchor): zh-cn 2020-02-04 12:40:06 +08:00
07akioni
06117393b3 doc(affix): zh-cn 2020-02-04 12:24:56 +08:00
07akioni
cc2881496b doc(back-top): zh-cn 2020-02-04 12:08:11 +08:00
07akioni
7a2556069c doc(pagination) 2020-02-04 12:00:31 +08:00
07akioni
3a4a4ffd65 doc(pagination) 2020-02-04 11:55:39 +08:00
07akioni
d3f9793ef1 doc(time): zh-cn 2020-02-04 11:37:14 +08:00
07akioni
d278840e96 doc(thing): zh-cn 2020-02-04 11:00:38 +08:00
07akioni
99f6175e9a doc(statistic): zh-cn 2020-02-04 10:47:48 +08:00
07akioni
6f0223df6f doc(auto-complete): add prop 2020-02-04 10:45:22 +08:00
07akioni
6e49198ede doc(auto-complete): zh-cn 2020-02-04 10:44:04 +08:00
07akioni
fdb06a3740 doc(typography): zh-cn 2020-02-03 21:48:56 +08:00
07akioni
22d22d1c79 doc(tag): zh-cn 2020-02-03 21:34:01 +08:00
07akioni
f9051d7f0c doc(gradient-text) 2020-02-03 21:20:21 +08:00
07akioni
8bd9a7fa1e doc(divider) 2020-02-03 21:09:49 +08:00
07akioni
5d213544b0 doc(collapse) 2020-02-03 21:07:58 +08:00
07akioni
eae2a6456a doc(card): zh-cn 2020-02-03 20:49:22 +08:00
07akioni
92d856a568 doc(button): zh-cn 2020-02-03 20:45:06 +08:00
07akioni
504af0f0d0 doc(avatar): zh-cn 2020-02-03 20:36:18 +08:00
07akioni
0474db36a0 doc(grid): zh-cn 2020-02-03 20:27:04 +08:00
07akioni
28a797faa6 doc(layout): zh-cn 2020-02-03 20:13:14 +08:00
07akioni
21e811b88f doc(element): zh-cn 2020-02-03 19:44:42 +08:00
07akioni
23ac7c5465 doc(config-consumer) 2020-02-03 19:37:56 +08:00
07akioni
155096d7f7 doc(config-provider): zh-cn 2020-02-03 19:28:16 +08:00
07akioni
16eb131cbd chore: remove confirm.vue 2020-02-03 17:13:26 +08:00
07akioni
431c82ca4e doc(table) 2020-02-03 02:42:51 +08:00
07akioni
a1c5166619 doc(select): option type 2020-02-03 01:00:56 +08:00
07akioni
5784f2fb40 refactor(menu): use popover to display collapsed data 2020-02-03 00:54:47 +08:00
07akioni
73a105d817 doc(layout) 2020-02-02 17:04:47 +08:00
07akioni
fc1ceaab13 doc(transfer) 2020-02-02 02:07:00 +08:00
07akioni
1d7be8be55 refactor(transfer): remove code to prepare for virtual scroll 2020-02-01 20:19:22 +08:00
07akioni
89beca734b doc: scroll to top when route changes 2020-02-01 16:45:37 +08:00
07akioni
668c6b49fd doc(log) 2020-02-01 16:45:11 +08:00
07akioni
040127220c doc(list) 2020-02-01 00:57:46 +08:00
07akioni
3bc4104dd7 doc(progress) 2020-02-01 00:47:07 +08:00
07akioni
f6d07a8dc9 chore: some fixed 2020-01-31 22:36:22 +08:00
07akioni
72e714c502 doc(spin): props & slots & chinese 2020-01-31 21:58:21 +08:00
07akioni
5bbd7c0e31 doc(table): add a caveat 2020-01-31 17:09:00 +08:00
07akioni
35a28fa40b doc(table) 2020-01-31 17:02:33 +08:00
07akioni
4b00789a2a doc: fix some format mistakes in props tables 2020-01-30 23:54:06 +08:00
07akioni
19193b4dea doc(confirm): api part complement 2020-01-30 23:35:57 +08:00
07akioni
b54abb212d doc(notification) 2020-01-30 23:23:51 +08:00
07akioni
69186cad1d doc(message) 2020-01-30 23:15:39 +08:00
07akioni
798657d4d2 doc(modal) 2020-01-30 22:45:44 +08:00
07akioni
58124a671d doc(description) 2020-01-30 21:41:46 +08:00
07akioni
c1c40c0aa6 doc(code) 2020-01-30 21:19:53 +08:00
07akioni
84b97e21c2 doc(empty) 2020-01-30 21:14:06 +08:00
07akioni
eb0c56c084 doc(statistic) 2020-01-30 21:07:14 +08:00
07akioni
a692c5e65a doc: some typo fixes 2020-01-30 21:03:34 +08:00
07akioni
163a34a3b6 doc(notification) 2020-01-30 20:56:17 +08:00
07akioni
9d70f6d5d7 feat(confirm): render function 2020-01-30 20:41:49 +08:00
07akioni
968900a4ed doc(popconfirm) 2020-01-30 20:10:03 +08:00
07akioni
7fc112afd2 doc(timeline) 2020-01-30 20:09:55 +08:00
07akioni
3f130451c2 doc: typo fixes 2020-01-30 20:09:41 +08:00
07akioni
05143ab30d doc(confirm) 2020-01-30 18:48:38 +08:00
07akioni
01514cc968 doc(result) 2020-01-30 17:58:07 +08:00
07akioni
d7bca06ceb doc: popover, tooltip 2020-01-30 17:38:14 +08:00
07akioni
3d2708ebdc doc: typo 2020-01-30 15:57:20 +08:00
07akioni
411d21b903 doc(breadcrumb) 2020-01-29 21:58:49 +08:00
07akioni
15391d1115 doc(loading-bar): chinese 2020-01-29 21:53:48 +08:00
07akioni
eb6050f8fb doc(steps) 2020-01-29 21:43:27 +08:00
07akioni
750c6c8484 doc(pagination) 2020-01-29 21:35:19 +08:00
07akioni
09c3b8d73f doc(anchor) 2020-01-29 20:51:51 +08:00
07akioni
a46b5d3dfd doc(affix) 2020-01-29 20:29:25 +08:00
07akioni
ede7455c3d doc(alert) 2020-01-29 20:01:53 +08:00
07akioni
e1308a73c6 doc(back-top) 2020-01-29 19:48:38 +08:00
07akioni
d6c4abf6cf doc(loading-bar) 2020-01-29 17:43:48 +08:00
07akioni
804925096d doc(timeline) 2020-01-29 17:32:55 +08:00
07akioni
127b68bfa8 doc(time) 2020-01-29 17:13:55 +08:00
07akioni
916f846928 doc(thing) 2020-01-29 16:56:40 +08:00
07akioni
b7c25211a9 doc(input-number) 2020-01-29 16:14:59 +08:00
07akioni
3a7962793d doc(slider) 2020-01-29 15:15:42 +08:00
07akioni
a15789d21c doc(switch) 2020-01-29 14:49:29 +08:00
07akioni
a74b81eb29 doc(time-picker) 2020-01-29 14:44:06 +08:00
07akioni
4442a18631 doc(radio) 2020-01-28 23:15:39 +08:00
07akioni
4983949fb5 doc(input) 2020-01-28 22:26:54 +08:00
07akioni
d7a4e25569 doc(date-picker) 2020-01-28 22:08:25 +08:00
07akioni
e7521d3392 doc(checkbox) 2020-01-28 14:29:11 +08:00
07akioni
dfb735b438 doc(auto-complete) 2020-01-28 14:11:09 +08:00
07akioni
9842863f6c doc(typography) 2020-01-27 21:44:31 +08:00
07akioni
3942385083 doc(tag) 2020-01-27 21:14:34 +08:00
07akioni
8a2f7a7f45 doc(icon) 2020-01-27 20:49:03 +08:00
07akioni
658264cc66 doc(gradient-text) 2020-01-27 20:28:47 +08:00
07akioni
488e47572d doc(divider) 2020-01-27 20:20:53 +08:00
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
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
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
5c90a077d6 refactor(menu): rename sub-menu to submenu 2020-01-15 15:22:29 +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
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
a0e4a0bf8a feat(date-picker): chinese lang 2020-01-11 00:56:39 +08:00
07akioni
37cd25dcc8 doc(table): refactor docs 2020-01-10 14:43:10 +08:00
07akioni
a2bc7df45f feat(anchor): add bound prop & change doc page bound to 16 to avoid active link trembling 2020-01-09 17:19:22 +08:00
07akioni
1ee5e98418 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-09 00:29:47 +08:00
07akioni
560ae6fcdf style: some doc style change 2020-01-09 00:28:17 +08:00
07akioni
d256455b27 refactor(hollowoutable): get rid of bg color hint 2020-01-09 00:28:01 +08:00
07akioni
1fcf54e0bc refactor(table): table style 2020-01-08 16:22:04 +08:00
liumeo
7b8c767cdb Merge branch 'master' of https://github.com/07akioni/naive-ui 2020-01-08 01:59:01 +08:00
liumeo
780f5a1a54 configConsumer-zhcn & fix configProvider-zhcn 2020-01-08 01:58:39 +08:00
07akioni
3c542f5743 refactor(table): some table style & filter button & sorter button 2020-01-08 01:36:12 +08:00
07akioni
a89acd7793 feat(table): controlled sorter, filters, pagination 2020-01-07 17:32:10 +08:00
07akioni
f3c479464d refactor(table): try to add controlled props 2020-01-06 17:31:52 +08:00
07akioni
3ad7552a45 refactor(table): poor async operations supported 2020-01-05 22:46:13 +08:00
07akioni
69070f5922 refactor(table): scroll perf, render perf of table cell, code clean. wip. 2020-01-05 15:20:35 +08:00
07akioni
a081afd97c Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-04 21:05:23 +08:00
liumeo
b6671722e5 layout-zhcn 2020-01-04 21:05:17 +08:00
liumeo
3790ca6ab2 grid-zhcn 2020-01-04 21:05:17 +08:00
liumeo
19cbbe6ad4 configProvider-zhcn 2020-01-04 17:32:23 +08:00
07akioni
0b687014cc refactor(data-table): refactor local available features 2020-01-03 21:46:56 +08:00
liumeo
fc7df13d9d layout-zhcn 2020-01-02 23:21:10 +08:00
liumeo
c8e15966f7 grid-zhcn 2020-01-02 22:40:12 +08:00
07akioni
2cc620a031 Merge branch 'master' of github.com:07akioni/naive-ui 2020-01-01 22:50:01 +08:00
07akioni
d02bd562f5 refactor(advanced-table): rename to data-table, clean codes inside & rewrite style 2020-01-01 22:40:58 +08:00
07akioni
e332b42cda refactor(table): rename advanced table to data-table 2019-12-31 21:01:24 +08:00
07akioni
532b44cb81 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-31 18:30:08 +08:00
07akioni
c007814892 doc: style fixes & changes 2019-12-31 18:26:21 +08:00
07akioni
df57dd275a refactor: deprecate all nimbus components by using common components 2019-12-31 18:24:20 +08:00
07akioni
eed89f91d6 refactor(menu): code clean 2019-12-31 18:22:45 +08:00
liumeo
62f795e239 typography-zhcn 2019-12-31 17:16:51 +08:00
liumeo
fbf4839ee2 button-zhcn missing text 2019-12-31 17:15:55 +08:00
JiwenBai
220184f32d fixed(log): scroll bottom not emit event bug,add throttle 2019-12-31 16:47:18 +08:00
liumeo
4bbc1edb48 tag-zhcn 2019-12-31 14:31:59 +08:00
songwanli2025@163.com
5e2cd427d0 Merge remote-tracking branch 'upstream/develop' into develop 2019-12-31 11:36:38 +08:00
songwanli2025@163.com
8ae1104ec4 fix(menu): openNames & defaultOpenNames 2019-12-31 11:36:13 +08:00
07akioni
3e1bac9c98 fix(input): input will return focus to wrapper after blur when lazy focus 2019-12-30 20:38:43 +08:00
07akioni
1a17ac4645 refactor(placeable): calc position logic 2019-12-28 22:44:05 +08:00
07akioni
48233c995e feat: change ui base font to fira-sans! 2019-12-28 13:46:37 +08:00
07akioni
395ee67a21 doc: header search autocomplete without entry limit 2019-12-28 00:27:26 +08:00
07akioni
38064c2117 refactor(date-picker): disabled some times (wip... 2019-12-27 22:42:04 +08:00
songwanli2025@163.com
5565f59d58 fix(layout):transition &background-color 2019-12-27 17:29:49 +08:00
07akioni
29f896140f refactor(time-picker): better handling disabled time 2019-12-27 16:26:50 +08:00
songwanli2025@163.com
d42b12e430 merge 2019-12-27 14:25:24 +08:00
songwanli2025@163.com
ea782d1200 add(NewNimbusServiceLayout):replace NimbusServiceLayout && fix layout sider 2019-12-27 13:49:00 +08:00
07akioni
d3ba005a93 doc(table): remove table to index 2019-12-26 23:59:41 +08:00
07akioni
8963a9a61f perf(select): impore pref 2019-12-26 14:48:45 +08:00
07akioni
55270faf9a doc(layout): remove deprecated layout-sider prop 2019-12-26 13:42:08 +08:00
07akioni
0a6b763a6d Merge branch 'master' of github.com:07akioni/naive-ui 2019-12-25 19:52:26 +08:00
07akioni
cbfc200dc1 refactor(select): use functional select option to significantly imporve render preformance 2019-12-25 19:51:31 +08:00
liumeo
fffa5bb4e9 icon-zhcn 2019-12-25 19:04:17 +08:00
liumeo
f39c395973 gradientText-zhcn 2019-12-25 18:06:54 +08:00
07akioni
6a57600b46 doc(modal): sync card props change 2019-12-24 22:39:25 +08:00
07akioni
89faa89f91 fix: lint config 2019-12-23 22:18:04 +08:00
07akioni
e39c960f5b fix: code format error 2019-12-23 21:40:45 +08:00
07akioni
31d9aebc84 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 21:05:56 +08:00
07akioni
5ee7ba1906 fix: expand $scopedSlots to avoid not rerendering 2019-12-23 20:58:36 +08:00
songwanli2025@163.com
fabd5e02a2 merge 2019-12-23 17:21:05 +08:00
songwanli2025@163.com
20c535233e refactor(datePicker, timePicker, menu): refactor code 2019-12-23 17:20:13 +08:00
07akioni
9bba609c6d style: set strong font-weight to 500 2019-12-23 16:48:49 +08:00
07akioni
225d99fc7a feat(i18n): add basic i18n supports 2019-12-23 16:31:26 +08:00
07akioni
63245b759b doc: fix loader to show pre content 2019-12-23 15:01:38 +08:00
07akioni
f3cc062c45 doc(modal): new debug page 2019-12-23 15:01:22 +08:00
07akioni
3357a9192f Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 13:43:14 +08:00
07akioni
518fec0911 chore: pre font family at doc 2019-12-23 13:42:58 +08:00
07akioni
849c9deb21 doc: use card to show demo 2019-12-22 23:19:08 +08:00
07akioni
cdc635376d doc(log): fix typo 2019-12-22 16:10:18 +08:00
07akioni
7c39efdb24 doc(code): fix typo 2019-12-22 15:58:51 +08:00
07akioni
755235d51e doc: style of doc page 2019-12-22 15:56:22 +08:00
07akioni
33808cb31f chore: rename $default-cubic-bezier to $--n-ease-in-out-cubic-bezier 2019-12-22 15:50:37 +08:00
07akioni
5259d0cf5c refactor(config-provider): color scheme var names 2019-12-22 15:48:53 +08:00
07akioni
9c5f932229 refactor(md-loader): use typography 2019-12-22 15:31:04 +08:00
07akioni
aa567bd1f2 feat(header): type 2019-12-21 22:06:06 +08:00
07akioni
a7533dfbf2 refactor(typography) 2019-12-21 21:31:48 +08:00
07akioni
d478ae05f5 feat(message): icon change transition 2019-12-20 19:02:23 +08:00
07akioni
8954f414b4 feat(text): some props 2019-12-20 18:49:54 +08:00
07akioni
ffd6a43397 chore(drawer): wip 2019-12-20 17:15:54 +08:00
07akioni
a5b70b8d6c chore: something code clean relevent to font family 2019-12-20 16:59:37 +08:00
07akioni
46258afda8 feat(typography): add basic typography 2019-12-20 16:53:59 +08:00
JiwenBai
e75084beab Merge branch 'develop' of ***REMOVED*** into fixed/table 2019-12-18 18:08:04 +08:00
07akioni
ea7f5088a0 feat(log): scroll methods 2019-12-18 18:07:31 +08:00
07akioni
5c85ec9d30 refactor(log): event & size & highlight 2019-12-18 17:22:59 +08:00
JiwenBai
2eb1372291 Merge branch 'develop' of ***REMOVED*** into feature/table-doc 2019-12-18 16:48:06 +08:00
songwanli2025@163.com
e84b3d39b7 fix: lint 2019-12-18 16:05:10 +08:00
songwanli2025@163.com
fe5acc6a62 add(cascader): filter 2019-12-18 15:58:26 +08:00
07akioni
7dc8084a89 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-18 15:36:00 +08:00
07akioni
ec6f6b7125 refactor(scrollbar): support rail offset 2019-12-17 22:17:26 +08:00
07akioni
98a2a07e59 refactor(slider): logic changes, bug fixed & keyboard support 2019-12-17 20:39:44 +08:00
07akioni
6321a0152c refactor(log) 2019-12-17 18:14:02 +08:00
JiwenBai
a1d1d738de fixed(eslint): use bable-eslint to support async import 2019-12-17 17:26:25 +08:00
songwanli2025@163.com
1638f987bf fix lint error 2019-12-17 16:53:20 +08:00
songwanli2025@163.com
5134955358 fix lint error 2019-12-17 16:46:16 +08:00
songwanli2025@163.com
4f90dd3b05 merge from upstream 2019-12-17 14:36:37 +08:00
JiwenBai
3843308459 feat(table): doc add property 2019-12-17 14:04:15 +08:00
JiwenBai
4bbdf5b1cd fixed: some code smells and bugs 2019-12-17 10:50:23 +08:00
07akioni
a7181790a6 refactor(log): wip 2019-12-16 19:00:34 +08:00
07akioni
64b3a0592b feat(element, config-consumer): style scheme 2019-12-16 19:00:14 +08:00
songwanli2025@163.com
d9189e7361 modify(timePicker, datePicker): disabledTime 2019-12-16 18:21:29 +08:00
JiwenBai
32af5fd3a6 feat(table): add row-class-name and column class name 2019-12-16 17:43:56 +08:00
07akioni
9810a7f935 refactor(button): loading animation & icon switch transition 2019-12-16 16:35:28 +08:00
JiwenBai
1115a024f9 fixed(refractor-table): fixed merge conflicts with develop 2019-12-16 15:47:25 +08:00
JiwenBai
6499178c7b feat(table): refractor finished 95% 2019-12-16 15:36:05 +08:00
07akioni
e435a92aeb chore: rename many files 2019-12-16 13:47:39 +08:00
JiwenBai
ea5cdc056a feat(table): best practices finished 2019-12-16 11:00:51 +08:00
07akioni
fba36e61cb Merge branch 'master' of github.com:07akioni/naive-ui 2019-12-15 19:15:32 +08:00
07akioni
49c9e900d1 feat(log): add basic log component. Unusable for now 2019-12-15 19:14:56 +08:00
liumeo
0b5eb9609d dropdown-zhcn 2019-12-14 02:05:31 +08:00
07akioni
5cfdbadd01 doc: import code demo sync 2019-12-14 00:03:35 +08:00
07akioni
b899a75229 refactor(code): set hljs globally 2019-12-13 23:55:19 +08:00
07akioni
f1fc4b3489 refactor: remove code from default export 2019-12-13 23:03:41 +08:00
07akioni
3b0c7f1228 chore(log): add scaffold 2019-12-13 22:35:03 +08:00
07akioni
93e48ded0f feat(code): add code component 2019-12-13 22:34:38 +08:00
07akioni
e96a3c0987 refactor(timeline): code clean, default type item style change 2019-12-13 22:34:00 +08:00
JiwenBai
df1fd15a98 feat(table): add filter,sorter,page method onlyupdateview,no trigger on-change 2019-12-13 19:57:59 +08:00
07akioni
ebb1dd817b doc(confirm): new api 2019-12-13 18:19:46 +08:00
07akioni
931dd4fc67 doc(steps): use radio-button in place of button 2019-12-13 17:55:26 +08:00
07akioni
0adb427267 refactor(tab): new card style 2019-12-13 17:32:38 +08:00
JiwenBai
65626fa81e feat(table): use scrollX instead of max-width 2019-12-13 17:28:58 +08:00
JiwenBai
9fc157d4f6 feat(table): add best practices unfinished 2019-12-13 15:20:50 +08:00