renovate[bot]
|
4f643e7091
|
chore(deps): update dependency @types/gtag.js to ^0.0.14 (#45037)
* chore(deps): update dependency @types/gtag.js to ^0.0.14
* rerun CI
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2023-09-24 22:10:30 +08:00 |
|
二货爱吃白萝卜
|
71d5784d36
|
docs: fix customize (#45022)
|
2023-09-22 17:02:19 +08:00 |
|
MadCcc
|
3928ce9fc1
|
fix: Popover shift (#45015)
* fix: Popover shift
* chore: update snapshot
|
2023-09-22 15:00:44 +08:00 |
|
二货爱吃白萝卜
|
7e1ecf9133
|
docs: add faq (#45016)
|
2023-09-22 13:41:36 +08:00 |
|
MadCcc
|
dcfd1aea66
|
chore: do not show mirror modal in preview (#45011)
|
2023-09-22 11:38:56 +08:00 |
|
JiaQi
|
51fc8dcbcd
|
refactor(tootip): delete the logic related to the disabled children (#44895)
* refactor(tootip): delete the logic related to the disabled children
* chore: update test case
* chore: update snapshots
|
2023-09-22 10:11:31 +08:00 |
|
JiaQi
|
1745594d5d
|
doc: add alert token table (#45003)
|
2023-09-22 09:57:58 +08:00 |
|
omahs
|
3c1f0997b2
|
docs: fix typos (#44998)
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
---------
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
|
2023-09-21 17:35:22 +08:00 |
|
二货爱吃白萝卜
|
ef03563334
|
test: update snapshot (#44989)
* test: update snapshot
* test: update snapshot
* test: fix test logic
|
2023-09-21 16:37:54 +08:00 |
|
二货爱吃白萝卜
|
65564fccdc
|
refactor: rm radiusBase (#44980)
* refactor: rm radiusBase
* test: update test case
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
|
2023-09-21 13:46:31 +08:00 |
|
kiner-tang(文辉)
|
6901513ff5
|
docs: timer-picker remove clearIcon from document (#44977)
* docs: timer-picker remove clearIcon from document
* docs: select remove clearIcon from document
|
2023-09-21 11:47:52 +08:00 |
|
二货爱吃白萝卜
|
2329880074
|
fix: Popover / Tooltip jump when height change (#44976)
* chore: use dynamicInset
* test: update snapshot
* test: update snapshot
* chore: bump rc-trigger
* chore: update snapshot
|
2023-09-20 19:59:26 +08:00 |
|
二货爱吃白萝卜
|
b53f8af15c
|
chore: bump select like rc (#44978)
|
2023-09-20 19:14:00 +08:00 |
|
红
|
a9d6422722
|
docs: improve display of color block in docs (#44790)
* chore: update blog style
* Revert "chore: update blog style"
This reverts commit afc0a1d927e59ee4f30ad3dcbec40e85785ff188.
* Revert "site: update docs styles (#39348)"
This reverts commit 4a803962eb .
# Conflicts:
# .dumi/theme/builtins/ColorChunk/index.tsx
# .dumi/theme/builtins/TokenTable/index.tsx
# docs/react/customize-theme.en-US.md
# docs/react/customize-theme.zh-CN.md
* chore: revert
* chore:revert
* chore: rename props
* chore: update
* chore(deps): add `dumi-plugin-color-chunk` plugin
* chore: update docs
* chore: update
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 红 <wxh16144@qq.com>
* docs: pick #44945
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
Signed-off-by: 红 <wxh1220@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
|
2023-09-20 16:59:56 +08:00 |
|
MadCcc
|
e41026ab59
|
docs: fix site issues (#44970)
|
2023-09-20 16:50:55 +08:00 |
|
二货爱吃白萝卜
|
d03977b113
|
fix: dropdown should not block ref (#44971)
|
2023-09-20 16:30:13 +08:00 |
|
lijianan
|
95974ae9e4
|
docs: update feedbackIcons docs (#44966)
* docs: update feedbackIcons docs
* fix: fix
|
2023-09-20 14:23:32 +08:00 |
|
afc163
|
5c99a5ee49
|
type: fix type errors of React.Key (#44938)
* type: fix .dumi typing error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* type: fix React.Key type error
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* fix: test case
* fix: test case
* chore: use @types/react latest version
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: update form def
* chore: more ts
* chore: revert demo ts
* chore: bump ver
* chore: fix more
* chore: fix demo
* chore: back of ci
* chore: fix ts
* chore: fix ts
* chore: part of it
* chore: fix ts
* chore: bump ver
* chore: fix lint
* chore: fix
* test: update test
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2023-09-20 11:01:49 +08:00 |
|
dependabot[bot]
|
89a646e64c
|
chore(deps-dev): bump remark from 14.0.3 to 15.0.1 (#44951)
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.3 to 15.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/14.0.3...15.0.1)
---
updated-dependencies:
- dependency-name: remark
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-20 00:21:34 +08:00 |
|
MadCcc
|
6939a2fcdf
|
docs: fix hydration (#44952)
|
2023-09-19 21:01:07 +08:00 |
|
afc163
|
2dcc2bfe40
|
docs: update 5.9.2 changelog
|
2023-09-19 12:41:41 +08:00 |
|
红果汁
|
eda546af41
|
docs: replace blog pic (#44945)
|
2023-09-19 12:39:19 +08:00 |
|
afc163
|
9455ebec44
|
docs: update 5.9.2 changelog and lock @types/react (#44943)
* docs: update 5.9.2 changelog and lock @types/react
* docs: update 5.9.2 changelog and lock @types/react
|
2023-09-19 12:35:37 +08:00 |
|
红果汁
|
49846b8799
|
docs: fix yuque banner style issue (#44940)
|
2023-09-19 11:18:46 +08:00 |
|
MadCcc
|
76eade855a
|
fix: Form hasFeedback should passed to children with noStyle (#44937)
|
2023-09-19 10:27:15 +08:00 |
|
dependabot[bot]
|
fb4751eb7a
|
chore(deps-dev): bump @argos-ci/core from 0.11.1 to 0.12.0 (#44936)
Bumps [@argos-ci/core](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/core) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/argos-ci/argos-javascript/releases)
- [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/core@0.12.0/packages/core)
---
updated-dependencies:
- dependency-name: "@argos-ci/core"
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>
|
2023-09-18 21:32:51 +08:00 |
|
afc163
|
cf753f6943
|
docs(✨): release 5.9.2 (#44933)
|
2023-09-18 18:33:35 +08:00 |
|
红
|
3bb3485ac7
|
fix(Modal): custom footer render error (#44929)
* Revert "refactor: fix compiling (#44616)"
This reverts commit b284648f11 .
* feat: modal purepanel support footer render
* demo: update debug demo
* test: update test case
* Revert "test: update test case"
This reverts commit 34d151f86689f8da232af3e6e21b47cd13188161.
* chore: add more unit test case
* Revert "Revert "refactor: fix compiling (#44616)""
This reverts commit 0e054de42176ea0a6baca25cb2d03566af81f269.
* fix(Modal): custom footer render errors
* chore: fix TS error
* chore: improvement type
* chore: update
* chore: update
* Revert "chore: update"
This reverts commit c72bb07db980d241c0a552b94938feb47912b4c7.
* Revert "chore: update"
This reverts commit 9a4276078ca0e4bccd5cfb4d4ebd2ac76c402fd1.
* Revert "chore: improvement type"
This reverts commit 159e3dc7547cdda6a47683ba26f176e31a26749e.
* Revert "chore: fix TS error"
This reverts commit f1a9aa59b283862d5d75e1bd3a9cc697f7458baa.
* Revert "feat: modal purepanel support footer render"
This reverts commit 68de65e76adf2cd84af00786467c3164198e223b.
* Revert "demo: update debug demo"
This reverts commit 6741af239b709552fb4023fc9096f2298bb10c54.
* Update components/modal/__tests__/Modal.test.tsx
Co-authored-by: 红 <wxh16144@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-09-18 18:33:25 +08:00 |
|
二货爱吃白萝卜
|
dfe6c2c490
|
docs: Part of update (#44930)
* chore: fix changelog parser
* chore: clean up
* chore: fix site image style
* chore: bug version
* chore: clean up
|
2023-09-18 15:30:30 +08:00 |
|
二货爱吃白萝卜
|
3215a7bb66
|
fix: extra pos logic (#44922)
|
2023-09-18 14:06:06 +08:00 |
|
afc163
|
faefc8f6dc
|
style: fix Select baseline align bug (#44927)
* style: fix Select baseline align bug
* test: update snapshot
* chore: remove unused code
|
2023-09-18 13:51:17 +08:00 |
|
daisy
|
b24a6465f1
|
fix(notification): placement bottom animation should be correct (#44918)
* fix(notification): placement bottom animation should be correct
* style: transform -> bottom
* fix: lint
|
2023-09-18 10:46:47 +08:00 |
|
Peach
|
c8ff57dadf
|
chore(deps): move @types/jsdom to dev dependencies (#44917)
|
2023-09-18 10:15:04 +08:00 |
|
lijianan
|
a0699ea1a0
|
type: fix .dumi type error (#44916)
|
2023-09-17 23:32:14 +08:00 |
|
lijianan
|
de6232c352
|
docs: remove useless dep of React.useMemo (#44914)
|
2023-09-17 22:24:22 +08:00 |
|
afc163
|
62e338c775
|
type: enable type prompt for .dumirc.ts (#44886)
* type: fix .dumi missing types
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* Update tsconfig.json
Signed-off-by: lijianan <574980606@qq.com>
* chore: clear tsconfig.json
* chore: update dumi version declaration
* type: correct unified plugin types
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
|
2023-09-17 21:52:01 +08:00 |
|
红
|
b24cda1f97
|
docs: update FQA (#44902)
* docs: update FQA [skip ci]
* test(theme): supplement unit test case
* chore: update docs
|
2023-09-17 16:17:12 +08:00 |
|
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 |
|
lyy
|
7f992b4e8c
|
demo: simplify deletion operations (#44909)
Signed-off-by: lyy <72189350+leoyongyuan@users.noreply.github.com>
|
2023-09-16 15:35:22 +08:00 |
|
李勇
|
7eb93ad657
|
type: to put the ts type into useMemo generics (#44904)
|
2023-09-16 02:16:53 +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 |
|
cwg
|
4d3814478c
|
site: optimize banner display (#44894)
|
2023-09-15 18:48:34 +08:00 |
|
cwg
|
fa61f81144
|
site: announce yuque welfare program (#44884)
* site: announce yuque welfare program
* chore: lint
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-15 16:42:01 +08:00 |
|
dingkang
|
05e15c05d3
|
chore: update pupperteer and sharp npmmirror (#44727)
* chore: slove pupperteer download fail problem
* chore: set npmmirror for windows
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-09-15 14:21:50 +08:00 |
|
afc163
|
64b649eaee
|
docs: fix Upload mocky api in demo and test (#44883)
|
2023-09-15 13:48:23 +08:00 |
|
MadCcc
|
622e4325bf
|
docs: changelog 5.9.1 (#44880)
* docs: changelog 5.9.1
* Update CHANGELOG.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2023-09-15 13:37:48 +08:00 |
|
daisy
|
90bb52190b
|
demo(Table): add sticky offsetHeader (#44876)
* demo(Table): add sticky offsetHeader
* test: update snapshot
* test: update snapshot
|
2023-09-15 12:24:16 +08:00 |
|
lijianan
|
56fb6178a4
|
demo: update demo (#44864)
* demo: update demo
* fix: fix snap
* update demo
|
2023-09-15 12:23:57 +08:00 |
|
MadCcc
|
553754b4d2
|
fix: rate transform in mac screen (#44868)
|
2023-09-15 09:51:50 +08:00 |
|
MadCcc
|
102c4654e1
|
fix: select small height (#44859)
|
2023-09-14 19:12:17 +08:00 |
|