afc163
|
bd79b2d2b7
|
Update issue-open-check.yml
|
3 years ago |
xrkffgg
|
ee8e7851b6
|
ci: fix result
|
3 years ago |
xrkffgg
|
89e9819c75
|
ci: update result
|
3 years ago |
afc163
|
07b8fb12a6
|
chore(🤖): upgrade github actions (#34599)
|
3 years ago |
afc163
|
7f487369d3
|
Update issue-open-check.yml
|
3 years ago |
afc163
|
02597a3cce
|
Update issue-open-check.yml
|
3 years ago |
afc163
|
b409980f9c
|
chore(🤖): Update issue-open-check.yml (#34589)
* Update issue-open-check.yml
* Delete issue-sync-dingtalk.yml
* Update issue-open-check.yml
|
3 years ago |
afc163
|
c7a106b635
|
Delete chain-alert.yml
|
3 years ago |
afc163
|
425ea1a92b
|
chore: add issues similarity analysis and dingtalk issue notice actions (#34583)
* chore: add Issues Similarity Analysis action
* Delete suggest-related-links.yml
* Create issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issues-similarity-analysis.yml
|
3 years ago |
Gianmarco Rengucci
|
4c46aeb265
|
fix: Update it_IT locales (#34566)
|
3 years ago |
Anizcus
|
183dec11f6
|
fix: lt_LT locale for typeTemplate (#34567)
|
3 years ago |
dependabot[bot]
|
acceca7029
|
chore(deps-dev): bump @types/gtag.js from 0.0.9 to 0.0.10 (#34561)
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js)
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
afc163
|
54b7fef370
|
docs: add Currency recommendation
|
3 years ago |
afc163
|
86b045e12c
|
test: add type test for Input
|
3 years ago |
Yunwoo Ji
|
310c7775d9
|
fix: apply scale transform to disabled star (#34547)
|
3 years ago |
MadCcc
|
10c090a993
|
fix: tooltip preset color (#34548)
* fix: tooltip preset color
* chore: code clean
|
3 years ago |
xrkffgg
|
66bad24413
|
fix: Badge RTL wrong placement (#34545)
|
3 years ago |
dependabot[bot]
|
8501788138
|
chore(deps-dev): bump @types/gtag.js from 0.0.8 to 0.0.9 (#34540)
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js)
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
afc163
|
bf6dfaa315
|
docs: move treeLoadedKeys to TreeSelect
close #34538
|
3 years ago |
vagusX
|
fcbae92f5a
|
docs: update Input docs for default size in Form (#34537)
|
3 years ago |
mic-web
|
7f7b3a59dc
|
fix: col-x class names in css when using custom prefix (#34494)
* fix: col-x class names of Row and Col components when using custom prefix
* refactor: reuse @col-prefix-cls and @row-prefix-cls
* refactor: move @col-prefix-cls and @row-prefix-cls to mixin.less
|
3 years ago |
afc163
|
2e20f314b1
|
chore(🤖): add ChainAlert action (#34530)
|
3 years ago |
vagusX
|
4eb097cef9
|
fix: typos in Input.tsx (#34534)
|
3 years ago |
afc163
|
1963dfd648
|
docs: fix ---
|
3 years ago |
afc163
|
f3c5c17474
|
fix: Typography ediable style (#34518)
- [x] Fix Editable Textarea height jump in Firefox
- [x] Fix Editable Typography.Title confirm icon position
|
3 years ago |
MadCcc
|
ed651f450d
|
fix: missing status style for RangePicker (#34509)
* fix: range picker should has status style
* chore: code clean
* chore: code clean
* chore: code clean
|
3 years ago |
zombiej
|
4f2b53ad26
|
docs: fix alert docs escape
|
3 years ago |
zombiej
|
ac121e887c
|
test: Update snapshot
|
3 years ago |
CommanderRoot
|
7c34addf57
|
refactor: replace deprecated String.prototype.substr() (#34498)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
3 years ago |
afc163
|
ad946f9671
|
docs: dropdownRender usage
2de1a15da9
|
3 years ago |
Long Hao (龙濠)
|
bef910b9bc
|
refactor: move prefixCls to wrapper (#34482)
* refactor: move prefixCls to wrapper
* fix: name change
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
|
3 years ago |
MadCcc
|
c9b6a24978
|
chore: add focus warning for Input (#34475)
* chore: add focus warning for Input
* chore: code clean
* chore: remove duplicate variables
|
3 years ago |
MadCcc
|
14e719295e
|
fix: input classname in affix wrapper (#34474)
|
3 years ago |
EvanOne(文一)
|
ac130c63ca
|
docs(components:Cascader): supplement the API documentation (#34466)
* docs(components:Cascader): supplement the API documentation
* docs(Cascader:en-US): supplement the API documentation
|
3 years ago |
afc163
|
085a9e9235
|
chore: upgrade rc-menu to 9.3.x (#34473)
|
3 years ago |
afc163
|
01dceec0c7
|
docs(✨ ): changelog for 4.19.2 (#34472)
* docs: changelog for 4.19.2
* fix changelog lint
|
3 years ago |
YuTao
|
ed47a8e1ea
|
docs(module:timeline): fix typo (#34389)
* docs(module:timeline): fix typo
* docs(module:timeline): fix typo
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
二货机器人
|
2e27c00293
|
chore: export css variable func (#34436)
|
3 years ago |
二货机器人
|
c50bbe64bb
|
chore: refactor internal menu with hooks (#34433)
* chore: refactor menu with hooks
* chore: clean up
|
3 years ago |
afc163
|
f987bd0479
|
fix: PageHeader extra gutter (#34428)
|
3 years ago |
zqran
|
86415ef8a2
|
docs(Table): replace the link of `TableComponents` prop with `rc-table` type (#34423)
|
3 years ago |
dujun
|
fca7210309
|
fix: Tooltip width in safari (#34415)
|
3 years ago |
PanStar
|
362a99e9d4
|
feat: hide the last border in borderless mode (#34366)
|
3 years ago |
高喵喵
|
fbb98f2b4f
|
Fix InputProps supports data attributes (#34410)
* fix: add data-xx for inputProps and convert input/_tests/index.test.js to tsx file
* fix: run tests
|
3 years ago |
MadCcc
|
4c666f5775
|
fix: clear status in input addon (#34412)
|
3 years ago |
二货机器人
|
b51c900847
|
refactor: rm useDestroy hook (#34418)
|
3 years ago |
MadCcc
|
78d2b3f063
|
chore: update rc-field-form version (#34411)
|
3 years ago |
MadCcc
|
161f5623d5
|
fix: fix arrow size in default.less (#34407)
* fix: fix arrow size in default.less
* chore: code clean
|
3 years ago |
二货机器人
|
3d7ed0815b
|
fix: not warning if Form.Item unmount (#34405)
|
3 years ago |
Jungzl
|
75429d3b99
|
docs: fix select fieldNames typo (#34399)
|
3 years ago |