afc163
f882c13e80
🎨 Fix eslint warning
2019-03-06 12:23:57 +08:00
Harry.Hou
1a96388513
add symbol , in end
2019-03-04 19:46:41 +08:00
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
2019-03-04 17:13:36 +08:00
陈帅
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
2019-03-04 10:45:15 +08:00
zombiej
6f95995faa
merge master
2019-02-27 19:57:48 +08:00
zombiej
9fcce59d70
adjust
2019-02-27 16:03:21 +08:00
zombiej
5b924bd938
skip
2019-02-27 16:03:21 +08:00
afc163
55e2ce6269
🔧 Add logrocket
...
https://logrocket.com/
2019-02-26 17:09:30 +08:00
zombieJ
18c3c5e6d2
add icons ( #15047 )
2019-02-26 11:48:42 +08:00
Kevinaskin
2da7701ce8
📝 Fix missing icon radius-upright in demo page ( #15004 )
...
close #15002
2019-02-22 15:54:25 +08:00
zombiej
271d201fbc
merge master
2019-02-18 11:17:24 +08:00
afc163
f359b7592e
📝 site: remove new icons badge
2019-02-17 12:41:19 +08:00
tangjinzhou
e68dab6e5d
add ant-design-vue ( #14869 )
2019-02-17 00:17:53 +08:00
米老朱
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
2019-02-15 10:48:07 +08:00
zombiej
d919e20f10
merge master
2019-02-12 16:00:29 +08:00
Sven Efftinge
d06db43b41
Added Gitpod support ( #14307 )
2019-02-08 10:01:01 +08:00
afc163
5ad97a33d1
💄 improve home page style in mobile device
2019-02-06 13:07:52 +08:00
afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
...
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
2019-01-30 21:54:43 +08:00
afc163
ba1e305368
💄 site: fix extra space in demo code box
2019-01-29 18:14:03 +08:00
afc163
0bbc46da37
💄 Enable some stylelint rules
2019-01-28 19:06:38 +08:00
afc163
3fcb8fa0b3
💄 Fix stylelint errors
2019-01-28 19:06:38 +08:00
afc163
5de5f4c458
🐛 Fix errors in lgtm.com
...
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
2019-01-28 14:02:32 +08:00
zombiej
23470f4e53
remove sentry tmp
2019-01-26 22:13:44 +08:00
afc163
d1c5c4871f
💄 site: fix icon page font style
2019-01-24 16:18:18 +08:00
afc163
f513ec5a5f
change sentry id
2019-01-22 14:14:47 +08:00
afc163
430d78573b
✅ Add sentry in ant.design
...
follow https://sentry.io/onboarding/ant-design-zb/react/configure/javascript-react
2019-01-22 14:14:47 +08:00
afc163
e139e57cfe
📝 remove unused common.js in site
2019-01-14 18:16:56 +08:00
afc163
4a41dd1848
💄 Tweak site footer padding for more room
2019-01-14 12:11:47 +08:00
ztplz
46a7a048dc
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
2019-01-14 01:01:50 +08:00
ycjcl868
762167641c
🐛 fix openMenu reset
2019-01-10 21:52:43 +08:00
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
2019-01-06 13:25:59 +08:00
zombiej
874ed98e31
merge master
2019-01-02 17:12:34 +08:00
afc163
0ca2b3f41c
💄 fix nested a warning in site code
2018-12-28 18:26:40 +08:00
afc163
536f791ea9
💄 fix site scrolltop, close #13983
2018-12-28 18:26:40 +08:00
afc163
3f1be96866
Merge branch 'master' into feature
...
* master: (23 commits)
✅ fix snapshots
Add docs for the List rowKey prop
💄 don't reset font-family in each component
💄 chore card less variable
Remove classNames from custom-typing file
add collapsed faq ref: #13953
feat: support define card border radius
Fix dateRender not supported at WeekPicker
📝 Add links in Home Page
📝 Fix site responsive interaction, close #13954
💄 chore Steps[labelPlacement="vertical"] style
✅ fix warning in test case
📝 update tech antfin cases
🐛 site menu open bug
🐛 fix site defaultOpenKeys
Correct docs
💄 chore button code style
fix spaces in curly brackets
fix two more code style issues
Fix method argument name
...
2018-12-28 12:11:18 +08:00
afc163
03855d3ed1
📝 Add links in Home Page
2018-12-27 14:06:35 +08:00
afc163
5900b6aa0b
📝 Fix site responsive interaction, close #13954
2018-12-27 12:27:28 +08:00
ycjcl868
1a0cea28a3
🐛 site menu open bug
2018-12-27 10:49:13 +08:00
ycjcl868
811dde03d4
🐛 fix site defaultOpenKeys
2018-12-27 10:49:13 +08:00
taoweicn
0f9742b441
✏️ fix: fixed typo of palette
2018-12-26 23:48:52 +08:00
afc163
4da04acff9
💄 fix span type warning in site
2018-12-26 21:44:34 +08:00
zombiej
b5fc19632b
merge master
2018-12-26 14:23:40 +08:00
afc163
911f32c44f
💄 site: use Button in home page
2018-12-25 21:21:28 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
sfturing
3a6e0e2dfa
Update Santa.jsx
2018-12-25 10:54:48 +08:00
afc163
e047bb166f
✨ site: make document side bar sticky
...
close #3800
2018-12-24 15:59:59 +08:00
afc163
360f8cb7dc
Merge branch 'master' into feature
...
* master:
Correct doc
🆙 ant-design-palettes => @ant-design/colors
2018-12-24 13:38:46 +08:00
afc163
9eaac3f568
🆙 ant-design-palettes => @ant-design/colors
2018-12-23 21:57:36 +08:00
afc163
cdfdae51ed
💄 fix lgtm alert
2018-12-22 19:45:38 +08:00
afc163
1576203a64
💄 fix lgtm alert
2018-12-22 19:45:24 +08:00