lijianan
ba5f9fe2f8
Merge pull request #48677 from ant-design/master
...
chore: merge master into feature
2024-04-28 14:02:49 +08:00
lijianan
029cb1dff0
test: rm legacy react-dom/test-utils
for compatible React-18.3.1 ( #48667 )
...
* test: rm legacy react-dom/test-utils for compatible React-18.3.0
* fix: fix
* chore: cls
* chore: update
* fix: fix
2024-04-28 09:52:54 +08:00
lijianan
d34ab00717
demo: update wrap="wrap"
=> wrap
( #48409 )
2024-04-12 12:10:38 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
希亚的西红柿
d4c811cf8c
fix: the color of Content should change in darkmode ( #47441 )
2024-02-18 10:24:09 +08:00
vagusX
9490179108
ci: enable splitTheme ( #46984 )
...
* ci: enable splitTheme
* chore: remove blue border
2024-01-15 17:58:48 +08:00
lijianan
413fb95487
chore: update year form 2023 to 2024 ( #46723 )
2024-01-01 08:05:25 +08:00
anilpixel
f1b7fcc4e2
fix: Layout.Sider toggle issue during print dialog activation ( #46650 )
2023-12-27 19:06:25 +08:00
MadCcc
2e0942ab26
refactor: separate cssVarCls from hashId ( #46424 )
...
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
2023-12-14 14:58:53 +08:00
afc163
2d28495c9c
docs: update Layout demos ( #46378 )
...
* docs: update Layout demos
* test: update snapshot
2023-12-11 12:22:23 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks ( #46038 )
...
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
2023-11-29 17:23:45 +08:00
MadCcc
ff462adfa7
Merge branch 'master' into feature-merge-master
2023-11-17 14:21:30 +08:00
Peach
9078b2b211
feat: export sider context from layout ( #45916 )
...
* feat: export sider context from layout
* refactor: use internal naming
2023-11-17 10:44:56 +08:00
kiner-tang(文辉)
cb6d377f61
feat: layout support css variable theme ( #45794 )
...
* feat: layout support cssVar
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-11-13 11:24:37 +08:00
二货爱吃白萝卜
7f9aff2cfb
enhance: auto layout hasSider ( #45361 )
...
* enhance: auto layout hasSider
* test: update snapshot
2023-10-16 14:49:01 +08:00
MadCcc
afcdc3fbe2
chore: try to fix screenshot ( #44817 )
...
* chore: try to fix screenshot
* chore: set small viewport
* chore: rm wait until
* chore: minimize demo
* chore: support onlyViewPort
* chore: better logic
* chore: config demos
* chore: update
* refactor: rename
* chore: update
* chore: update
* chore: update
2023-09-14 16:59:11 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
栗嘉男
b12d69cf42
chore: merge master into feature
2023-09-01 00:02:50 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
MadCcc
a5203ebb80
feat: layout token ( #44174 )
...
* feat: layout token
* feat: layout component token
2023-08-11 19:37:44 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
二货爱吃白萝卜
5d3b45551d
test: snapshot of demo warning message ( #43947 )
...
* test: init of test
* test: update snapshot
* test: update snapshot
* chore: adjust size limit
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-08-02 14:20:13 +08:00
Khalifa Lame
5112817296
fix: Layout.Header accessibility role ( #43749 )
...
* fix: Layout.Header accessibility role
* test: update snapshots
* fix: type mismatch
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-24 15:38:55 +08:00
MadCcc
74c7d207c1
refactor: menu component token ( #43576 )
...
* docs: update examples link
* refacor: menu component token
* chore: update demo
* chore: update test case
* fix: token
* chore: fix
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
* chore: fix lint
* refactor: more token
---------
Signed-off-by: MadCcc <1075746765@qq.com>
2023-07-17 10:13:22 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
lijianan
2d9f7de524
chore: code style optimization ( #43478 )
...
* chore: code style optimization
* add type
2023-07-11 23:01:17 +08:00
thinkasany
a92d20e06e
type: remove useless assertion ( #43474 )
2023-07-11 10:44:18 +08:00
muxin
c4d981a712
feat: config-provider support Layout className and style properties ( #43241 )
2023-06-28 13:51:24 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
MadCcc
cdf9b4660f
refactor: menu token rename ( #42848 )
...
* refactor: menu token rename
* chore: update snapshot
* chore: UPDATE TEST CASE
* fix: fix gap as 4px
* fix: popup transform origin
2023-06-06 16:11:18 +08:00
MadCcc
f09e9cb0c9
refactor: Menu migrate to @rc-component/trigger ( #42554 )
...
* refactor: Menu migrate to @rc-component/trigger
* chore: remove rc-trigger
* chore: bump version
* chore: bump version
* chore: update size limit
* chore: update snapshot
2023-05-26 11:04:02 +08:00
afc163
7461a216a0
demo: fix Layout demo ssr render effect ( #42501 )
...
* demo: fix Layout demo ssr render effect
close https://github.com/ant-design/ant-design/issues/42487
* test: update snapshot
2023-05-19 23:57:37 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
...
chore: master merge feature
2023-05-12 15:14:26 +00:00
Denys Halenok
2be6c47f1b
fix: style not applied to overflowed Menu ( #42294 )
...
* fix: style not applied to overflowed Menu
* test: update snapshot
2023-05-12 11:38:38 +08:00
afc163
f3fa3f961b
docs: improve Layout demo code ( #42283 )
...
* docs: improve Layout demo code
* chore: fix css rule order
2023-05-11 20:00:00 +08:00
二货机器人
4e311f0d95
test: update snapshot
2023-05-08 23:47:41 +08:00
二货爱吃白萝卜
f4858ff581
chore: align motion follow popup point ( #42225 )
...
* chore: align motion follow popup point
* test: update snapshot
2023-05-08 23:28:13 +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
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
二货机器人
f60e116503
Merge remote-tracking branch 'origin/master' into feature-merge-master
2023-04-19 11:22:32 +08:00
二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
...
* chore: bump motion
* test: update snapshot
* test: update snapshot
2023-04-19 11:22:09 +08:00
MadCcc
20ad2eb974
chore: update snapshot
2023-04-17 19:57:03 +08:00