ant-design/components/form
二货机器人 912ffb15d0
refactor: Button with cssinjs (#33890)
* init

* chore: cssinjs base button

* chore: more style

* chore: mix style

* chore: size

* chore: more style

* misc

* chore: re-structrue

* chore: icon onlt

* chore: back of disabled

* chore: loading status

* chore: loading motion

* chore: add active style

* docs: site prepare dynamic theme

* chore: bump antd cssinjs

* chore: color type check

* chore: bump cssinjs version

* chore: clean up useless ts def

* chore: ignore button style

* chore: rename ci

* chore: update cssinjs ver

* chore: ssr default wrapper

* chore: bump cssinjs version

* chore: ssr support

* chore: fix script

* test: fix node snapshot

* chore: move cssinjs pkg size from css to js

* test: coverage
2022-02-18 14:17:32 +08:00
..
__tests__ chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
demo feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
hooks merge feature into master 2021-06-05 13:30:36 +08:00
style refactor: Button with cssinjs (#33890) 2022-02-18 14:17:32 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
ErrorList.tsx chore: sync feature into master 2021-07-12 19:28:42 +08:00
Form.tsx feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
FormItem.tsx fix: Form.Item shaking when help is empty string (#33644) 2022-01-10 15:58:53 +08:00
FormItemInput.tsx chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 2021-11-26 12:18:21 +08:00
FormItemLabel.tsx feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
FormList.tsx chore: merge master 2021-11-26 15:19:31 +08:00
index.en-US.md feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
index.tsx chore: feature merge master 2020-09-22 10:56:04 +08:00
index.zh-CN.md chore: auto merge branchs (#33200) 2021-12-08 03:35:46 +00:00
interface.ts feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
util.ts fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug (#31846) 2021-12-12 14:58:49 +08:00
v3.en-US.md docs: fix errors in example code (#28677) 2021-01-04 18:43:59 +08:00
v3.zh-CN.md docs: fix errors in example code (#28677) 2021-01-04 18:43:59 +08:00