三咲智子
861a7953b4
refactor(components): switch to vue macros ( #9306 )
2022-09-16 22:57:41 +08:00
iamkun
591a7c32f3
chore: doc temp remove PWA to fix server error ( #7666 )
2022-05-12 23:23:28 +08:00
qiang
0c92e8a8d2
docs: only cache the user preferred language pages in the PWA ( #7568 )
...
* docs: cache the preferred lang pages in the PWA
* chore: remove index.html in manifest
* fix: no cache the '/' page
* perf: optimize code
* docs: add always refresh from PWA
2022-05-12 22:48:38 +08:00
云游君
dbf076ee15
docs: replace navigation example with svg for dark ( #7492 )
2022-05-04 22:58:35 +08:00
三咲智子
d04c466e36
refactor(docs): add missing deps ( #7465 )
2022-05-02 15:15:47 +08:00
云游君
2ac81ab2cc
refactor: use svg for guide & resources ( #7399 )
2022-04-27 10:47:15 +08:00
qiang
1c632ef709
fix(docs): outDir error of VitePWA ( #7100 )
2022-04-12 15:56:49 +08:00
云游君
33859cca5d
feat: add dark for custom button & adjust details ( #7086 )
2022-04-10 23:58:20 +08:00
qiang
88206c947d
feat(docs): add PWA support for docs ( #7074 )
2022-04-10 13:56:01 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata ( #7063 )
2022-04-09 04:32:01 +08:00
三咲智子
6a290ff85a
refactor(build): improve building ( #7048 )
...
* fix: fetching contributors
* refactor(build): improve building
* fix: building
* refactor: build constants
* fix: lockfile
* ci: remove token
* ci: rename
* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
851242e317
feat(docs): add source and contributors ( #6044 )
...
* feat(docs): add source and contributors
closes #6038
* feat(docs): ignore contributor when dev
* ci: add github token
* fix: lint
* fix: page
* fix: placeholder
* ci: remove preview
2022-04-08 00:40:25 +08:00
三咲智子
28c3634cda
fix: move @types/lodash to dep ( #7046 )
...
* fix: move @types/lodash to dep
* fix: deps
2022-04-08 00:37:46 +08:00
三咲智子
bb8609ecc6
refactor(docs): switch to unocss ( #6728 )
2022-03-22 17:16:46 +08:00
三咲智子
bb939c6a58
refactor(build): move to internal package ( #6585 )
...
* refactor(build): move to internal package
* ci: fix
* chore: fix
* fix: docs
* chore: add fast-glob to root package
* chore: fix PR comments
* build: add tsx
* refactor: re-organize
* refactor: improve log
2022-03-15 19:23:38 +08:00
三咲智子
72768935b3
chore: load env file ( #6323 )
2022-03-01 21:38:52 +08:00
三咲智子
879ea6d31b
feat: support jsx, closes #5708 ( #5947 )
2022-02-11 12:10:56 +08:00
三咲智子
ca7bcfe9b3
feat: add defineOptions
for script-setup
( #5932 )
...
* feat: add unplugin-vue-define-options
* feat: add jest support
2022-02-11 11:39:49 +08:00
三咲智子
426a6a686c
feat: switch to lodash-unified ( #5734 )
...
* feat: switch to lodash-unified
* chore: move lodash mocks
2022-02-08 10:37:21 +08:00
三咲智子
ab018ea46e
chore(dev): add https option ( #5622 )
2022-01-25 16:57:25 +08:00
三咲智子
459a93b070
fix(dev): fix default imports & add https support ( #5572 )
2022-01-24 02:34:06 +08:00
Valar103769
621d8c7a8e
perf(build): optimizition build time ( #5507 )
2022-01-20 15:31:33 +08:00
三咲智子
1d48642436
docs: optimize deps when dev ( #5434 )
2022-01-18 06:33:53 +08:00
云游君
784bc069da
refactor(docs): auto import icons & optimize details ( #5087 )
2021-12-31 16:30:35 +08:00
云游君
4560adfdf8
refactor(style): adjust component size to large/default/small ( #4491 )
...
* refactor(style): adjust component size to large/default/small
* refactor(components): avatar size & use flex instead of block
* refactor(components): adjust check button size
* refactor(components): adjust tag size
* refactor(components): adjust size doc
* fix(components): datetime-picker demo style width
* refactor(components): color-picker size & block to flex
* refactor(components): adjust slider input size
* refactor(components): adjust radio input size for demo
* refactor(components): adjust select size & docs
* refactor(components): adjust form radio size & docs
* refactor(components): add windicss for docs
* refactor(components): adjust skeleton avatar size to css var
* refactor(components): simplify typography size demo
* refactor(components): adjust dropdown size & demo
* refactor(components): adjust descriptions size
* fix(components): datetime-picker showcase class pollute global button
* chore(ci): upgrade docs dependencies to fix ci
* fix(ci): add highlight because vitepress not export it
* fix(ci): disable line for no-console
* fix(ci): remove mini to fix test
* fix(style): code font size
* fix(style): button span flex style
* fix(style): button padding horizontal default 15px
* refactor(components): adjust tag padding size & demo
* refactor(components): adjust form line-height for input
* refactor(components): adjust dropdown menu size & button padding
* fix(style): picker separator block to flex center
* fix: dropdown button span items-center
* style: adjust input-with-icon & size demo & fix input vitepress load
* chore: upgrade dependencies
* chore: upgrade dependencies
* ci: fix website build
* ci: regenerate pnpm-lock.yaml
* ci: use dev pnpm-lock
* ci: update pnpm-lock.yaml
2021-12-12 17:54:21 +08:00
三咲智子
5087026948
refactor: change icon package name ( #4625 )
2021-12-04 11:20:06 +08:00
云游君
ad3ea51b83
fix(style): input inner padding right when has suffix ( #4574 )
2021-11-29 19:27:39 +08:00
云游君
5a166b4ba5
feat(components): add custom color for button & rename css var bg-color ( #3664 )
2021-11-19 20:22:16 +08:00
三咲智子
d47047e680
fix(dev): fix playground and docs alias ( #4068 )
...
* fix(dev): fix playground and docs alias
* refactor: reorder import
2021-10-29 11:23:18 +08:00
云游君
e5025ce50d
refactor: add parallax effect for home ( #3772 )
2021-10-05 02:16:40 +08:00
三咲智子
a5dd21e94a
docs(build): refactor config & support dev without pre build ( #3743 )
...
* docs: refactor config
* docs(build): support dev without pre build
* docs: disable sourcemap
2021-09-30 19:26:30 +08:00