ant-design/components/radio
偏右 8501b708ea refactor: 📦 smaller bundlesize limit (#20356)
* 📦 samller bundlesize limit

* 🗑️ remove React static PropTypes

* 🗑️ remove react-lifecycles-compat

* 🗑️ remove matchMedia polyfill

* 🗑️ remove Transfer buggy lazy prop

* 🗑️ remove enquire.js dep

* 🗑️ remove Transfer lazy related code and fix ci

* 🗑️ remove used dom-closest

*  replace dom-scroll-into-view to scroll-into-view for bundle size

*  fix eslint

* 🆙 upgrade browserslist

*  fix test cases

* 🗑️ remove @ant-design/create-react-context

* 🆙 upgrade @ant-design/bisheng-plugin

* 🆙 upgrade rc-slider

*  fix ci

* 🆙 upgrade rc-tabs and rc-mentions

* 📦 scroll-into-view -> scroll-into-view-if-needed

* remove unused devDep

* docs: 📝 update instruction about IE9/10

* 📦 reduce css bundle size by drop IE9/10 support

* 🆙 upgrade rc-upload

* 🗑️ drop unused swing motion css

*  update upload snapshots

* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
..
__tests__ test unmount 2019-08-27 18:31:01 +08:00
demo 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
style feat: @radio-dot-disabled-color 2019-12-02 12:03:05 +08:00
group.tsx refactor: 📦 smaller bundlesize limit (#20356) 2019-12-23 18:33:08 +08:00
index.en-US.md docs: clean up version info in 4.0 (#19876) 2019-11-22 14:37:39 +08:00
index.tsx Fix implicit any for Radio 2017-11-21 15:22:27 +08:00
index.zh-CN.md docs: clean up version info in 4.0 (#19876) 2019-11-22 14:37:39 +08:00
interface.tsx revert unknown to any 2019-06-24 11:29:58 +08:00
radio.tsx fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
radioButton.tsx FIx RadioButton cause RadioGroup onChange event trigger twice (#14523) 2019-01-25 10:32:30 +08:00