Commit Graph

809 Commits

Author SHA1 Message Date
JiwenBai
4f8b092241 fixed(table): fixed column right bug 2019-12-31 13:39:45 +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
64f79eb4a3 fix: lint error 2019-12-30 20:46:22 +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
3a9251ee5d chore: remove useless component masonry-group 2019-12-30 19:38:24 +08:00
07akioni
fea235a2a6 refactor(date-picker): disable time refactor & class names & styles 2019-12-30 19:37:55 +08:00
07akioni
3496883bd9 build: use rollup to build seperated bundle 2019-12-30 13:15:14 +08:00
07akioni
e76e982f68 refactor(time-picker): item style when invalid 2019-12-27 23:43:12 +08:00
07akioni
38064c2117 refactor(date-picker): disabled some times (wip... 2019-12-27 22:42:04 +08:00
07akioni
daf8941d27 refactor(time-picker): invalid time input el style 2019-12-27 22:30:44 +08:00
songwanli2025@163.com
b5b7500177 Merge remote-tracking branch 'upstream/develop' into develop 2019-12-27 17:30:21 +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
23fd828301 refactor(table-body): remove n-table & n-tbody dependency 2019-12-27 00:02:04 +08:00
07akioni
3579187872 feat(scrollbar): support custom container & content 2019-12-26 23:59:23 +08:00
07akioni
ff4d3f10a3 feat(zIndexManager): rearrange zindex after many zindex updates 2019-12-26 17:14:52 +08:00
07akioni
76b54cda3d refactor(popover): refactor popover manager for better logic 2019-12-26 16:08:19 +08:00
07akioni
6ce780ae7b fix(select): emit-option with normalized option 2019-12-26 14:54:06 +08:00
07akioni
8963a9a61f perf(select): impore pref 2019-12-26 14:48:45 +08:00
07akioni
3b6926bd83 fix(dropdown): cascade menu doesn't show 2019-12-26 13:41:38 +08:00
07akioni
af74150215 fix(popselect): isSelected method return value type 2019-12-26 13:20:13 +08:00
07akioni
1d31920981 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-26 13:16:01 +08:00
07akioni
5c85340bf4 fix(select): return type of isSelected 2019-12-26 01:37:42 +08:00
07akioni
9db4e0edaa refactor(select): imporve perf & api change
1. restrain option value to string & number, for find id by value is a huge overhead when where is too many options.
2. use value as option.id, for the same reason
3. imporve the perf of select by remove some bottle neck function
2019-12-26 01:32:36 +08:00
07akioni
cbfc200dc1 refactor(select): use functional select option to significantly imporve render preformance 2019-12-25 19:51:31 +08:00
07akioni
8fcedef72c chore(anchore): remove useless console.log 2019-12-25 19:28:31 +08:00
07akioni
68021fc6e6 fix(scrollbar): disable some methods when without-scrollbar 2019-12-25 19:24:32 +08:00
songwanli2025@163.com
eeda67856d fix(menu): transition 2019-12-25 11:15:24 +08:00
07akioni
3eeb5a8802 chore(tree): add props icon 2019-12-24 22:20:59 +08:00
07akioni
9c67b78b64 fix(anchor): active link wrong when 2019-12-24 22:20:44 +08:00
07akioni
9e15e14da6 refactor(tree): code refactor & some bus fixes 2019-12-24 21:50:28 +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
26442f33e0 fix: fix code smell 2019-12-23 17:40:37 +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
225d99fc7a feat(i18n): add basic i18n supports 2019-12-23 16:31:26 +08:00
07akioni
427a53cd64 fix(typography): import charactor case error 2019-12-23 14:37:14 +08:00
07akioni
3357a9192f Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 13:43:14 +08:00
07akioni
849c9deb21 doc: use card to show demo 2019-12-22 23:19:08 +08:00
07akioni
e45b4e0137 refactor(text): code clean 2019-12-22 14:10:48 +08:00
07akioni
ea8ae121a4 refactor(code): add code tag in it 2019-12-22 14:10:37 +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