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
vagusX
ade0a5c5e7
fix: set direction to rtl for result in cssinjs ( #34465 )
3 years ago
MadCcc
249ae9fda8
refactor: input number cssinjs ( #34384 )
* refactor: input number cssinjs
* refactor: rtl
* chore: code clean
* pref: better code style
* test: fix lint
* perf: better style
* chore: code style
* chore: use GenerateStyle
* chore: remove useless px
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
MadCcc
30e0d57302
test: fix cssinjs ci ( #34434 )
* test: fix cssinjs ci
* test: fix ci
* test: fix alert trl
* fix: fix tree icon rotation direction in RTL mode
3 years ago
二货机器人
2e27c00293
chore: export css variable func ( #34436 )
3 years ago
黑雨
e45fa77eb8
feat: add aria-* to Spin ( #34408 )
* feat: add aria
* feat: update other snap
* feat: update logic
3 years ago
github-actions[bot]
15112c0653
chore: auto merge branchs ( #34432 )
chore: sync master into next
3 years ago
二货机器人
c50bbe64bb
chore: refactor internal menu with hooks ( #34433 )
* chore: refactor menu with hooks
* chore: clean up
3 years ago
二货机器人
80bf60c717
chore: Add GenerateStyle ts def ( #34429 )
* chore: Alert with types
* chore: rest component
* chore: more
* chore: fix lint
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
Long Hao (龙濠)
4db1fc1a20
refactor: change divider into cssinjs ( #34364 )
* refactor: change divider into cssinjs
* fix: token and logical css
* fix: token to margin
* fix: token add marginLG 24px margin * 1.5 = 16 * 1.5
* fix: comment the _style less
* fix: move file
* fix: add px for marginNumber
* fix: borderwidth
* fix: delete test css
* fix: add comment fixme
* fix: add dividerNotDefaultTextPadding token to divider
* fix: add prefixCls to fix the inner classname
* fix: delete useless code
* fix: delete withPrefix
* fix: delete import
* fix: wrapper with prefixCls
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
vagusX
f7ebd0d55f
style: nested style for cssinjs in Result ( #34401 )
* chore: update gitignore
* style: nested style
3 years ago
Jungzl
75429d3b99
docs: fix select fieldNames typo ( #34399 )
3 years ago
Uladzimir Atroshchanka
662f3ade06
feat: Breadcrumb accessibility improvements ( #34082 )
* add accessibility to the breadcrumb component
* feat: add accessibility to the breadcrumb component
* test: breadcrumb accessibility
3 years ago
Fisher
793b61e9db
fix(transfer): footer类型定义支持direction ( #34337 )
3 years ago
Peach
253b43fed3
refactor: cssinjs for Rate ( #34373 )
* refactor: cssinjs for Rate
* refactor: better cssinjs practice for Rate
3 years ago
dependabot[bot]
0d2ee1d67f
chore(deps-dev): bump jest-axe from 5.0.1 to 6.0.0 ( #34392 )
Bumps [jest-axe](https://github.com/nickcolley/jest-axe ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases )
- [Changelog](https://github.com/nickcolley/jest-axe/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nickcolley/jest-axe/commits/v6.0.0 )
---
updated-dependencies:
- dependency-name: jest-axe
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>
3 years ago
二货机器人
235ab32f44
fix: Dropdown not auto adjust placement ( #34390 )
3 years ago
MadCcc
b199d9d2fa
fix: input lg font size ( #34381 )
3 years ago
Dennis273
d12614fdbb
docs(Spin): fix en-US description of `spinning` prop ( #34382 )
Previous description indicates that Spin is visible but not spinning when `spinning === false`. According to ZH-CN doc, Spin is not visible when `spinning === false`.
3 years ago
二货机器人
f31f315faa
refactor: Cssinjs tree select ( #34383 )
* refactor: TreeSelect move in cssinjs
* fix: checkbox style
3 years ago
MadCcc
228d451832
refactor: input support cssinjs ( #34288 )
* refactor: input with cssinjs
* refactor: input cssinjs
* refactor: rtl
* chore: code clean
* chore: code clean
* refactor: adapt hash
* refactor: use input token
* refactor: status
* fix: style
* fix: rtl
* chore: update token
* chore: code clean
* chore: code clean
* chore: code clean
* refactor: enhance token
* fix: enhance padding
* perf: replace rtl styles
* refactor: place placeholder in input
* perf: rtl
* refactor: code perf
* style: code style
* fix: prefixCls
3 years ago
二货机器人
de24558a6c
refactor: Cascader cssinjs ( #34374 )
3 years ago
afc163
c69604ad5f
chore: resposive.md => responsive.md ( #34368 )
* chore: resposive.md => responsive.md
* update snapshot
3 years ago
github-actions[bot]
4f2a8bed37
chore: auto merge branchs ( #34367 )
chore: sync master into next
3 years ago
afc163
e1f453c988
refactor: Replace ConfigConsumer to ConfigContext ( #34365 )
3 years ago
github-actions[bot]
99c2b1a266
chore: auto merge branchs ( #34362 )
chore: merge master into next
3 years ago
MadCcc
abed625380
docs: changelog 4.19.1 ( #34357 )
* docs: changelog 4.19.1
* docs: update
3 years ago
MadCcc
33ddc539df
refactor: Input.Group use context hook ( #34361 )
3 years ago
github-actions[bot]
6bc219b13b
chore: auto merge branchs ( #34358 )
chore: merge master into next
3 years ago
二货机器人
8fe8df777e
fix: csp not work on icon ( #34356 )
3 years ago
MadCcc
6ef85f654d
fix: password icon color ( #34354 )
3 years ago
MadCcc
cea2663b6c
docs: changelog 4.19.1-alpha.0 ( #34352 )
* docs: changelog 4.19.1-alpha.0
* docs: update
* docs: update
* docs: update
3 years ago
MadCcc
868a17736a
fix: status less compile error ( #34350 )
3 years ago
github-actions[bot]
895280971c
chore: auto merge branchs ( #34343 )
chore: merge master into feature
3 years ago
二货机器人
068584b76c
refactor: change Select into CSSINJS ( #34339 )
* chore: init
* chore: init single
* chore: merge next
* chore: select single base
* chore: basic all style of select
* chore: speed of dropdown
* chore: move size in single
* chore: single size
* chore: lg style
* chore: left & right
* chore: rtl
* chore: auto rtl
* chore: rtl
* fix: height cal
* chore: clean up
* chore: status color
3 years ago