Commit Graph

78 Commits

Author SHA1 Message Date
07akioni
c44d38c37d test(tabs): empyt tab pane 2021-07-08 09:37:41 +08:00
07akioni
e693ceec75 fix(tab-pane): throws error when there's no children 2021-07-08 09:34:01 +08:00
07akioni
49c3f587c5 fix(tab-pane): throws error when using v-if 2021-07-02 10:59:22 +08:00
djkloop
b9dd756875 docs(tabs): api error (#207)
fix tab docs error
2021-06-20 22:37:04 +08:00
07akioni
3f1ebe119c
feat(select): add render-label prop (#190)
* feat(select): add `render-label` prop, `option.label` supports render function

* docs: changelog

* fix: type

* test: update snap
2021-06-19 01:08:54 +08:00
07akioni
a1f6f8b4c1 fix(tabs): logs useless info 2021-06-11 17:28:00 +08:00
07akioni
e8d71d4a6f docs(tab): fix size prop 2021-06-08 11:58:17 +08:00
07akioni
595cc449c0 fix(tab): n-tab-pane display-directive not working 2021-06-05 23:58:54 +08:00
07akioni
ff4b4a4603 fix(tabs): throw error with default slot 2021-06-05 00:44:56 +08:00
07akioni
b58ef7c94e feat(tabs): add pane-style prop 2021-05-26 15:38:40 +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
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
fa03dd513f refactor(use-config): rename return fields 2021-04-24 13:45:13 +08:00
07akioni
fa9596f6f4 refactor: use #0000 to replace transparent to make theme editor work well 2021-04-21 20:12:55 +08:00
07akioni
bd4b340128 refactor: dedupe theme vars generation 2021-04-20 12:37:18 +08:00
07akioni
d17dc5da01 refactor: cPrefix => mergedClsPrefix 2021-04-19 01:11:05 +08:00
07akioni
86c2c6742e feat(message): clsPrefix 2021-04-18 21:59:18 +08:00
07akioni
707f29e370 feat(tabs): clsPrefix 2021-04-17 23:40:57 +08:00
07akioni
7dc817f5a9 refactor: update deps & fix ts errors in 4.2.3 2021-03-29 01:12:00 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00
07akioni
d66e00eede docs: fix all callback [=> any] to [ => void] 2021-03-18 15:30:12 +08:00
07akioni
f26b0f2f53 refactor(theme): remove remove all overlay colors 2021-03-02 13:22:51 +08:00
07akioni
b89eb29db5 refactor(tabs): use x-scroll from vueuc 2021-02-19 23:18:15 +08:00
07akioni
a0060f138a refactor(close-icon): new icon 2021-02-18 23:04:05 +08:00
07akioni
6a70895021 test: add basic test for all comps 2021-02-17 16:33:29 +08:00
07akioni
fdad7bed50 feat(create-theme): create global theme from component themes 2021-02-03 11:32:40 +08:00
07akioni
c8996511d9 fix: small docs fixed & style fixes 2021-02-02 19:27:44 +08:00
07akioni
7863d6d28e refactor: optimize types 2021-02-01 18:16:47 +08:00
07akioni
9f8f1c9b07 refactor: move _base to _internal, fix theme types error 2021-02-01 17:38:42 +08:00
07akioni
1c85ec61ca refactor(tabs): ts 2021-01-24 00:22:53 +08:00
07akioni
2be9642430 docs: move component docs in src/ 2021-01-12 19:58:41 +08:00
07akioni
c49162a661 refactor: unify close icon using base-close 2021-01-10 00:46:54 +08:00
07akioni
960a7f1c38 refactor: all components adapt new theme 2021-01-09 16:56:49 +08:00
07akioni
d68979ffa3 refactor(time-picker): new theme 2021-01-08 01:02:26 +08:00
07akioni
e81f02f047 refactor(tabs): new theme 2021-01-08 00:02:01 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
82f8036f1e refactor: use global line-height 2020-12-15 17:48:10 +08:00
07akioni
1c032d2279 chore: prettier 2020-12-12 13:47:04 +08:00
07akioni
8c7c2f5dc6 refactor: remove styles in each component index 2020-12-11 22:14:44 +08:00
07akioni
2da974a3b3 feat: add style deps for every component 2020-12-11 22:03:38 +08:00
07akioni
f0893770ee test: add scaffold for all components 2020-12-11 13:32:33 +08:00
07akioni
75153646d1 refactor: remove all install scripts of components, prepare for tree-shaking 2020-12-06 23:41:08 +08:00
07akioni
1b8f16d917 refactor(create-component-base): rename getDerivedVars to getLocalVars 2020-12-04 01:00:39 +08:00
07akioni
4067705ba1 refactor(with-cssr): clean codes 2020-12-01 15:09:22 +08:00