Commit Graph

24970 Commits

Author SHA1 Message Date
MadCcc
40b7aaf991
fix: arrow compatible (#41872) 2023-04-19 15:53:42 +08:00
iola1999
26555fcd12
fix: tour arrow color (#41761)
* fix: tour arrow color

* test: updte

* fix: duplicate class name

* test: update snapshot

* chore: speedup

* fix: update current step props by onChange

* chore: optimization

* fix: props.current may change

* chore: save

* test: coverage

* chore: optimization

* chore: add useMergedType

* chore: save

* chore: optimization

* chore: optimization

* chore: optimization

* chore: move file

* refactor: useMergedType hook

* chore: save

* chore: optimization

* test: ci

* chore: remove useMemo

* chore: use nullish coalescing operator

* chore: rename setInnerCurrent to updateInnerCurrent
2023-04-19 13:13:50 +08:00
dependabot[bot]
faffd45d57
chore(deps-dev): bump immer from 9.0.21 to 10.0.1 (#41857)
* chore(deps-dev): bump immer from 9.0.21 to 10.0.1

Bumps [immer](https://github.com/immerjs/immer) from 9.0.21 to 10.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.21...v10.0.1)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-19 12:15:21 +08:00
dependabot[bot]
992eccebaa
chore(deps-dev): bump vanilla-jsoneditor from 0.16.1 to 0.17.1 (#41871)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.16.1...v0.17.1)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-19 12:03:24 +08:00
afc163
107a28fa94
demo: fix Deprecated usage in form demo (#41860)
* demo: fix Deprecated usage in form demo

* test: update snapshot

* test: update snapshot
2023-04-19 11:56:15 +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
e073fc7add
docs: fix prev next footer (#41846) 2023-04-18 15:29:34 +08:00
MadCcc
df6c82f027
test: fix typo test case (#41850)
* test: fix typo test case

* test: update snapshot
2023-04-18 11:35:07 +08:00
kiner-tang(文辉)
8217330ec9
docs: update the docs about extract css (#41686)
* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css
2023-04-17 22:26:26 +08:00
二货爱吃白萝卜
099b0fc52a
docs: adjust form diabled demo (#41839) 2023-04-17 14:33:11 +08:00
Kiyan
0bcdce0cd7
fix: FloatButton findDOMNode is deprecated in StrictMode. (#41833)
* fix: FloatButton findDOMNode is deprecated in StrictMode.

* revert basic.tsx
2023-04-17 10:37:15 +08:00
afc163
7cd9b90b94
demo: improve Layout trigger style (#41827)
* demo: improve Layout trigger style

* test: update snapshot
2023-04-16 16:13:42 +08:00
renovate[bot]
6e724258e9
chore(deps): update dependency stylelint-config-standard to v33 (#41832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 16:11:21 +08:00
afc163
49519a37af
style: remove Layout.Sider transition (#41828) 2023-04-16 16:10:21 +08:00
vagusx
0caed720fa fix: typo in docs 2023-04-14 21:00:51 +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
Amumu
6f2a829621
chore: rc-trigger move to dev depds (#41808)
* chore: rc-trigger move to dev depds

* test: fix type

* ci: lock react-sticky-box@2.0.0
2023-04-14 16:50:07 +08:00
Amumu
e6300a56c6
docs: update docs for showArrow (#41796)
* docs: update docs for `showArrow`

* docs: update
2023-04-13 21:14:13 +08:00
MadCcc
d43c15f2f4
docs: fix ssr warning (#41776)
* docs: fix ssr warning when click anchor

* docs: fix demoWrapper SSR

* chore: try

* Revert "chore: try"

This reverts commit a6e0fe0906cb77095511af984f157dbe9975433f.
2023-04-13 18:13:13 +08:00
二货爱吃白萝卜
dedbdfddaf
docs: blog of Dependency troubleshooting (#41788)
* docs: blog of schedular

* docs: adjust lang
2023-04-13 14:22:22 +08:00
afc163
da83561f9c
docs: update changelog expression (#41781) 2023-04-12 23:04:35 +08:00
aaarichter
816e250c8f
fix: typo in deDE (#41780)
Co-authored-by: Andreas Richter <andreas.richter2@qbeyond.de>
2023-04-12 22:25:07 +08:00
二货爱吃白萝卜
e2606d477d
fix: form item support comment (#41771)
* fix: form item support comment

* chore: clean up

* fix: lint
2023-04-12 16:15:04 +08:00
vagusX
0991bf3fe9
chore: update dependency open to v9 (#41765)
* Revert "Revert "chore(deps): update dependency open to v9 (#41714)" (#41723)"

This reverts commit 6761292bbd.

* scripts: use open#esm in changelog script

* fix: revert some changes
2023-04-12 13:23:21 +08:00
lijianan
646f7cd014
docs: update docs (#41764) 2023-04-12 12:08:38 +08:00
dependabot[bot]
5b23a6aac2
chore(deps-dev): bump glob from 9.3.5 to 10.0.0 (#41737)
* chore(deps-dev): bump glob from 9.3.5 to 10.0.0

Bumps [glob](https://github.com/isaacs/node-glob) from 9.3.5 to 10.0.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v9.3.5...v10.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade glob usage

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-04-12 11:40:09 +08:00
muxin
a496ecdb5d
fix: optimize the type definition of Modal (#41742)
* fix: optimize modal type

* test: update test

* test: update test

* fix: funcModal do not support afterOPenChange

* fix: funcModal do not support afterOPenChange1

* docs: use en exegesis

* docs: use en exegesis
2023-04-12 10:11:31 +08:00
二货爱吃白萝卜
96311fe443
fix: Edge useless icon (#41759) 2023-04-12 09:59:31 +08:00
Yuki Zhang
0495be222c
fix: styling issues with the Popover component within the Space.Compa… (#41707)
* fix: styling issues with the Popover component within the Space.Compact wrapper

* fix: styling issues with the Tooltip based  component within the Space.Compact wrapper

* test: update snapshots

* test: update snapshots

* refactor: memoOverlay

* test: update snapshot

* Revert "test: update snapshot"

This reverts commit 85d8142498f752172f610674040df098e5e7432e.

* test: adjust check logic

* test: add test case for popover content

* test: update tooltip case

* fix: test coverage

* fix: lint

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-04-11 22:26:21 +08:00
MadCcc
1474dc24d4
docs: changelog 5.4.2 (#41756)
* docs: changelog 5.4.2

* chore: add bug verision
2023-04-11 20:23:14 +08:00
kiner-tang(文辉)
c0ecb3f623
chore: update rc-picker to 3.6.1 (#41753) 2023-04-11 19:27:28 +08:00
Wuxh
1fc3675b91
Revert "type: TimePicker added hourStep type" (#40956)
* Revert "type: TimePicker added hourStep type (#40947)"

This reverts commit c89640d843.

* deps: bump rc-picker@3.6.0

* Update package.json

Co-authored-by: Wuxh <wxh1220@gmail.com>

* Update components/time-picker/demo/interval-options.tsx

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-11 19:01:12 +08:00
Eldar Mirzabekov
e36dfde87d
fix: add missing translations for de_DE (#41747) 2023-04-11 16:33:10 +08:00
renovate[bot]
78c0b3a702
chore(deps): update dependency typedoc to ^0.24.0 (#41713)
* chore(deps): update dependency typedoc to ^0.24.0

* rerun CI

* rerun CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-11 11:50:18 +08:00
二货爱吃白萝卜
b1c42a3292
test: Diff of React 17 & 18 (#41739)
* test: prepare for 17 & 18 diff

* test: prepare for 17 & 18 diff

* test: update snapshot

* test: fix arr check

* test: update snapshot

* test: update snapshot
2023-04-11 11:47:38 +08:00
vagusX
0106236e87
docs: changelog v5.4.1 (#41734) 2023-04-11 10:59:53 +08:00
黑雨
cef58664e8
📝doc: add design token table (#41717)
* feat: add token

* 📝doc: update lint

* 📝doc: update doc
2023-04-11 10:25:24 +08:00
Wuxh
3ad2a34611
Revert "docs: fix debug demo style" (#41743)
* Revert "docs: fix debug demo style (#41738)"

This reverts commit d998c2fabc.

* chore: update
2023-04-11 10:13:58 +08:00
MadCcc
d998c2fabc
docs: fix debug demo style (#41738) 2023-04-10 21:03:53 +08:00
afc163
0eed438d76
fix: Select width getting smaller when search (#41722)
* bump rc-select

* fix: Select width become 0px when searching
2023-04-10 13:11:51 +08:00
afc163
4b2c5ded8d
fix: Empty style in small width container (#41727)
close #41726
2023-04-10 13:11:34 +08:00
Wuxh
32f8134f4f
feat: improve noStyle validation message display logic (#41698)
* test: add case

* feat: improve `noStyle` validation message display logic

When `noStyle=true` and `help=false`, the error message is blocked from being passed up

* test: update test case

* Revert "test: update test case"

This reverts commit a3e5d84ea620becb9e72b6b71766c01114add9ae.

* chore(type): update typo

* Revert "chore(type): update typo"

This reverts commit e13ec3ba5267394e8112fb742ec9bc9d4afdef5b.

* test(deps): DO NOT MERGE

* test: DO NOT MERGE

* Revert "test: DO NOT MERGE"

This reverts commit 2f4ea8e0ce64f88ab690c6e54b86034a92bcb55f.

* Revert "test(deps): DO NOT MERGE"

This reverts commit 48e700ef4aaa4675f29d3fbd23156bd8f692949e.
2023-04-10 12:03:11 +08:00
Wuxh
0e65dad8e9
chore: Form.Item should not support requiredMark (#41725)
* test: add case

* chore: Form.Item does not support requiredMark
2023-04-10 12:02:06 +08:00
lijianan
6761292bbd
Revert "chore(deps): update dependency open to v9 (#41714)" (#41723)
This reverts commit 005db79897.
2023-04-10 11:43:30 +08:00
renovate[bot]
005db79897
chore(deps): update dependency open to v9 (#41714)
* chore(deps): update dependency open to v9

* rerun CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-10 10:53:33 +08:00
afc163
9619c8c37e
style: remove Space font style (#40326)
* refactor: simplify code

* style: fix Space font style

* demo: fix Select demo
2023-04-10 10:29:26 +08:00
lijianan
862ce2eba5
fix: fix hover style (#41685)
* fix: fix hover style

* fix

* fix
2023-04-10 09:43:03 +08:00
lijianan
117203b05b
test: update snap fix CI (#41701)
* test: update snap fix ci

* test: update snapshot

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-04-08 21:26:15 +08:00
JiaQi
1688d5995f
chore: Update random image sources (#41704)
* chore: update demo

* chore: update test case

* chore: update snap
2023-04-08 21:01:51 +08:00
my-csl
2bafb252eb
docs: Update practical-projects.zh-CN.md (#41711)
Delete duplicate words
2023-04-08 21:00:55 +08:00