Commit Graph

21678 Commits

Author SHA1 Message Date
afc163
ad946f9671 docs: dropdownRender usage
2de1a15da9
2022-03-14 22:26:09 +08:00
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>
2022-03-14 16:22:18 +08:00
MadCcc
c9b6a24978
chore: add focus warning for Input (#34475)
* chore: add focus warning for Input

* chore: code clean

* chore: remove duplicate variables
2022-03-14 15:37:02 +08:00
MadCcc
14e719295e
fix: input classname in affix wrapper (#34474) 2022-03-14 15:05:24 +08:00
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
2022-03-13 21:46:44 +08:00
afc163
085a9e9235
chore: upgrade rc-menu to 9.3.x (#34473) 2022-03-13 18:40:27 +08:00
afc163
01dceec0c7
docs( ): changelog for 4.19.2 (#34472)
* docs: changelog for 4.19.2

* fix changelog lint
2022-03-13 17:33:25 +08:00
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>
2022-03-13 00:30:51 +08:00
二货机器人
2e27c00293
chore: export css variable func (#34436) 2022-03-11 16:16:23 +08:00
二货机器人
c50bbe64bb
chore: refactor internal menu with hooks (#34433)
* chore: refactor menu with hooks

* chore: clean up
2022-03-11 15:26:29 +08:00
afc163
f987bd0479
fix: PageHeader extra gutter (#34428) 2022-03-11 13:34:38 +08:00
zqran
86415ef8a2
docs(Table): replace the link of TableComponents prop with rc-table type (#34423) 2022-03-11 09:52:16 +08:00
dujun
fca7210309
fix: Tooltip width in safari (#34415) 2022-03-10 19:47:16 +08:00
PanStar
362a99e9d4
feat: hide the last border in borderless mode (#34366) 2022-03-10 19:29:50 +08:00
高喵喵
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
2022-03-10 19:26:01 +08:00
MadCcc
4c666f5775
fix: clear status in input addon (#34412) 2022-03-10 19:04:51 +08:00
二货机器人
b51c900847
refactor: rm useDestroy hook (#34418) 2022-03-10 18:54:32 +08:00
MadCcc
78d2b3f063
chore: update rc-field-form version (#34411) 2022-03-10 15:53:17 +08:00
MadCcc
161f5623d5
fix: fix arrow size in default.less (#34407)
* fix: fix arrow size in default.less

* chore: code clean
2022-03-10 15:31:19 +08:00
二货机器人
3d7ed0815b
fix: not warning if Form.Item unmount (#34405) 2022-03-10 15:21:10 +08:00
Jungzl
75429d3b99
docs: fix select fieldNames typo (#34399) 2022-03-10 12:11:26 +08:00
Fisher
793b61e9db
fix(transfer): footer类型定义支持direction (#34337) 2022-03-10 11:01:13 +08:00
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>
2022-03-10 10:40:44 +08:00
二货机器人
235ab32f44
fix: Dropdown not auto adjust placement (#34390) 2022-03-09 19:34:46 +08:00
MadCcc
b199d9d2fa
fix: input lg font size (#34381) 2022-03-09 17:08:29 +08:00
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`.
2022-03-09 16:46:52 +08:00
afc163
c69604ad5f
chore: resposive.md => responsive.md (#34368)
* chore: resposive.md => responsive.md

* update snapshot
2022-03-08 21:06:06 +08:00
afc163
e1f453c988
refactor: Replace ConfigConsumer to ConfigContext (#34365) 2022-03-08 18:13:51 +08:00
MadCcc
abed625380
docs: changelog 4.19.1 (#34357)
* docs: changelog 4.19.1

* docs: update
2022-03-08 15:11:00 +08:00
MadCcc
33ddc539df
refactor: Input.Group use context hook (#34361) 2022-03-08 15:09:02 +08:00
二货机器人
8fe8df777e
fix: csp not work on icon (#34356) 2022-03-08 14:01:53 +08:00
MadCcc
6ef85f654d
fix: password icon color (#34354) 2022-03-08 13:46:11 +08:00
MadCcc
cea2663b6c
docs: changelog 4.19.1-alpha.0 (#34352)
* docs: changelog 4.19.1-alpha.0

* docs: update

* docs: update

* docs: update
2022-03-08 13:15:10 +08:00
MadCcc
868a17736a
fix: status less compile error (#34350) 2022-03-08 12:10:29 +08:00
MadCcc
ae77463db4
docs: 4.19.0 changelog (#34328)
* docs: 4.19.0 changelog

* docs: update

* docs: update

* docs: update

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md
2022-03-08 08:38:39 +08:00
MadCcc
c7f6e1f199
refactor: clearIcon in allowClear (#34340)
* refactor: Input allowClear api upadte

* test: add test
2022-03-08 01:40:24 +08:00
xrkffgg
ace24bff87
ci: fix ie11 close 2022-03-07 22:20:03 +08:00
vagusX
92cd76037b
chore: fix changelog print for author info in github web (#34326) 2022-03-07 14:06:21 +08:00
MadCcc
77960c3f75
feat: Input support clearIcon (#34325)
* feat: Input support clearIcon

* docs: update Input api
2022-03-07 14:02:37 +08:00
MadCcc
8d7f137a09
test: add boolean value input test (#34324) 2022-03-07 13:09:07 +08:00
afc163
0acb9901ea
fix: Form.Item "React does not recognize the requiredMark prop on a DOM element" (#34323)
close #34310
2022-03-07 12:22:33 +08:00
github-actions[bot]
6ab61e420c
chore: auto merge branchs (#34293)
chore: merge feature into master
2022-03-07 03:08:19 +00:00
afc163
0e27f8af7e
fix: typography title margin issue (#34302) 2022-03-04 22:10:16 +08:00
github-actions[bot]
d595229d6b
chore: auto merge branchs (#34306)
chore: sync feature into master
2022-03-04 13:43:17 +00:00
afc163
1df2ecd66e
fix: Tree filter select all behavior (#34295)
ref https://github.com/ant-design/ant-design/issues/34280
2022-03-04 15:36:18 +08:00
MadCcc
5d51e8b5b4
fix: limit input class due to rc-input won't override input class (#34294)
* fix: limit input class due to rc-input won't override input class

* fix: add feedback into affix judgement
2022-03-04 12:07:25 +08:00
黑雨
c7fe1c8e26
fix: editable Typography.Title should match font size while editing (#34169)
* feat: editable Typography.Title should match font size while editing

* feat: update style

* feat: update style

* feat: update style

* feat: style lint

* feat: update style

* Update components/typography/style/index.less

* Update components/typography/Editable.tsx

* feat: reorganize css

* feat: style lint

* feat: update snap

Co-authored-by: afc163 <afc163@gmail.com>
2022-03-04 11:04:20 +08:00
Karott Schu
03d8556d8c
docs: add description about onClear prop in AutoComplete doc (#34292) 2022-03-04 10:26:42 +08:00
github-actions[bot]
1cd87b4a6a
chore: auto merge branchs (#34282)
chore: merge feature into master
2022-03-03 09:20:31 +00:00
github-actions[bot]
9bcd45fac2
chore: auto merge branchs (#34266)
chore: sync master into feature
2022-03-03 02:23:48 +00:00