gxvv
|
5b8867439a
|
🐛 Fix scrollama not working after unnecessary update.
|
2019-05-16 14:18:53 +08:00 |
|
愚道
|
adfc4355b9
|
merge master
|
2019-05-12 22:35:25 +08:00 |
|
信鑫-King
|
0156886351
|
fix: codesandbox not support slash import (#16509)
* fix: codesandbox not support lodash/*
* fix: remove slash deps
|
2019-05-10 15:45:51 +08:00 |
|
zombieJ
|
e88589d9ef
|
feat: Pagination support disabled prop (#16493)
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
|
2019-05-10 15:38:35 +08:00 |
|
afc163
|
9e478a4273
|
📝 optimize site info
|
2019-05-08 16:27:37 +08:00 |
|
zombieJ
|
108caa2dc4
|
Merge pull request #16453 from ant-design/master
Merge master into feature
|
2019-05-08 14:23:23 +08:00 |
|
偏右
|
e184045e3d
|
fix: Fix lots of missing icons (#15874)
* 🐛 Fix lots of missing icons
close ant-design/ant-design-icons#26
close #15850
* update icons deps
* fix lint
|
2019-05-07 23:54:08 +08:00 |
|
afc163
|
b780070351
|
💄 prittier all files
|
2019-05-07 14:57:32 +08:00 |
|
zombieJ
|
5987792a44
|
fix: typescript definition update (#16202)
* fix lint
* update snapshot
* update define
|
2019-04-20 23:38:02 +08:00 |
|
afc163
|
7478913e23
|
💄 improve footer style
|
2019-04-16 11:32:03 +08:00 |
|
afc163
|
2737c00633
|
💄 Fix stylelint problems
|
2019-04-15 22:44:51 +08:00 |
|
afc163
|
a2a9831abb
|
💄 Fix less code style
|
2019-04-15 11:05:06 +08:00 |
|
ycjcl868
|
4a2b661f1f
|
🐛 static hash
|
2019-04-09 20:19:45 +08:00 |
|
ycjcl868
|
fc88336bdb
|
💄 site static js use contentHash
|
2019-04-09 17:29:11 +08:00 |
|
afc163
|
8155756826
|
site: 💄 optimize icon doc
|
2019-04-08 10:17:03 +08:00 |
|
DiamondYuan
|
79ecd32893
|
feat: Icon enable search
|
2019-04-06 13:20:22 +08:00 |
|
afc163
|
0861ec9e0d
|
📝 Add analytics code for code box
|
2019-04-04 15:33:56 +08:00 |
|
龚方闻
|
41ffa3f410
|
fix "Edit this demo on Github" lost
|
2019-04-03 16:27:10 +08:00 |
|
偏右
|
4a5327edb5
|
Merge pull request #15767 from ant-design/improve-site-footer
Some improvement about site and workflow
|
2019-03-31 20:43:53 +08:00 |
|
afc163
|
cf17ea6174
|
📝 Fix bug of failed to execute querySelector on Document that not a valid selector
|
2019-03-31 20:38:46 +08:00 |
|
afc163
|
ca778f38dd
|
💄 Improve ant.design site footer style
|
2019-03-31 20:34:16 +08:00 |
|
Benjamin Amelot
|
f55ccfe81e
|
Remove underlines from focused links (#15759)
|
2019-03-31 13:46:38 +08:00 |
|
偏右
|
f3c74c3138
|
💄 Optimize footer of site (#15612)
|
2019-03-24 23:39:45 +08:00 |
|
偏右
|
c5a4eef414
|
💄 Enhance component demo (#15511)
|
2019-03-21 09:48:50 +08:00 |
|
偏右
|
0c6a3b3975
|
💄 Fix hotjar emoji color (#15521)
|
2019-03-20 19:34:07 +08:00 |
|
afc163
|
f95d8e616d
|
⚡ Remove core-js from devDeps
|
2019-03-20 18:32:39 +08:00 |
|
偏右
|
4493f1201d
|
💄 grey => gray (#15508)
https://english.stackexchange.com/a/5391
|
2019-03-19 16:36:37 +08:00 |
|
Michal Pekar
|
6bea64b783
|
Update readme, typo - space after comma. (#15489)
Sentence: ... applications,including the official React implementation ...
|
2019-03-18 18:58:08 +08:00 |
|
jljsj33
|
7401d1622b
|
fix firefox window.scroll invalid
|
2019-03-18 15:49:12 +08:00 |
|
afc163
|
18d070d2d4
|
🆙 upgrade es6-shim version
|
2019-03-18 15:34:33 +08:00 |
|
ZYSzys
|
554fdd4a3c
|
script: cleanup & reduce useless prettier files (#15467)
|
2019-03-18 10:46:17 +08:00 |
|
+v
|
72296fd4e0
|
fix: lint
|
2019-03-15 17:29:57 +08:00 |
|
+v
|
acc9e96689
|
fix: clearTimeout
|
2019-03-15 17:12:30 +08:00 |
|
afc163
|
e7e82defae
|
📝 Fix <Icon type="import" /> missing in documentation
|
2019-03-15 15:57:53 +08:00 |
|
偏右
|
1bc97f446b
|
Merge pull request #15315 from tangjinzhou/docs-ecosystem
add ecosystem menu
|
2019-03-13 19:29:09 +08:00 |
|
tangjinzhou
|
b331052d6f
|
update menu doc
|
2019-03-13 12:05:29 +08:00 |
|
tangjinzhou
|
afe685bb50
|
Update Header.jsx
|
2019-03-13 11:58:36 +08:00 |
|
afc163
|
f65853b2b1
|
:sparkly: Add react-json-view in recommendation
|
2019-03-12 14:26:41 +08:00 |
|
tangjinzhou
|
09a3d2ad69
|
Update zh-CN.js
|
2019-03-11 22:50:10 +08:00 |
|
ycjcl868
|
f607872e51
|
💄 scroll smooth
|
2019-03-11 12:29:07 +08:00 |
|
tangjinzhou
|
0cea934cac
|
add ecosystem menu
|
2019-03-11 11:19:43 +08:00 |
|
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 |
|