Commit Graph

3815 Commits

Author SHA1 Message Date
linxianxi
590b084565
demo: add table drag sorting handler demo (#40346)
* demo: add table drag sorting handler demo

* update snapshot
2023-02-02 10:54:13 +08:00
@linhf2023
83cfad4714
fix: Add ref to Collapse and Panel component (#40443)
* chore: update rc-collapse to 3.5.x

* feat: Add ref to Collapse and Panel component

* test(collapse): add ref case

* update snapshot

* Revert "update snapshot"

This reverts commit 1d4710a8db4dd2dec552e5b8d0599f3a1c3cc7d0.

* chore(deps): bump rc-collapse

* chore: update
2023-02-01 22:55:41 +08:00
Peach
b328974ad7
docs: changelog for 5.1.7 (#40468)
* docs: changelog for 5.1.7

* chore: bump version to 5.1.7

* docs: update changelog

* Apply suggestions from code review

Co-authored-by: MadCcc <1075746765@qq.com>

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-31 16:18:18 +08:00
renovate[bot]
a4348f4e38
chore(deps): update dependency react-highlight-words to ^0.20.0 (#40437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 12:45:11 +08:00
二货爱吃白萝卜
1898c5b3c7
test: fix test failed (#40427)
* chore: bump jest

* test: fix table filter test

* test: fix table basic test
2023-01-28 22:44:37 +08:00
renovate[bot]
1f657398a3
chore(deps): update dependency gh-pages to v5 (#40364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-23 21:55:08 +08:00
renovate[bot]
dc5f6b3a6a
chore(deps): update dependency vanilla-jsoneditor to ^0.14.0 (#40363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 17:45:16 +08:00
dependabot[bot]
976d48f20f
chore(deps-dev): bump vanilla-jsoneditor from 0.12.0 to 0.13.0 (#40348)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.12.0 to 0.13.0.
- [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.12.0...v0.13.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 21:55:25 +08:00
二货爱吃白萝卜
54cc494b86
chore: 5.1.6 changelog (#40343) 2023-01-20 14:38:37 +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
二货爱吃白萝卜
1bcb25166b
test: update snapshot (#40328) 2023-01-19 17:14:49 +08:00
dependabot[bot]
1062e404dd
chore(deps-dev): bump vanilla-jsoneditor from 0.11.8 to 0.12.0 (#40316)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.11.8 to 0.12.0.
- [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.11.8...v0.12.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 11:49:23 +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
MadCcc
f1e92b12f5 chore: bump @ant-design/tolls 2023-01-16 00:21:56 +08:00
MadCcc
bedb41b0e8
docs: changelog 5.1.5 (#40242)
* docs: changelog

* chore: changelog
2023-01-15 22:43:56 +08:00
二货爱吃白萝卜
df3c33c378
chore: rm bundlesize check (#40220) 2023-01-13 16:53:23 +08:00
afc163
f9efab55a1
Revert "fix(tour): findDomNode throw warning in strict mode (#40153)" (#40159)
This reverts commit 6f9848c9be.
2023-01-11 16:51:45 +08:00
helloqian12138
eba5d49be9
chore(deps): update dependency rc-trigger to v5.3.4 (#40158) 2023-01-11 16:51:04 +08:00
kiner-tang(文辉)
6f9848c9be
fix(tour): findDomNode throw warning in strict mode (#40153)
* fix: findDOMNode throw Wraning in strictMode

* feat: update domo

* feat: reset demo
2023-01-11 15:54:55 +08:00
Wuxh
e70c702232
chore(deps): update dependency (#40121)
* chore(deps): update `@ant-design/colors` dependency

* test: update case

* chore(deps): update `@ant-design/icons` dependency
2023-01-11 14:22:48 +08:00
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver (#40081)
* chore: Watermark uses MutateObserver

* chore: upgrade @rc-component/mutate-observer
2023-01-10 10:56:54 +08:00
MadCcc
432a7cdac3
docs: changelog 5.1.4 (#40117)
* docs: changelog 5.1.4

* chore: code clean

* chore: umoji
2023-01-09 21:33:48 +08:00
MadCcc
ab9124ba88
fix: missing locale in pacakge (#40116)
* fix: missing locale in pacakge

* chore: add bug version
2023-01-09 21:03:08 +08:00
陈帅
e23c5a4f9d
docs: add 5.1.3 changelog (#40097)
* docs: add 5.1.3 changelog

* fix review warning

* fix review warning

* chore: update snapshot

* fix review changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

* Update CHANGELOG.zh-CN.md

* update snapshot

* update snapshot

* Update CHANGELOG.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* update snapshot

* update snapshot

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-09 17:10:40 +08:00
afc163
d0194bcdca chore: fetch tags before run changelog 2023-01-09 11:18:10 +08:00
renovate[bot]
6c21f53e35
chore(deps): update dependency jsdom to v21 (#40082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 12:17:43 +08:00
二货爱吃白萝卜
91df688efd
refactor: Table render logic opt (#40063)
* chore: basic prepare

* chore: adjust render logic

* chore: fix lint

* chore: bump table

* test: update snapshot
2023-01-07 21:21:52 +08:00
afc163
7d77f3173d
site: improve demo card style (#40028)
* site: improve demo card style

* test: update snapshot

* test: update snapshot

* fix: demo card border

* docs: fix dark mode

* style: fix color
2023-01-05 15:30:59 +08:00
afc163
755682c317
docs: add animated number demo for Statistic (#40027)
* docs: add animated number demo for Statistic

* style: update demo

* add back countdownValueType

* type: fix demo type
2023-01-05 14:07:33 +08:00
二货爱吃白萝卜
18b91f38c5
fix: Table cell render closure (#40004)
* fix: Table cell render logic

* chore: bump rc-table
2023-01-04 22:59:07 +08:00
afc163
c8bc3ce6c6
site: fix home page rtl style and footer icons (#40003)
* docs: fix home page rtl style

* style: fix rtl style

* Update package.json

* style: fix card text align

* style: update footer icons
2023-01-04 19:37:57 +08:00
MadCcc
7b06b662d1
chore: add cssinjs linter (#40001) 2023-01-04 17:55:23 +08:00
afc163
b3710a9510
docs(): release 5.1.2 (#39917)
* docs(): release 5.1.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2022-12-30 17:23:55 +08:00
afc163
cf41f81dc7
chore: replace react-sticky to react-sticky-box in Tabs demo (#39898)
* docs: replace react-sticky to react-sticky-box in Tabs demo

* test: fix test case
2022-12-29 18:37:06 +08:00
Amumu
6e9ee93e4d
chore: stable version (#39886) 2022-12-29 15:10:44 +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
ec900c937b feat: add Theme Config Editor (#39621)
* feat: add Theme Editor theme upload

* verision 2

* 移除lodash、同步当前Config

* remove export,add into devDependencies,add tool link
2022-12-27 16:07:02 +08:00
Amumu
7329ac7fc7
refactor: remove shallowequal (#39662) 2022-12-27 15:46:51 +08:00
vagusX
5ea90df382
docs: changelog v5.1.1 (#39804)
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-26 17:40:19 +08:00
JarvisArt
838b08e761
chore: Image preview interactive optimization (#39812) 2022-12-26 16:19:54 +08:00
afc163
b80a70f99f
fix(Drawer): default props not working (#39782)
* fix(Drawer): default props not working

* Update scripts/post-script.js

* Update scripts/post-script.js

Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-26 13:41:45 +08:00
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets (#38779)
* Update package.json

* chore: bump antd-tools

* Update package.json

* fix: browserslist in codesandbox

* chore: upgrade antd tools

* chore: upgrade antd tools

* test: fix Cannot access mockCanUseDom before initialization

* upgrade @ant-design/tools

* upgrade @ant-design/tools

* upgrade @ant-design/tools

* upgrade @ant-design/tools

* Update package.json

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-25 18:37:57 +08:00
二货爱吃白萝卜
af012dfb81
docs: Update CSS Logical (#39768)
* docs: Update CSS Logical

* docs: more info
2022-12-25 14:11:55 +08:00
afc163
b5f27c8982
fix: upgrade rc-table for a11y issue (#39700)
* fix: upgrade rc-table for a11y issue

* test: add test case for a11y
2022-12-21 14:01:05 +08:00
xrkffgg
ea55af1979
docs: add 5.1.0 changelog (#39667)
* docs: add 5.1.0 changelog

* docs: update

* docs: update

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: update

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-20 21:15:42 +08:00
元凛
5912c0d7b2 chore: fix merge 2022-12-19 20:55:33 +08:00
二货爱吃白萝卜
862231d07b
fix: Tabs inkBar in StrictMode (#39653)
* fix: tabs inkBar in StrictMode

* test: update snapshot

* test: update snapshot
2022-12-19 16:56:32 +08:00
黑雨
1eaf125528
fix: Fix tour step type (#39382)
* feat: fix-step-type

* feat: fix-step-type

* feat: add test

* feat: update test

* feat: update test snapshots

* feat: update test snapshots

* feat: update test snapshots

* fix: PurePanel style

* test: update snapshot

* feat: update package

* feat: fix-step-type

* feat: fix-step-type

* feat: add test

* feat: update test

* feat: update test snapshots

* feat: update test snapshots

* feat: update test snapshots

* feat: update package

* fix: PurePanel style

* test: update snapshot

* feat: update for checks

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-19 11:34:36 +08:00
Amumu
d675c09bd0
feat: @ant-design/react-slick upgrade (#39634) 2022-12-19 10:35:43 +08:00
MadCcc
bd15aaedd6 Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00