github-actions[bot]
895280971c
chore: auto merge branchs ( #34343 )
...
chore: merge master into feature
2022-03-08 04:05:54 +00:00
二货机器人
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
2022-03-08 10:29:00 +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
github-actions[bot]
465c30f8fc
chore: auto merge branchs ( #34334 )
...
chore: sync master into next
2022-03-07 14:42:19 +00:00
xrkffgg
ace24bff87
ci: fix ie11 close
2022-03-07 22:20:03 +08:00
vagusX
4459a200bb
refactor: cssinjs for Result ( #34317 )
...
* refactor: cssinjs for Result
* chore: add some comments
* style: use marign inline to remove rtl styles
2022-03-07 14:20:10 +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
xrkffgg
8b1e5a2ab5
refactor: cssinjs alert ( #34285 )
...
* refactor: cssinjs alert
* fix: color
* fix: default
* fix: cs
* fix: ssr
* fix: ssr
* fix: ssr
* fix: ssr
2022-03-04 19:09:55 +08:00
github-actions[bot]
fa90168c4c
chore: auto merge branchs ( #34297 )
...
chore: merge master into next
2022-03-04 08:28:28 +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]
6b08487afc
chore: auto merge branchs ( #34284 )
...
chore: merge master into next
2022-03-03 09:52:51 +00:00
github-actions[bot]
1cd87b4a6a
chore: auto merge branchs ( #34282 )
...
chore: merge feature into master
2022-03-03 09:20:31 +00:00
二货机器人
43eaa357b4
chore: cssinjs hashed as default ( #34272 )
...
* checkbox hashId support
* chore: tree hashed
* chore: fix lint
* fix: compile
2022-03-03 14:55:19 +08:00
github-actions[bot]
9bcd45fac2
chore: auto merge branchs ( #34266 )
...
chore: sync master into feature
2022-03-03 02:23:48 +00:00
二货机器人
989a27ada8
refactor: tree support cssinjs ( #34258 )
...
* chore: part of tree
* chore: tree cssinjs
* chore: fix lint
* refactor: RTL support
* fix: checkbox hover logic
* chore: rtl use same style
* fix: check style priority
2022-03-02 20:32:25 +08:00
aghArdeshir
b1fc8a5d7d
style: remove overriding !important from input border right width styles ( #34178 )
2022-03-02 18:57:15 +08:00
Zach Bird
1042829e49
fix: Form doc "resetFields" args type ( #34262 )
2022-03-02 17:39:42 +08:00
二货机器人
a05a8674e9
refactor: Wrap affix with FC ( #34254 )
...
* test: fix
* chore: ts fix
* chore: update ts def
* test: fix test
2022-03-02 17:05:59 +08:00
Long Hao (龙濠)
cfca106c4a
refactor: change usecontext of divider prepare for v5 ( #34246 )
...
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-03-02 10:10:29 +08:00
二货机器人
20ae690b14
refactor: Cssinjs checkbox ( #34247 )
...
* refactor: Checkbox support cssinjs
* chore: clean up
* chore: clean up
2022-03-01 21:12:00 +08:00
dependabot[bot]
ee6c23c584
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 ( #34249 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 19:50:13 +08:00
zombiej
d4ea3b6b23
Merge remote-tracking branch 'origin/master' into next
2022-03-01 18:46:33 +08:00
KaKaHuoLuoTe
f11fa6552d
feat: add utm to mastergo's links ( #34248 )
2022-03-01 18:02:38 +08:00
KaKaHuoLuoTe
74d6595dff
docs: update links of mastergo ( #34242 )
2022-03-01 15:38:16 +08:00
二货机器人
811fed2fc2
refactor: Update rc-slider ( #34234 )
...
* chore: Update rc-slider version
* chore: bump
* chore: update sty;e
* fix: style
* test: update snapshot
* test: all fixed
* fix lint
2022-03-01 14:48:41 +08:00
MadCcc
bfebb88bdb
feat: introduce rc-input ( #34206 )
...
* feat: introduce rc-input
* fix: export InputRef alias
* docs: fix demo
* chore: code clean
* test: fix lint
* test: test coverage
* chore: code clean
* chore: code clean
* test: update snapshot
2022-03-01 14:17:48 +08:00
xrkffgg
4678534c59
docs: add changelog 4.18.9 ( #34236 )
...
* docs: add changelog 4.18.9
* docs: update
* docs: update
* Update CHANGELOG.zh-CN.md
2022-02-28 13:57:53 +08:00
xrkffgg
7161579a32
docs: update maintainer for changelog script
2022-02-28 09:59:22 +08:00
zombiej
4aac9f7522
chore: simplify style requirement
2022-02-27 22:17:17 +08:00
github-actions[bot]
faff0ec888
chore: auto merge branchs ( #34226 )
...
chore: sync master into feature
2022-02-27 06:28:28 +00:00
qdzhaoxiaodao
1a2ced6874
feat: add variable for aliyun theme of radio ( #34194 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 13:52:42 +08:00
qdzhaoxiaodao
2082b3717a
feat: add variable for aliyun theme of divider ( #34187 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 13:52:26 +08:00
qdzhaoxiaodao
6c1057724a
feat: add variable for aliyun theme of modal ( #34191 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 13:51:58 +08:00
vagusX
582ce4f6d5
fix: remove lock for eslint-plugin-react ( #34220 )
2022-02-27 11:04:28 +08:00
qdzhaoxiaodao
3b0174dbdb
feat: add variable for aliyun theme of dropdown ( #34189 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 10:52:50 +08:00
qdzhaoxiaodao
60aaa70069
feat: add variable for aliyun theme of drawer ( #34188 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 10:52:21 +08:00
github-actions[bot]
4ed6e93a55
chore: auto merge branchs ( #34215 )
...
chore: sync master into feature again
2022-02-25 12:16:46 +00:00
Amumu
5903f40724
chore: lock eslint-plugin-react ( #34214 )
...
* Revert "test: disabled react/jsx-key"
This reverts commit 7d64967d63
.
* chore: lock eslint-plugin-react@7.28.0
2022-02-25 19:28:54 +08:00
github-actions[bot]
2d194ecd0a
chore: auto merge branchs ( #34209 )
...
chore: merge master into feature
2022-02-25 10:52:16 +00:00
afc163
7d64967d63
test: disabled react/jsx-key
2022-02-25 18:27:44 +08:00