Commit Graph

43 Commits

Author SHA1 Message Date
qiang
a6c7e44f48
docs(build): add a plugin to display tag (#11580) 2023-02-14 15:12:28 +00:00
0song
cc3cc854e8
chore: update doc (#11581) 2023-02-14 20:47:56 +08:00
qiang
7b77d75c56
docs(build): add a plugin to display the type details (#10435) 2022-11-05 11:40:39 +08:00
Jeremy
d3329cc578
fix(docs): [autocomplete] (#10426)
* Fix crowdin possible error when using with html tag

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-04 15:31:33 +00:00
qiang
7f5d933882
docs: refactor the table-wrapper (#9878) 2022-09-24 08:45:10 +08:00
qiang
5d8b2065d0
docs: refactor the external link icon (#8975) 2022-09-23 10:03:04 +08:00
jack-pearson
3f718973c3
refactor(docs): simplify imports (#9724) 2022-09-10 22:34:15 +08:00
iamkun
9453b4109a
chore: update readme2 (#9712) 2022-09-08 16:11:00 +00:00
0song
df39131856
chore: update doc (#9549) 2022-08-30 16:30:42 +00:00
iamkun
b550120e0e
chore: update readme (#9064) 2022-07-28 14:12:26 +08:00
0song
dbe892cffd
chore: update readme (#8662) 2022-07-06 12:37:41 +08:00
0song
7a376f3ae9
chore: update readme (#8251) 2022-06-13 22:32:09 +08:00
0song
c4d8de24ca
chore: update readme thanks (#8219) 2022-06-11 16:35:10 +08:00
iamkun
ae25f4e14a
chore: fix sw.js error (#7667) 2022-05-12 23:48:16 +08:00
iamkun
591a7c32f3
chore: doc temp remove PWA to fix server error (#7666) 2022-05-12 23:23:28 +08:00
iamkun
cb33f20632
chore: update index spon (#7663) 2022-05-12 21:40:49 +08:00
0song
b2e7477f51
chore: update slogan text (#7573) 2022-05-09 10:33:14 +08:00
0song
56fee15685
chore: add right sponsors (#7567)
* chore: add spon

* chore: add spon dark

* chore: add spon ui

* chore: add spon ui2

* chore: add analytics

* chore: add readme
2022-05-09 08:49:28 +08:00
iamkun
cb22c1af34
chore: update to new google analytics (#7486) 2022-05-05 10:31:23 +08:00
JeremyWuuuuu
14cfb0500f
docs(components): [virtualized-table] finishing leftovers (#7496)
- Finishing the documentation examples
- Add APIs to the documentation
- Fix some issue while updating the documentations
2022-05-05 00:54:49 +08:00
三咲智子
aef38eac11
feat(docs): enable theme toggler (#7479) 2022-05-03 15:18:29 +08:00
iamkun
2003c345cf
chore: update doc css (#7444) 2022-04-30 00:07:50 +08:00
iamkun
538d254d7a
chore: update sponsor banner img (#7442) 2022-04-29 22:46:02 +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
三咲智子
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
JeremyWuuuuu
ada12878d1
chore(docs): update sponsors on main page (#6964)
* chore(docs): update sponsors on main page

- Update sponsors layout on main page
- Add a footer section on hero contents

* Extract common code

* Fix main page parallax image issue

* Remove unused variables

* Remove unused variables
2022-04-02 12:54:03 +08:00
iamkun
7983583da6
chore: update sponsor (#6891) 2022-03-29 22:49:54 +08:00
iamkun
8bc8ecfc3b
chore: install hotjar on doc (#6841) 2022-03-26 14:03:16 +08:00
0song
092abe44ba
chore: update sponsors (#6787) 2022-03-24 11:20:45 +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
JeremyWuuuuu
8a8f0d64e7
chore(project): rename .eslint.js to .eslint.json (#6584) 2022-03-13 14:19:51 +08:00
iamkun
071fca55ae
docs: rm old doc link (#6438) 2022-03-05 19:26:07 +08:00
0song
99bc488ed2
chore: update sponsors (#6364)
* chore: update sponsor config

* chore: update readme

* chore: fix lint
2022-03-01 23:07:58 +08:00
云游君
709c2d837c
feat(docs): add docs dark basic style (#6196) 2022-02-21 21:36:34 +08:00
三咲智子
d28d0701d7
docs: improve code (#5040)
* docs: remove unused code

* refactor(docs): improve code
2021-12-30 19:00:11 +08:00
三咲智子
e1e00f825d
refactor: upgrade vue & remove @vue/compiler-sfc (#4815)
* refactor: remove @vue/compiler-sfc

* chore(deps): upgrade vue
2021-12-28 17:15:54 +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
云游君
17d6287d6c
fix(components): confirm button style when in message-box (#4564) 2021-11-29 13:24:32 +08:00
jeremywu
22e960d34b
chore(docs): add GA for docs (#4120)
- Add Goolge Analysis scripts for website
2021-10-31 00:41:01 +08:00
jeremywu
adfb6a95fc
docs: fix compiled static html lang (#4021) 2021-10-25 10:22:45 +08:00
jeremywu
bac9bb604b
fix(docs): docs-search-not-working (#4004)
* fix(docs): docs-search-not-working

- Fix docsearch configuration for searching docs

* Remove unused variable
2021-10-22 19:10:42 +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