Commit Graph

3970 Commits

Author SHA1 Message Date
07akioni
a4ec6e737d feat(theme-editor) (#25)
* wip(theme-editor)

* chore: make theme editor looks better

* feat(theme-editor): use controlled overrides

* fix(theme-editor): no invalid color

* chore: update seemly to support keywords color

* feat(theme-editor): add filter

* refactor(theme-editor): use popover

* fix(site): package bundled twice due to src code reference

* docs(back-top): avoid collision with theme-editor
2021-03-30 02:25:22 +08:00
07akioni
abce6eece9 fix(collapse): content is truncated by overflow hidden 2021-03-29 21:38:09 +08:00
07akioni
7dcd7dde6a fix(drawer): no onUpdateShow prop for jsx 2021-03-29 18:33:21 +08:00
07akioni
2c0ead5e85 refactor(config-provider): remanage exported types 2021-03-29 16:37:20 +08:00
07akioni
10104a08c1 docs(mention): async demo enUS 2021-03-29 14:27:44 +08:00
07akioni
62cae6862b 2.3.1 2021-03-29 14:06:33 +08:00
07akioni
238f1470be docs(layout): update api table (collapse-mode & collapsed) 2021-03-29 14:06:04 +08:00
07akioni
5ddf58b080 docs(layout): caveats about set padding 2021-03-29 14:01:34 +08:00
07akioni
37ce928d10 fix(layout):horizontal content overflows 2021-03-29 13:40:42 +08:00
07akioni
a363099661 2.3.0 2021-03-29 13:10:54 +08:00
07akioni
7427b4c6e7 feat: export version 2021-03-29 13:00:17 +08:00
07akioni
176305fcc3 chore(tree): reformat cssr file 2021-03-29 12:59:14 +08:00
07akioni
b80dfe0f1c refactor: set global line-height to 1.6 2021-03-29 12:56:45 +08:00
07akioni
3a76cebac5 feat(layout): new api 2021-03-29 12:51:39 +08:00
07akioni
c46c005dcb 2.2.0 2021-03-29 01:38:09 +08:00
07akioni
5cb2d486e5 docs: explain why vdirs zindexable log errors
https://github.com/vuejs/vue-next/issues/3497
2021-03-29 01:34:40 +08:00
07akioni
fac18e857a fix(highlight): deprecated highlight api
https://github.com/highlightjs/highlight.js/issues/2277
2021-03-29 01:15:08 +08:00
07akioni
7dc817f5a9 refactor: update deps & fix ts errors in 4.2.3 2021-03-29 01:12:00 +08:00
07akioni
759303045f fix(mention): caret-pos not correct for INPUT element 2021-03-29 00:13:06 +08:00
07akioni
00238e920e fix(mention): handle mousedown & import caret-pos by source to make scroll of input has correct position 2021-03-29 00:07:27 +08:00
07akioni
c087e4971b fix(input): In textarea mode autosize rows not changed if props.value is changed from outside 2021-03-28 23:20:00 +08:00
07akioni
96cdcb069b refactor(input): use resize observer to update textarea style 2021-03-28 22:29:12 +08:00
07akioni
3d568e7b43 fix(input): in textarea mode autosize line not correct due to inconsistant font family 2021-03-28 22:13:10 +08:00
07akioni
98ea7ab787 fix(tusimple-theme): type error 2021-03-28 20:21:21 +08:00
07akioni
f2deb6883f fix(time-picker): type error 2021-03-28 20:17:14 +08:00
07akioni
edc0a4f972 fix(mention): theme-overrides not set 2021-03-28 20:15:04 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
7ff45e670d feat(internal-select-menu): loading 2021-03-27 10:00:04 +08:00
07akioni
d6f9510d03 fix(input): can't select text in textarea mode & no box-shadow 2021-03-27 01:48:59 +08:00
07akioni
e91374366f fix(select, auto-complete): export ThemeVars type 2021-03-26 23:51:00 +08:00
07akioni
abbbd5b19f refactor(empty): change icon & make it larger 2021-03-26 23:36:41 +08:00
07akioni
28749ad4df refactor(select-menu): remove box-shadow & margin on the menu
fix(select, cascader): namespace not correct
2021-03-26 23:33:53 +08:00
07akioni
c5344afd0e docs(form-item): update message api 2021-03-26 15:19:33 +08:00
07akioni
fb61864f79 fix(message): content accept boolean 2021-03-26 15:18:49 +08:00
07akioni
23c7568f92 fix(input): caret color not correct in warning & error status 2021-03-26 15:15:45 +08:00
07akioni
0e931df03c fix(input): incorrect background color in error & warning status in dark theme 2021-03-26 14:47:38 +08:00
07akioni
cebc7d5dff fix(cascader): only watch reactive options 2021-03-26 14:39:15 +08:00
07akioni
ced7670565 refactor(data-table): refactor type names 2021-03-26 14:05:40 +08:00
07akioni
0756513259 feat(data-table): expandable rows 2021-03-26 13:47:53 +08:00
07akioni
02adb504a8 docs(data-table): update message api 2021-03-26 01:16:26 +08:00
07akioni
7675ce5e46 docs: update some message api 2021-03-26 01:09:16 +08:00
07akioni
e9e7537c44 2.1.3 2021-03-25 18:58:22 +08:00
07akioni
7f4002682d fix(data-table): header has no enough width when table width is more than scroll-x 2021-03-25 18:57:24 +08:00
07akioni
8ab902fd66 fix(data-table): there is no right border of non-last td 2021-03-25 18:51:01 +08:00
07akioni
9de4112ed3 docs: update some old message api 2021-03-25 00:04:19 +08:00
07akioni
2f448e15c2 2.1.2 2021-03-24 17:53:17 +08:00
07akioni
1c75ceb1e5 feat(data-table): column.titleColSpan 2021-03-24 17:52:22 +08:00
07akioni
f56d978344 feat(data-table): column.rowSpan & colSpan 2021-03-24 17:17:24 +08:00
07akioni
b59309fee8 fix: typo 2021-03-24 01:35:17 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00