Commit Graph

4344 Commits

Author SHA1 Message Date
07akioni
c5b7645f39 refactor(affix): set default listen-to to document. rename offset-* to trigger-*. 2021-05-27 11:39:44 +08:00
07akioni
d464ec01a5 fix(input-number): not restore valid value after blur 2021-05-26 23:07:32 +08:00
07akioni
d19d022562 tusimple-theme: 0.1.8 2021-05-26 17:15:53 +08:00
07akioni
4483d722af 2.10.0 2021-05-26 17:09:58 +08:00
07akioni
07cbdc2373 fix(tusimple-theme): tabs vars type error 2021-05-26 16:56:45 +08:00
07akioni
2c432ceff3 refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00
07akioni
5d2c57578d site: refactor demo loader to support comma css selector 2021-05-26 16:03:17 +08:00
07akioni
a5e5e172dd docs(card): no title & custom style 2021-05-26 15:43:31 +08:00
07akioni
b58ef7c94e feat(tabs): add pane-style prop 2021-05-26 15:38:40 +08:00
07akioni
100f54975a fix(layout): make layout overflow hidden 2021-05-26 15:10:59 +08:00
07akioni
651df6c81e site: reduce nested level of layout 2021-05-26 14:39:33 +08:00
07akioni
4df8074c5f docs: vue version requirement 2021-05-26 14:12:42 +08:00
07akioni
0699083479 fix(layout): scrollTo not working when using native scrollbar 2021-05-26 13:55:09 +08:00
07akioni
0cbceaf27b refactor(scrollbar): rename css vars to avoid overrides slot content's vars 2021-05-26 12:28:36 +08:00
07akioni
38a5764ea5 refactor(popover): placement prop default value is set to 'top' 2021-05-26 11:19:37 +08:00
07akioni
62b3fdbbfa feat(tabs): add box shadow to indicate scroll status 2021-05-26 01:36:06 +08:00
07akioni
318ef54495 feat(tabs): size 2021-05-26 00:25:35 +08:00
07akioni
8a147f3240 feat(tabs): type prop support 'line' option. 2021-05-25 23:36:07 +08:00
07akioni
b496337269 refactor(tabs): rename label related prop to tab 2021-05-25 23:20:04 +08:00
07akioni
826bf1dccb feat(tabs): add label slot for pane & function + vnode typed label 2021-05-25 22:41:06 +08:00
07akioni
64b1715526 feat(tabs): add tab can be fixed 2021-05-25 21:18:41 +08:00
07akioni
d4e9cac324 2.9.0 2021-05-25 19:25:43 +08:00
07akioni
df207dfd45 fix(deprecated-service-layout): type error 2021-05-25 17:03:24 +08:00
07akioni
5c2183c5bb docs(layout): rewrite with better look 2021-05-25 16:56:53 +08:00
07akioni
e32b020a95 fix(layout): scrollTo not working with native scrollbar 2021-05-25 16:43:02 +08:00
07akioni
c5dd884df6 feat(layout): embedded prop 2021-05-25 15:05:41 +08:00
07akioni
18516308f9 feat(data-table): max-height & min-height prop accept CSS value. 2021-05-25 13:34:52 +08:00
07akioni
b96c066a9c docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
07akioni
c986b375a3 feat(layout): n-layout-sider & n-layout-footer & n-layout-header add inverted prop. 2021-05-25 13:11:20 +08:00
07akioni
92e79591ad feat(tabs): totally refactor
- Add `addable` prop.
- Add `show-divider` prop.
- Add `tab-style` prop.
- Add `tabs-padding` prop.
- Add `default-value` prop.
2021-05-25 01:20:31 +08:00
07akioni
a692292a3d fix(anchor): use lodash-es 2021-05-24 17:45:35 +08:00
07akioni
06c0fafedc refactor(tree): change node active color & set default cancelable to true 2021-05-24 16:41:12 +08:00
07akioni
01b092dcfb feat(dropdown): inverted 2021-05-24 16:25:26 +08:00
07akioni
d276dec4a5 feat(menu): inverted prop 2021-05-24 14:10:28 +08:00
07akioni
b97ea5aa40 feat(tree): drag & drop 2021-05-24 10:49:11 +08:00
07akioni
ea32d23d5c wip(tree): refactor, still there are some bugs in async drag & drop mode 2021-05-24 01:40:29 +08:00
07akioni
707953d8ab wip(tree): refactor dnd, nearly done 2021-05-24 00:26:07 +08:00
07akioni
56bcfbe2b5 wip(tree): refactor dnd 2021-05-23 21:01:18 +08:00
07akioni
d0f2c6a1c4 fix(selection): Theme peers has wrong key for popover 2021-05-23 13:33:46 +08:00
07akioni
60eeb17f78 wip(tree): refactor dnd 2021-05-23 13:28:22 +08:00
07akioni
4b723085d6 wip(tree): refactor dnd 2021-05-22 14:29:36 +08:00
07akioni
cf561be670 wip(tree): refactor drag and drop 2021-05-22 10:49:12 +08:00
07akioni
0a1b65f2a7 feat(data-table): support tree data 2021-05-22 00:54:44 +08:00
07akioni
c0650134da docs(data-table): add selection col 2021-05-21 22:17:52 +08:00
07akioni
5c24d05585 docs(layout-sider): expose trigger style 2021-05-19 16:08:43 +08:00
07akioni
b7fcfd4bd5 docs(tree): use block-line for all demos 2021-05-19 16:00:05 +08:00
07akioni
a676ff594b feat(tree): block-line prop 2021-05-19 15:45:31 +08:00
07akioni
242a49922c fix(layout-sider): n-layout-sider's collapse-mode not working 2021-05-19 14:55:54 +08:00
07akioni
36d8ff6513 feat(data-table): add table layout prop 2021-05-19 14:31:30 +08:00
07akioni
f201e362aa fix: adapt vueuc type breaking changes 2021-05-19 13:31:21 +08:00