Commit Graph

1208 Commits

Author SHA1 Message Date
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
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
afc163
24bcace0ce
🔨 Merge master into feature 2018-12-22 19:30:50 +08:00
afc163
fe47f01796
📝 Fix documentation 2018-12-22 18:13:30 +08:00
afc163
c29daf952a
🔨 Merge master into feature 2018-12-22 18:02:10 +08:00
afc163
3a25ef8d14
💄 Fix lgtm alerts
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
2018-12-22 17:40:25 +08:00
afc163
7fe6dec9b8
Merge branch 'master' into feature
* master:
  feat(table): support table border-radius define in theme
  add form-tutorial.md
  📝 Put gitter flags in badges in README (#13744)
  update deps of rc-select
  skip show-tooltip.md test when is dist test
  💄 update slider demo
  Fix a regular expression
  Improvements to badges in README (#13743)
2018-12-21 16:12:14 +08:00
Sam Lanning
97ee28ee7a Fix a regular expression
Pipe (|) is not supposed to be used as a delimiter in character classes, though
it seems like that's what someone's trying to do here, given it's trying to
extract numbers from a css transform property.
2018-12-20 20:30:18 +08:00
afc163
879784c665
Merge branch "master" into "feature" 2018-12-20 17:43:00 +08:00
kenve
6106e459a3 fix: demos can‘t be opened correctly in CodeSandbox (#13734) 2018-12-20 16:47:10 +08:00
afc163
f706e2554f
🎅 🎅 🎅 2018-12-19 14:14:09 +08:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
zombiej
e2ec0c2b48 update antd-tools & bisheng version 2018-12-11 17:43:05 +08:00
afc163
7e911637e2
📝 detect recommendation links click data 2018-12-11 12:33:23 +08:00