Commit Graph

4002 Commits

Author SHA1 Message Date
07akioni
5a74ca3af4 site: responsive site 2021-04-05 17:59:04 +08:00
07akioni
ab941711dd site: use layout to replace service-layout 2021-04-05 15:16:32 +08:00
07akioni
0f030200a5 site: refactor util component & remove useless comopnent 2021-04-05 15:14:03 +08:00
07akioni
257233398d build: unify doc loader & md loader 2021-04-05 14:38:39 +08:00
07akioni
321aa08b23 chore: clean card & code & radio codes 2021-04-03 17:14:48 +08:00
07akioni
0023479f68 refactor(dropdown): reduce left & right padding of item 2021-04-03 15:20:18 +08:00
07akioni
7d15f230b0 feat(button): bordered prop 2021-04-03 15:17:52 +08:00
07akioni
12b97ab79c feat(breadcrumb): separator slot & prop on item 2021-04-03 15:11:12 +08:00
07akioni
6e1cca769d feat(page-header) 2021-04-03 11:29:37 +08:00
07akioni
e423b2e737 refactor(statistic): label slot & fix docs 2021-04-03 10:56:25 +08:00
07akioni
47f5f7af7b docs(rate): enUS 2021-04-03 01:04:41 +08:00
07akioni
65282b223b refactor(description): tsx & add header margin 2021-04-03 00:46:49 +08:00
07akioni
d189991470 fix(input-number): input themeoverrides type error 2021-04-02 19:41:53 +08:00
07akioni
262f820354 fix(tag): no border transition 2021-04-02 19:31:32 +08:00
07akioni
a4360301b6 refactor: unify padding related style vars 2021-04-02 12:19:58 +08:00
07akioni
4629fc76a0 refactor(typography): add header margin & make light theme text more blue 2021-04-02 01:11:58 +08:00
07akioni
67668d5120 refactor: remove textcolor4 & 5 in themes 2021-04-02 01:02:45 +08:00
07akioni
0c1fc56f30 feat(tusimple-theme): ts-config-provider support overrides 2021-04-01 22:08:01 +08:00
07akioni
6f36d34d77 Merge branch 'master' of github.com:07akioni/naive-ui 2021-04-01 18:32:24 +08:00
07akioni
5bdd0112a9 fix(theme-editor): imported theme is flushed after change 2021-04-01 18:31:22 +08:00
Wanli Song
c410295d46 feat: modify build site (#357) 2021-04-01 18:23:11 +08:00
07akioni
6620d1836c fix: update to vue 3.0.10 to fix teleport is unmounted twice & remove redundant vnode type casting 2021-04-01 15:24:12 +08:00
07akioni
8b29b7a4a3 fix(theme-editor): unable to re-import after clear 2021-03-31 23:12:35 +08:00
07akioni
a040276064 feat(anchor): theme var --link-width & --link-padding 2021-03-31 22:53:44 +08:00
07akioni
042ed5f30e chore: unify common color 2021-03-31 22:38:27 +08:00
07akioni
61da13101a fix: style placeholder global var not working 2021-03-31 22:16:24 +08:00
07akioni
3546703847 feat(theme-editor): read overrides from config provider 2021-03-31 12:37:58 +08:00
07akioni
71f1242587 feat(theme-editor): local storage & import & export 2021-03-31 12:10:47 +08:00
07akioni
451e45d4b7 fix: not executing post-build-site script 2021-03-31 11:14:48 +08:00
07akioni
fe94ed6fcb feat(theme-editor): placeholder follows common vars & reset invalid field to last value 2021-03-31 11:11:18 +08:00
07akioni
cdffd3edcd tusimple-theme@0.1.3 2021-03-30 11:29:08 +08:00
07akioni
3fd2fed5fa refactor(back-top): default size to 44px 2021-03-30 02:59:06 +08:00
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