Commit Graph

2208 Commits

Author SHA1 Message Date
07akioni
2e9c9c95a6 feat(button): support custom preliminary 2020-05-15 22:52:06 +08:00
07akioni
e31ae14823 refactor(button): remove redundant style codes 2020-05-15 22:33:54 +08:00
07akioni
259d2350b5 doc(button): button color prop 2020-05-15 22:32:52 +08:00
07akioni
862ec603e7 refactor(button): clean button style 2020-05-15 17:51:51 +08:00
07akioni
e5ea6775a1 release: 1.0.14 2020-05-15 02:03:31 +08:00
07akioni
22000681cd Merge branch 'develop' of ***REMOVED*** into develop 2020-05-15 01:54:42 +08:00
07akioni
ea606528cf chore: pending changelog 2020-05-15 01:53:01 +08:00
07akioni
7939479426 Merge pull request #123 from wanli-song/develop
Fix the label slot of the  n-form-item-col & n-form-item-row  cannot display
2020-05-15 01:52:04 +08:00
07akioni
38f3065362 Merge branch 'develop' of ***REMOVED*** into develop 2020-05-15 00:37:39 +08:00
07akioni
a8046801ba fix(tabs): line position, resize related methods
- Fix the problem that `line` typed `n-tabs`'s line position stays still when `activeName` changes.
- Fix the problem that `n-tabs` scroll button is not triggered when tabs' width changes.
- Fix the problem that height change of `n-tabs` will unexpectly trigger some re-render callbacks.
2020-05-15 00:34:47 +08:00
songwanli2025@163.com
021b1a0859 fix(n-form-item): Fix n-form-item-col & n-form-item-row will be displayed in the state of no-label when use label slot 2020-05-14 15:12:40 +08:00
songwanli2025@163.com
51c5c45721 Fix the label slot of the & cannot display 2020-05-14 10:57:40 +08:00
07akioni
7d4fc42e02 Merge pull request #122 from TuSimple/freestyle
Freestyle
2020-04-30 13:24:29 +08:00
07akioni
1c4fbfae2e Merge branch 'develop' into freestyle 2020-04-30 13:19:29 +08:00
07akioni
e5d637e05a release: 1.0.12 2020-04-30 13:15:31 +08:00
07akioni
a3311a03ad fix(util/formatLength): some CSS length props are badly formated 2020-04-30 13:15:12 +08:00
07akioni
24588067eb Merge pull request #121 from TuSimple/freestyle
Freestyle
2020-04-30 11:12:42 +08:00
07akioni
a5e27ed562 Merge branch 'develop' of ***REMOVED*** into develop 2020-04-30 11:04:45 +08:00
07akioni
c87260c772 release: 1.0.11 2020-04-30 11:04:30 +08:00
07akioni
558fbccdd6 Merge pull request #120 from TuSimple/freestyle
Freestyle
2020-04-29 23:16:04 +08:00
07akioni
7032309dbe fix(select): cast label type in default fallback-option 2020-04-29 23:07:53 +08:00
07akioni
7ff04f15aa fix(select): wrapped fallback option doesn't return the option 2020-04-29 22:56:10 +08:00
07akioni
5dd7e5b17f feat(select): fallback-option 2020-04-29 22:12:57 +08:00
07akioni
c9d17664e7 Merge branch 'develop' of ***REMOVED*** into develop 2020-04-29 22:06:31 +08:00
07akioni
8bd6644885 doc(changelog): some pending changes 2020-04-29 22:06:26 +08:00
07akioni
60ad927791 doc(select): fallback-option 2020-04-29 22:05:35 +08:00
07akioni
d7bfe09254 refactor(data-table): max-height & min-height will be apply to the whole table part 2020-04-29 19:36:10 +08:00
07akioni
d638f91b57 doc(data-table): default value of paging is missed 2020-04-29 19:33:18 +08:00
07akioni
35583aed2b Merge pull request #117 from wanli-song/develop
docs(CHANELOG.md): add v1.0.8 changelog
2020-04-29 11:17:29 +08:00
songwanli2025@163.com
5f6caeb537 merge 2020-04-29 11:04:16 +08:00
songwanli2025@163.com
7eaf42973d docs(changelog): add v1.0.8 changelog 2020-04-29 11:02:15 +08:00
07akioni
a85ae5ded4 Merge pull request #115 from TuSimple/freestyle
Freestyle
2020-04-28 23:04:05 +08:00
07akioni
8ec2423896 release: 1.0.10 2020-04-28 22:54:17 +08:00
07akioni
040579d46b fix(modal & drawer): detachable components detached in wrong place when nested like modal > drawer > component 2020-04-28 22:27:20 +08:00
07akioni
e9b5f35e69 doc(form-item): label slot 2020-04-28 22:16:18 +08:00
07akioni
ed58e609a2 feat(collapse): arrow-placement & arrow slot 2020-04-28 22:07:06 +08:00
07akioni
14ba3a2897 Merge pull request #114 from TuSimple/freestyle
Freestyle
2020-04-23 18:53:54 +08:00
07akioni
46d2f7583e doc(tabs): fix typo 2020-04-23 18:40:59 +08:00
07akioni
8990381845 release: 1.0.9 2020-04-23 18:37:58 +08:00
07akioni
98768658b5 fix(data-table): data-table can't use all pagination's props 2020-04-23 18:36:54 +08:00
07akioni
65b05f1521 fix(pagination): on-page-size-change not working 2020-04-23 18:35:53 +08:00
07akioni
9dd2c5fc49 fix(tag): reset closable default value to false 2020-04-23 18:09:57 +08:00
07akioni
72d5d34feb feat(input): autofocus 2020-04-23 18:03:20 +08:00
07akioni
f65dc72c65 feat(message): closable 2020-04-23 18:02:27 +08:00
07akioni
c5dac9f0b9 Merge pull request #111 from wanli-song/develop
feat(DynamicTags && export some colors)
2020-04-22 11:31:40 +08:00
Wanli Song
8361474eda style(DynamicTags): remove a extra space 2020-04-22 11:21:29 +08:00
songwanli2025@163.com
685cc3b573 fix(DynamicTags): modify documentation 2020-04-21 18:17:25 +08:00
songwanli2025@163.com
fae321bdc4 fix(dynamicTags): document & events 2020-04-20 18:16:38 +08:00
songwanli2025@163.com
8ebe226a10 fix bug 2020-04-17 19:12:05 +08:00
songwanli2025@163.com
914fdc8ff9 Merge remote-tracking branch 'upstream/develop' into develop 2020-04-17 18:44:59 +08:00