Commit Graph

679 Commits

Author SHA1 Message Date
07akioni
2e9c9c95a6 feat(button): support custom preliminary 2020-05-15 22:52:06 +08:00
07akioni
259d2350b5 doc(button): button color prop 2020-05-15 22:32:52 +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
07akioni
c87260c772 release: 1.0.11 2020-04-30 11:04:30 +08:00
07akioni
7032309dbe fix(select): cast label type in default fallback-option 2020-04-29 23:07:53 +08:00
07akioni
60ad927791 doc(select): fallback-option 2020-04-29 22:05:35 +08:00
07akioni
d638f91b57 doc(data-table): default value of paging is missed 2020-04-29 19:33:18 +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
46d2f7583e doc(tabs): fix typo 2020-04-23 18:40:59 +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
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
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
songwanli2025@163.com
609f4ea6f2 add(DynamicTags) 2020-04-17 18:44:30 +08:00
07akioni
d917d31585 feat(data-table): support filter option value on single mode 2020-04-10 16:33:30 +08:00
07akioni
749142933a doc(modal): overlay-style 2020-04-02 15:41:16 +08:00
07akioni
b20061c878 doc(data-table): refine some descriptions 2020-03-27 17:48:05 +08:00
songwanli2025@163.com
8116425765 modify(document & changelog) 2020-03-27 17:32:53 +08:00
songwanli2025@163.com
fa613efa0b modify(dataTable) 2020-03-27 17:06:20 +08:00
songwanli2025@163.com
78a4bb0ada (dataTable): document 2020-03-27 15:20:28 +08:00
songwanli2025@163.com
e099b4d517 modify(dataTable): filters 2020-03-27 14:18:07 +08:00
07akioni
a1aba65c12 feat(layout): bar trigger button 2020-03-21 15:05:26 +08:00
07akioni
42bc5a2f95 build: extract css in production build 2020-03-20 22:52:54 +08:00
07akioni
f880af333c refactor(drawer): target prop refactored 2020-03-20 22:25:21 +08:00
07akioni
538cd16b58 doc: some refinements 2020-03-20 19:48:57 +08:00
07akioni
27fbe4677f feat(result): size 2020-03-20 19:17:26 +08:00
songwanli2025@163.com
178c421965 modify style 2020-03-20 16:04:42 +08:00
songwanli2025@163.com
7b8a56252f Merge remote-tracking branch 'upstream/develop' into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-03-20 16:02:30 +08:00
07akioni
6c1bc3eb8f refactor(upload): callback API changed 2020-03-20 15:42:36 +08:00
07akioni
b569b5a157 chore: some docs refined & unify themed properties code style 2020-03-20 14:19:29 +08:00
07akioni
404ca905b7 chore: refine docs & remove useless event handlers 2020-03-20 12:14:34 +08:00
songwanli2025@163.com
36b2b2dad5 modify(icons demo) 2020-03-20 11:18:41 +08:00
songwanli2025@163.com
7d80e3f268 modify(drawer target demo) 2020-03-20 11:13:43 +08:00
07akioni
27e782ca17 chore: some doc fixes & get rid of asthemecontext 2020-03-19 23:28:25 +08:00
07akioni
54f1e241c7 doc(dynamic-input): v-model 2020-03-19 22:59:55 +08:00
07akioni
d74d007d36 doc(dynamic): refine 2020-03-19 22:50:42 +08:00
07akioni
a8afd8a8be feat(notification): specify theme 2020-03-19 22:21:09 +08:00
07akioni
78e4ec0bdd feat(message): specify theme 2020-03-19 22:09:47 +08:00
07akioni
faebaa8114 fix(table): theme prop & fix column shadow overlap 2020-03-19 21:53:06 +08:00
07akioni
1269d9b904 doc: refine many docs 2020-03-19 20:08:08 +08:00
07akioni
55332da04e doc: refactor doc index 2020-03-19 18:26:48 +08:00
songwanli2025@163.com
582097e31e Merge remote-tracking branch 'upstream/develop' into develop 2020-03-19 13:26:41 +08:00
songwanli2025@163.com
d6b0603177 modify(EditOnGithubButton) 2020-03-19 13:26:06 +08:00
07akioni
97d676388b release: 0.7.29 2020-03-18 17:01:34 +08:00
07akioni
668d91b422 chore: some docs refine & radio select prop change 2020-03-18 16:54:08 +08:00