ant-design/components/radio
Karott 338ec7dad7
perf: refactor devWarning for production code size (#35411)
* pref: better code style for production

* refactor `devWarning`

* don't use `useEffect` only wrap `devWarning`

* chore: add 'noop' to coverage

* chore: add test cases for devWarning

* chore: add test case

* chore: update test cases for devWarning

* chore: restore test script command

* fix: remove 'throw new Error'

* should not use `throw` for browser

* chore: update test case for AutoComplete

* perf: add prefix for `devWarning`

* update RegExp for UMD

* add prefix for ES and CJS

* chore: better code style

* perf:

* upgrade antd-tools

* remove `injectWarningCondition`

* rename `devWarning` to `warning`

* chore: better code style

* chore: better code style

* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
..
__tests__ test: update test cases to testing-lib (#35056) 2022-04-15 23:33:10 +08:00
demo docs: simplify demo code, #30853 (#35050) 2022-04-15 16:20:56 +08:00
style refactor: move override code in form (#34694) 2022-03-24 21:54:20 +08:00
context.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
group.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
index.en-US.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
index.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
index.zh-CN.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
interface.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
radio.tsx perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
radioButton.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00