cwg
5ac472d042
site: add LocalStorage caching for bannerVisible ( #44910 )
...
* feat: add LocalStorage caching for banner visible
* feat: add cache expiration time
2023-09-16 23:42:12 +08:00
cwg
2627caebb4
fix: site style conflict ( #44899 )
...
* fix: site style conflict
* chore: lint
* feat: optimize code
2023-09-15 22:03:53 +08:00
afc163
72da2678aa
site: remove legacy code for hash jump ( #44836 )
2023-09-13 19:08:52 +08:00
MadCcc
9ec402cfe1
docs: try to fix hydration error ( #44797 )
2023-09-13 09:31:22 +08:00
kiner-tang(文辉)
b9dfb1847d
site: solve display exception when use happy work theme in dark mode ( #44720 )
...
* site: solve display exception when use happly work theme in dark mode
* feat: remove log
* feat: optimize code
2023-09-11 11:17:11 +08:00
KuangPengfei
24c7b2ea42
site: optimize site scroll bar dark mode style ( #44588 )
...
* style(site): set `prefers-color-scheme` value to optimize the dark mode style of the site scroll bar
* style(site): optimize the value acquisition logic of `prefers-color-scheme`
2023-09-02 12:17:20 +08:00
二货爱吃白萝卜
4e9ac02b08
fix: Tour panel token & home support dark mode ( #44428 )
...
* docs: update home page
* docs: home support dark mode
* docs: fix mobile
* docs: fix rtl
* docs: update locale
2023-08-25 19:08:52 +08:00
二货爱吃白萝卜
72b449a1a4
docs: update faq ( #44198 )
...
* docs: update faq
* chore: update lint
* chore: update lint
* chore: use returnType
2023-08-14 13:32:57 +08:00
MadCcc
12efe328ac
docs: optimize site layout ( #44111 )
...
* docs: sticky header
* docs: adjust floatbutton zindex
* chore: code clean
2023-08-08 19:48:41 +08:00
MadCcc
dc065177f9
docs: sandpack block support config ( #44072 )
...
* docs: sandpack block support config
* chore: fix lint
2023-08-07 14:24:05 +08:00
二货爱吃白萝卜
e8f9f6a88d
docs: Add happy wave package ( #44031 )
...
* docs: theme add happy work
* docs: update happy
* fix: lint
* docs: rename
2023-08-07 10:44:04 +08:00
MadCcc
76dd6dc1bb
[WIP] docs: use sandpack for demo ( #43854 )
...
* docs: use sandpack for demo
* chore: update
* docs: adjust theme
* docs: sandpack ssr
* docs: sandpack fallback
* fix: ssr
* chore: fix css extract
* chore: fix lint
* fix: fix lint
* chore: rm theme
* fix: solve ssr sissue
* chore: fix lint
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-01 10:53:55 +08:00
二货爱吃白萝卜
2cdf586291
chore: fix lint ( #43873 )
...
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
2023-07-28 16:17:43 +08:00
二货爱吃白萝卜
7c1d913f49
docs: antd component export by page level ( #43762 )
...
* chore: init for clean
* docs: comment
* chore: ping
* fix: lint
* chore: clean up
2023-07-27 16:22:53 +08:00
二货爱吃白萝卜
39d3baef43
enhance: not extract message notification style in SSR ( #43808 )
...
* enhance: message not render style in SSR
* enhance: notification not render style in SSR
* docs: not render App if in demo page
2023-07-26 11:03:42 +08:00
MadCcc
1d2e0db8f4
docs: fix resource page ( #43782 )
...
* docs: fix resource page
* chore: fix min-height
* chore: add test
2023-07-25 15:15:42 +08:00
afc163
05f9677df7
site: improve a11y score in ant.design site ( #43751 )
2023-07-24 15:38:49 +08:00
二货爱吃白萝卜
e78b8f6f27
chore: bump cssinjs ( #43691 )
...
* chore: bump cssinjs
* chore: bump cssinjs
* chore: default light & motion
* test: snapshot ignore motion
* chore: clean up
* chore: bump cssinjs version
* chore: adjust log
* chore: adjust log
2023-07-21 14:53:35 +08:00
MadCcc
e96059cd76
docs: migrate to antd-style ( #43623 )
...
* docs: migrate to antd-style
* [CodeFactor] Apply fixes
* chore: code clean
* chore: lint
* chore: try cache
* chore: try
* fix: ssr
* chore: code clean
---------
Co-authored-by: codefactor-io <support@codefactor.io>
2023-07-20 19:27:33 +08:00
lijianan
7b066a9211
style: site code optimization ( #42685 )
...
* style: site code optimization
* fix
2023-05-29 20:44:45 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
...
chore: master merge feature
2023-05-12 15:14:26 +00:00
afc163
4207b71aa8
docs: update site meta ( #42284 )
...
* docs: update site meta
* Apply suggestions from code review
2023-05-11 20:00:28 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
...
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2023-04-23 15:42:36 +08:00
MadCcc
90ebd6f497
docs: fix site theme ( #41898 )
...
* docs: fix site theme
* chore: code clean
2023-04-20 10:47:06 +08:00
MadCcc
e073fc7add
docs: fix prev next footer ( #41846 )
2023-04-18 15:29:34 +08:00
lijianan
dce42602f6
style: simplify RTL prop & revert react-sticky-box Version ( #41815 )
...
* lock sticky-box version to fix CI
* revert
2023-04-14 17:29:08 +08:00
MadCcc
772ab49baf
docs: fix hydration error when resizing ( #41370 )
...
* docs: fix hydration error when resizing
* docs: useLayoutState
2023-03-21 13:00:16 +08:00
MadCcc
853283b7e4
docs: DatePicker design tab ( #40745 )
...
* docs: DatePicker design tab
* docs: add design demo
* docs: add anchor for design demo
* docs: init g6
* docs: behavior map
* test: fix test cov
* docs: behavior map comp
* docs: add map title
* docs: fix ssr
* docs: update demo
* docs: optimize copy ux
* docs: update demo
* chore: code clean
2023-02-20 10:51:18 +08:00
lijianan
cffd1e63d4
fix site style ( #40550 )
...
* fix site style
* fix md style
* update
* fix
2023-02-05 19:03:59 +08:00
lijianan
286a42b4e5
site style code optimization ( #40524 )
...
* site style code optimization
* site style code optimization
* del trigger
* revert
2023-02-03 13:39:46 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
lijianan
28d1157d6b
type: optimization undefined type ( #40241 )
...
* type: optimization undefined type
* fix type
* fix type
* add
* revert
* revert
* revert
2023-01-16 09:55:52 +08:00
Danial Soheili
b242dde04c
fix: add direction prop to ConfigProvider of demos ( #40089 )
2023-01-08 23:06:45 +08:00
MadCcc
7b06b662d1
chore: add cssinjs linter ( #40001 )
2023-01-04 17:55:23 +08:00
MadCcc
4efc8cc849
docs: fix ssr issue ( #39825 )
...
* docs: fix ssr issue
* docs: fix
* chore: code clean
* chore: update deps
2022-12-27 17:09:01 +08:00
Peach
6236e356b5
docs: update all site anchors ( #39687 )
...
* docs: update all site anchors
* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
Wuxh
36abb3df4e
chore(site): improve site ( #39504 )
...
* chore: merge context
* chore: theme context
* chore(site): improve site
* chore: update components overview url
* chore: update
* chore: remove default theme button
* chore: update
* chore: update
2022-12-19 11:42:41 +08:00
afc163
cf476d9477
chore: improve ThemeSwitcher implementation ( #39398 )
...
* docs: theme should be in searchParams
* chore: use locale text
* chore: fix searchParams usage
* fix: compact can use with dark/light theme
* chore: fix lint
2022-12-08 17:44:49 +08:00
MadCcc
f863703f12
chore: use startTransition to avoid affecting hydration ( #39155 )
...
* chore: use startTransition to avoid affecting hydration
* chore: code clean
2022-12-01 17:55:20 +08:00
MadCcc
d891db0ada
docs: fix hydration ( #39153 )
...
* docs: fix hydration
* chore: recover style
2022-12-01 16:10:53 +08:00
lijianan
ada192f3a0
site: fix site error ( #39138 )
2022-12-01 12:21:42 +08:00
MadCcc
ffbb19e090
chore: lint ( #39102 )
...
* chore: enable tsc for demos
* chore: site lint
* chore: fix lint
2022-11-30 11:05:41 +08:00
lijianan
8d2d18c7f3
type: remove type FC in site ( #38959 )
2022-11-24 20:11:50 +08:00
二货爱吃白萝卜
3d0a269c81
docs: change lang by lang ( #38943 )
2022-11-24 15:41:45 +08:00