ant-design/components/form
二货机器人 36bcaaef85
Add variable.less to support css variable (#31496)
* chore: use varaible.less

* chore: basic primary varaible

* chore: Move to variable

* chore: align active color

* chore: global fix of css variable

* chore: primary colors

* chore: button danger

* chore: btn default error color

* chore: button series

* chore: More examples

* chore: More components

* chore: Form demo

* chore: form style

* fix: Tag & Alert variable

* chore: update footer

* chore: rm tmp code

* chore: transfer

* fix: picker column active color

* chore: Adjust active bg color

* chore: table hover color

* chore: all css variables

* chore: Global using variables

* chore: Test case

* chore: Update test logic

* chore: back of default less

* chore: entry of site use proxy style

* chore: update entry

* chore: split of variables

* refactor: quick dist speed

* fix: site use variable version

* chore: Update less config

* chore: add mv script

* chore: Update repalcement script

* chore: Add inject variables

* chore: Update script

* fix: script path

* chore: Move to component instead

* chore: fix condition

* chore: update config

* chore: Update in less transform

* chore: Modify logic

* chore: change to variables

* chore: Update name

* fix: script name

* chore: do inject

* revert: back of path

* chore: 2 way of generate

* bump tools

* chore: Add auto replacement script

* chore: auto genrate less file

* chore: fix test

* test: More test case

* chore: Update limit config

* test: coverage

* docs: Update doc
2021-09-01 10:56:50 +08:00
..
__tests__ feat: Cascader support multiple mode (#31936) 2021-08-31 15:51:02 +08:00
demo feat: InputNumber support addon (#31432) 2021-08-31 13:09:03 +08:00
hooks merge feature into master 2021-06-05 13:30:36 +08:00
style Add variable.less to support css variable (#31496) 2021-09-01 10:56:50 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: Form rule support warningOnly that not block form submit (#30829) 2021-06-04 14:44:41 +08:00
ErrorList.tsx chore: sync feature into master 2021-07-12 19:28:42 +08:00
Form.tsx fix: fix type declaration (#30776) 2021-06-03 09:36:04 +08:00
FormItem.tsx Merge pull request #31243 from ant-design/master 2021-07-04 20:00:59 +08:00
FormItemInput.tsx fix: patch more style of errorList (#30887) 2021-06-07 14:32:07 +08:00
FormItemLabel.tsx fix: Form label hide title on help icon and optional text (#31785) 2021-08-13 17:06:30 +08:00
FormList.tsx feat: Form rule support warningOnly that not block form submit (#30829) 2021-06-04 14:44:41 +08:00
index.en-US.md merge feature into master 2021-08-16 14:42:04 +08:00
index.tsx chore: feature merge master 2020-09-22 10:56:04 +08:00
index.zh-CN.md merge feature into master 2021-08-16 14:42:04 +08:00
interface.ts feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
util.ts fix: Form List warning (#24867) 2020-06-09 18:10:43 +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