afc163
|
2424a1abf1
|
style: fix placholder color missing (#32915)
|
3 years ago |
Chang Wei
|
a09e1ad921
|
fix: Avoid selecting the placeholder of input control on Chrome browser, keep consistent of selection behavior with Firefox browser (#32639)
|
3 years ago |
renovate[bot]
|
b6bd4c18b4
|
chore(deps): update dependency stylelint to v14 (#32609)
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
afc163
|
e3b0104c53
|
🐛 fix Firefox placeholder opacity
https://bugzilla.mozilla.org/show_bug.cgi?id=556145
|
5 years ago |
偏右
|
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
|
5 years ago |
Aleksandr Chernokondratenko
|
4f781a1769
|
Long placeholders truncate (#17797)
|
5 years ago |
Benjy Cui
|
070b2696ba
|
chore: remove hacks for IE8-, close: #7447 (#7512)
|
7 years ago |
afc163
|
ca57794ae7
|
better implement for a2804cb
|
8 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
afc163
|
0bdeb3aa87
|
Fix Unexpected CSS token error on Safari, close #999
ref https://github.com/FortAwesome/Font-Awesome/issues/5043
|
9 years ago |
afc163
|
a1f0e58fce
|
fix select style
|
9 years ago |
Yuwei Ba
|
a77e5085de
|
Fix quirk color in IE9.
Disable IE filter.
|
9 years ago |
afc163
|
72e001117c
|
update collaspe arrow animation
|
9 years ago |
afc163
|
e865099305
|
update pagination
|
9 years ago |
afc163
|
b856228e13
|
fix iconfont-size mixin
|
9 years ago |
afc163
|
ccaa037969
|
add rotate minin for all browsers
|
9 years ago |
afc163
|
07fb9aa51b
|
fix chrome 12px via .iconfont-size-under-12px() mixin
|
9 years ago |
afc163
|
1de932c085
|
move ant-style inside ant-desgin
|
10 years ago |