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>
|
2 years ago |
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>
|
2 years ago |
二货爱吃白萝卜
|
1898c5b3c7
|
test: fix test failed (#40427)
* chore: bump jest
* test: fix table filter test
* test: fix table basic test
|
2 years ago |
renovate[bot]
|
1f657398a3
|
chore(deps): update dependency gh-pages to v5 (#40364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
二货爱吃白萝卜
|
54cc494b86
|
chore: 5.1.6 changelog (#40343)
|
2 years ago |
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
|
2 years ago |
二货爱吃白萝卜
|
1bcb25166b
|
test: update snapshot (#40328)
|
2 years ago |
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>
|
2 years ago |
kiner-tang(文辉)
|
8b3868ac63
|
feat(tooltip): tooltip support arrow prop (#40234)
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
二货爱吃白萝卜
|
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>
|
2 years ago |
MadCcc
|
f1e92b12f5
|
chore: bump @ant-design/tolls
|
2 years ago |
MadCcc
|
bedb41b0e8
|
docs: changelog 5.1.5 (#40242)
* docs: changelog
* chore: changelog
|
2 years ago |
二货爱吃白萝卜
|
df3c33c378
|
chore: rm bundlesize check (#40220)
|
2 years ago |
kiner-tang(文辉)
|
42b1d54348
|
feat: fix findDOMNOde throw warning in strict mode problem (#40160)
|
2 years ago |
afc163
|
f9efab55a1
|
Revert "fix(tour): findDomNode throw warning in strict mode (#40153)" (#40159)
This reverts commit 6f9848c9be .
|
2 years ago |
helloqian12138
|
eba5d49be9
|
chore(deps): update dependency rc-trigger to v5.3.4 (#40158)
|
2 years ago |
kiner-tang(文辉)
|
6f9848c9be
|
fix(tour): findDomNode throw warning in strict mode (#40153)
* fix: findDOMNode throw Wraning in strictMode
* feat: update domo
* feat: reset demo
|
2 years ago |
Wuxh
|
e70c702232
|
chore(deps): update dependency (#40121)
* chore(deps): update `@ant-design/colors` dependency
* test: update case
* chore(deps): update `@ant-design/icons` dependency
|
2 years ago |
MadCcc
|
642bb582eb
|
refactor: TextArea (#40045)
* refactor: TextArea
* chore: update snapshot
* chore: update snapshot
* chore: fix lint
* chore: classes
* refactor: mentions
* chore: bump rc-textarea
* chore: code clean
* chore: code clean
* chore: UPDATE SNAPSHOT
* chore: code clean
* test: cov
* fix: textarea size
|
2 years ago |
JarvisArt
|
26c3c326ad
|
chore: Watermark uses MutateObserver (#40081)
* chore: Watermark uses MutateObserver
* chore: upgrade @rc-component/mutate-observer
|
2 years ago |
MadCcc
|
432a7cdac3
|
docs: changelog 5.1.4 (#40117)
* docs: changelog 5.1.4
* chore: code clean
* chore: umoji
|
2 years ago |
MadCcc
|
ab9124ba88
|
fix: missing locale in pacakge (#40116)
* fix: missing locale in pacakge
* chore: add bug version
|
2 years ago |
陈帅
|
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>
|
2 years ago |
afc163
|
d0194bcdca
|
chore: fetch tags before run changelog
|
2 years ago |
renovate[bot]
|
6c21f53e35
|
chore(deps): update dependency jsdom to v21 (#40082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
二货爱吃白萝卜
|
91df688efd
|
refactor: Table render logic opt (#40063)
* chore: basic prepare
* chore: adjust render logic
* chore: fix lint
* chore: bump table
* test: update snapshot
|
2 years ago |
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
|
2 years ago |
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
|
2 years ago |
二货爱吃白萝卜
|
18b91f38c5
|
fix: Table cell render closure (#40004)
* fix: Table cell render logic
* chore: bump rc-table
|
2 years ago |
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
|
2 years ago |
MadCcc
|
7b06b662d1
|
chore: add cssinjs linter (#40001)
|
2 years ago |
kiner-tang(文辉)
|
508ea27328
|
feat(tour): tour support custom scroll into view options (#39980)
* feat: support custom scrollIntoViewOptions
* feat: support custom scrollIntoViewOptions
* docs: update docs
* docs: update docs
* docs: update docs
|
2 years ago |
afc163
|
7e67c84c32
|
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>
|
2 years ago |
afc163
|
b554e061ee
|
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
|
2 years ago |
Amumu
|
2f4bb11680
|
chore: stable version (#39886)
|
2 years ago |
MadCcc
|
6056ba75b3
|
docs: fix ssr issue (#39825)
* docs: fix ssr issue
* docs: fix
* chore: code clean
* chore: update deps
|
2 years ago |
kiner-tang(文辉)
|
78235623c4
|
feat: tour support custom mask style and fill color (#39919)
|
2 years ago |
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>
|
2 years ago |
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
|
2 years ago |
Amumu
|
6e9ee93e4d
|
chore: stable version (#39886)
|
2 years ago |
MadCcc
|
4efc8cc849
|
docs: fix ssr issue (#39825)
* docs: fix ssr issue
* docs: fix
* chore: code clean
* chore: update deps
|
2 years ago |
洋
|
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
|
2 years ago |
Amumu
|
7329ac7fc7
|
refactor: remove shallowequal (#39662)
|
2 years ago |
洋
|
5644c63219
|
feat: add Theme Config Editor (#39621)
* feat: add Theme Editor theme upload
* verision 2
* 移除lodash、同步当前Config
* remove export,add into devDependencies,add tool link
|
2 years ago |
vagusX
|
5ea90df382
|
docs: changelog v5.1.1 (#39804)
Co-authored-by: afc163 <afc163@gmail.com>
|
2 years ago |
JarvisArt
|
838b08e761
|
chore: Image preview interactive optimization (#39812)
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |