天可
7be5b1c083
添加点击拷贝功能
5 years ago
天可
49b4bfdaa5
基本样式完成
5 years ago
afc163
52f1339516
💄 Tweak GitHub Button style
5 years ago
afc163
60e7fa3c73
⚡ Migrate to react-intl 3
5 years ago
afc163
6fe1e41ae9
📝 Improve API Table design
5 years ago
信鑫-King
4a3cf8d6e7
💄 site prerender support title ( #17961 )
5 years ago
afc163
d6e14efa56
📝 update changelog
5 years ago
afc163
a9a24d0d39
📝 Add components count in component page
5 years ago
陈帅
bbb1690293
add 3.20.0 changelog ( #17365 )
* add 3.20.0 changelog
* fix typo
* fix typo
* change image
* change image
* beter img code style
* Add Result changlog
5 years ago
afc163
6ffef83939
⚡ fix polyfill.min.js
6 years ago
afc163
d65fdac58a
⚡ use polyfill service
6 years ago
afc163
7a484dda71
📝 fix size toc overflow style
6 years ago
zombieJ
e88589d9ef
feat: Pagination support `disabled` prop ( #16493 )
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
6 years ago
afc163
9e478a4273
📝 optimize site info
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
7478913e23
💄 improve footer style
6 years ago
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
ycjcl868
4a2b661f1f
🐛 static hash
6 years ago
ycjcl868
fc88336bdb
💄 site static js use contentHash
6 years ago
afc163
ca778f38dd
💄 Improve ant.design site footer style
6 years ago
Benjamin Amelot
f55ccfe81e
Remove underlines from focused links ( #15759 )
6 years ago
偏右
f3c74c3138
💄 Optimize footer of site ( #15612 )
6 years ago
偏右
c5a4eef414
💄 Enhance component demo ( #15511 )
6 years ago
偏右
0c6a3b3975
💄 Fix hotjar emoji color ( #15521 )
6 years ago
偏右
4493f1201d
💄 grey => gray ( #15508 )
https://english.stackexchange.com/a/5391
6 years ago
jljsj33
7401d1622b
fix firefox window.scroll invalid
6 years ago
afc163
18d070d2d4
🆙 upgrade es6-shim version
6 years ago
ycjcl868
f607872e51
💄 scroll smooth
6 years ago
tangjinzhou
0cea934cac
add ecosystem menu
6 years ago
Harry.Hou
6825456564
🐛 (Site_Icon_Display) modify background color for two tone icon item
when theme equal twoTone add calss to li tag, modify hover color from primary color to #8ecafe.
Closes #1
6 years ago
陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
6 years ago
xiaohuoni
959987ad23
table reader mobile friendly
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
afc163
5ad97a33d1
💄 improve home page style in mobile device
6 years ago
afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
6 years ago
afc163
0bbc46da37
💄 Enable some stylelint rules
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
afc163
5de5f4c458
🐛 Fix errors in lgtm.com
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago
afc163
d1c5c4871f
💄 site: fix icon page font style
6 years ago
afc163
e139e57cfe
📝 remove unused common.js in site
6 years ago
afc163
4a41dd1848
💄 Tweak site footer padding for more room
6 years ago
ztplz
46a7a048dc
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
9d260e6e74
📝 site: fix BackTop been covered by footer
close #14093
6 years ago
afc163
0ca2b3f41c
💄 fix nested a warning in site code
6 years ago
afc163
5900b6aa0b
📝 Fix site responsive interaction, close #13954
6 years ago
taoweicn
0f9742b441
✏️ fix: fixed typo of palette
6 years ago
afc163
e047bb166f
✨ site: make document side bar sticky
close #3800
6 years ago
afc163
3a25ef8d14
💄 Fix lgtm alerts
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago