@linhf2023
|
fb5305d4c6
|
fix(TimeLine): Correct className (#40700)
Co-authored-by: WB780012 <wb-lhf780012@antgroup.com>
|
2 years ago |
lijianan
|
c885a42e3b
|
refactor: rewrite panelRender function to funtion component (#40670)
* fix: Indicators support number 0
* fix
* fix
* fix
* fix
* fix
* refactoring: rewrite panelRender function to funtion component
* restart ci
* fix
* fix
* fix
* Update index.test.tsx
* Update index.en-US.md
* Update components/tour/panelRender.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* raname
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
renovate[bot]
|
14c5d685c1
|
chore(deps): update dependency stylelint to v15 (#40687)
* chore(deps): update dependency stylelint to v15
* Update package.json
* test: remove stylelint-config-prettier
* test: remove stylelint-config-prettier
* stylelint@15
* json to js
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
|
2 years ago |
Amumu
|
9d9eca7a9d
|
chore: update rc-tabs (#40698)
|
2 years ago |
MadCcc
|
34c63ca41b
|
chore: add release notification target
|
2 years ago |
Long Hao (龙濠)
|
4299a0b28b
|
fix: 修复滑动条中 dot 的触发范围异常 (#40679)
|
2 years ago |
RamonEspinosa
|
9632b36b04
|
type: fix drag sorting demo typos (#40697)
|
2 years ago |
JiaQi
|
f646ba9c3a
|
fix(DatePicker): Fixed incorrect cursor when Picker of DatePicker is month and quarter (#40607)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2 years ago |
linxianxi
|
c48c712371
|
demo: remove react-dnd, use dnd-kit (#40674)
* demo: remove react-dnd, use dnd-kit
* change type
|
2 years ago |
lijianan
|
774bd8e6aa
|
fix: Indicators support number 0、null、undefined (#40631)
* fix: Indicators support number 0
* fix
* fix
* fix
* fix
* fix
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* test: add test
* Update index.zh-CN.md
* Update index.en-US.md
* fix: update test
* test case
* Update components/tour/__tests__/index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tour/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix style
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
藤原托漆
|
766e7f8f6b
|
docs: fix docs file name error (#40683)
|
2 years ago |
MadCcc
|
c5dc6a4b92
|
fix: steps custom icon size (#40672)
|
2 years ago |
Sunny-117
|
3cd756a514
|
chore(test): replace toEqual with toBe for boolean results (#40673)
|
2 years ago |
lijianan
|
2c6d9eaaf6
|
lint: fix master eslint error (#40671)
* lint: fix master eslint error
* lint: fix master eslint error
* lint: fix master eslint error
|
2 years ago |
二货机器人
|
35094551c1
|
docs: Fix footer zhihu columns link
|
2 years ago |
afc163
|
3449ff0825
|
chore: ignore husky config file
- Ensure `.husky/prepare-commit-msg` is ignored in `.gitignore`
[.gitignore]
- Add a `.husky/prepare-commit-msg` file to the `.gitignore`
|
2 years ago |
afc163
|
8d291ed3ee
|
docs: Update README-zh_CN.md with badges
- Add dumi and Renovate badges to README-zh_CN.md
- Update FOSSA status badge to dumi badge
[README-zh_CN.md]
- Replace FOSSA status badge with dumi badge
- Change Renovate badge location
- Add Renovate badge
- Add Issues Helper badge
|
2 years ago |
MadCcc
|
40e77c40d3
|
docs: overview dark cover (#40666)
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
|
2 years ago |
dependabot[bot]
|
3669d8e226
|
chore(deps-dev): bump esbuild-loader from 2.21.0 to 3.0.0 (#40663)
* chore(deps-dev): bump esbuild-loader from 2.21.0 to 3.0.0
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 2.21.0 to 3.0.0.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v2.21.0...v3.0.0)
---
updated-dependencies:
- dependency-name: esbuild-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: rename to EsbuildPlugin
---------
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>
|
2 years ago |
Eldar Mirzabekov
|
31cbbce825
|
fix: add missing translations for ru_RU and uk_UA (#40656)
|
2 years ago |
afc163
|
6be7aa5eef
|
Update README.md
|
2 years ago |
afc163
|
2cd53e0ec5
|
Update README.md
|
2 years ago |
Wuxh
|
654897e151
|
docs(date-pciker): update demo docs (#40653)
|
2 years ago |
KuangPengfei
|
b0ea26bf64
|
docs: website SearchBar support dark theme (#40652)
|
2 years ago |
lijianan
|
8ecb4cdc60
|
docs: update 5.2.0 changelog (#40649)
* update changelog
* update changelog
* update changelog
* Update components/timeline/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/timeline/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
dependabot[bot]
|
a76c2f4d07
|
chore(deps-dev): bump eslint-plugin-compat from 4.0.2 to 4.1.1 (#40641)
* chore(deps-dev): bump eslint-plugin-compat from 4.0.2 to 4.1.0
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.0.2...v4.1.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-compat
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
* Update package.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
|
2 years ago |
lijianan
|
9ad1a8e091
|
docs: fix docs error (#40645)
|
2 years ago |
MadCcc
|
0e974511ad
|
docs: fix page h1
|
2 years ago |
MadCcc
|
10f78a916a
|
docs: update box-shadow
|
2 years ago |
MadCcc
|
650f0e5473
|
docs: fix pre-render
|
2 years ago |
Riyad Elberkawy
|
21da39ae33
|
type: update upload UploadFile type (#40634)
|
2 years ago |
xrkffgg
|
8d8d93249c
|
docs: fix typo (#40630)
* docs: fix typo
* Update CHANGELOG.en-US.md
|
2 years ago |
lijianan
|
9fd6159772
|
lint: fix eslint error (#40629)
|
2 years ago |
xrkffgg
|
3c977948ba
|
docs: add 5.2.0 changelog (#40612)
* docs: add 5.2.0 changelog
* docs: update
* docs: update
* docs: update
* docs: update
|
2 years ago |
lijianan
|
57d0fdde8e
|
fix: deleted margin of the last indicator (#40624)
|
2 years ago |
xrkffgg
|
c325474047
|
style: rename fontFamilyCode (#40622)
* style: rename fontFamilyCode
* Update seed.ts
* Update mixins.ts
|
2 years ago |
lijianan
|
66885f6f5c
|
docs: adjust the order of Alert (#40623)
|
2 years ago |
github-actions[bot]
|
e4e94b9144
|
chore: auto merge branches (#40614)
chore: merge feature into master
|
2 years ago |
Amumu
|
c412894eba
|
docs: revert docs (#40615)
* docs: revert docs
* docs: update
* docs: update
* docs: update
* docs: update
* docs: update
|
2 years ago |
Alan
|
1dded7fd4b
|
fix(Spin): not close Spin immediately when using delay (#40475)
* fix(Spin): close Spin immediately when using delay
* test(Spin): add delay close test case
|
2 years ago |
lijianan
|
47d5fd5c93
|
feat: support indicatorsRender (#40613)
|
2 years ago |
MadCcc
|
9d4216e565
|
fix: disabled DataPicker should not have status style (#40608)
|
2 years ago |
afc163
|
331074243a
|
Delete codeball.yml
|
2 years ago |
黑雨
|
751bf40f60
|
feat: Time line data (#40424)
* feat: update timeline to data driven
|
2 years ago |
renovate[bot]
|
301912248f
|
chore(deps): update dependency react-sticky-box to v2 (#40591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
github-actions[bot]
|
4ee51e2c2b
|
chore: auto merge branches (#40583)
chore: master merge feature again
|
2 years ago |
lijianan
|
2b29093c52
|
type: update upload fileList type (#40585)
|
2 years ago |
muxin
|
e5c4bbc693
|
style(Empty): fix text color in dark theme (#40584)
|
2 years ago |
RamonEspinosa
|
6b55a32eef
|
demo: Remove immutability helper (#40556)
|
2 years ago |
David
|
5b978a2052
|
feat: Add support for railStyle prop (#40579)
|
2 years ago |