ant-design/components/statistic
偏右 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__ merge master 2019-08-29 23:41:46 +08:00
demo chore: Update @ant-design/icons deps (#19979) 2019-11-28 12:34:33 +08:00
style 💄 Correct Statistic font color (#16801) 2019-05-26 14:23:48 +08:00
Countdown.tsx refactor: 📦 smaller bundlesize limit (#20356) 2019-12-23 18:33:08 +08:00
index.en-US.md docs(update): removed 3.x version description in 4.0-prepare (#19827) 2019-11-20 20:31:43 +08:00
index.tsx New component Statistic / Countdown (#14154) 2019-01-09 20:38:09 +08:00
index.zh-CN.md docs(update): removed 3.x version description in 4.0-prepare (#19827) 2019-11-20 20:31:43 +08:00
Number.tsx 🐛 Statistic should support negetive numbers (#14695) 2019-02-02 21:55:46 +08:00
Statistic.tsx fix: Tree shaking should works on withContext 2019-10-21 13:38:38 +08:00
utils.tsx fix count escape (#17841) 2019-07-24 15:07:10 +08:00