天可
3ac8f090c7
添加匹配度等相关文案
2019-08-22 22:07:02 +08:00
天可
94250484f4
remove popoverVisible
2019-08-22 21:14:50 +08:00
天可
d447781c4e
添加更显眼的介绍
2019-08-22 21:14:39 +08:00
天可
e912048168
服务不可用提示
2019-08-22 21:14:29 +08:00
天可
31821e51e6
通过 tooltip 外化 type
2019-08-22 21:14:17 +08:00
天可
b15032a597
完成国际化
2019-08-22 21:14:05 +08:00
天可
7be5b1c083
添加点击拷贝功能
2019-08-22 21:13:53 +08:00
天可
49b4bfdaa5
基本样式完成
2019-08-22 21:08:07 +08:00
afc163
52f1339516
💄 Tweak GitHub Button style
2019-08-20 16:45:27 +08:00
afc163
62aeb5aff2
📝 Add lang attribute to html
2019-08-19 11:08:20 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
...
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
2019-08-13 14:07:17 +08:00
zombiej
1cb346573c
merge master
2019-08-12 13:34:23 +08:00
afc163
ca3f4a18ca
✅ Fix TypeScript errors
2019-08-09 12:20:37 +08:00
afc163
4ca61a7a33
🐛 fix scrollama error
2019-08-08 18:17:28 +08:00
afc163
60e7fa3c73
⚡ Migrate to react-intl 3
2019-08-08 18:16:18 +08:00
zombiej
b30dc1c3bc
merge master
2019-08-06 17:46:53 +08:00
orzyyyy
44d110c0db
feat: add extend from prettier/react
2019-08-06 15:36:13 +08:00
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
2019-08-06 15:36:13 +08:00
orzyyyy
8149aa7aba
fix(site): import/no-unresolved
2019-08-06 15:36:12 +08:00
orzyyyy
ac3f319ad2
fix: lint:es
2019-08-06 15:31:59 +08:00
afc163
6fe1e41ae9
📝 Improve API Table design
2019-08-05 16:14:32 +08:00
afc163
83a768787e
📝 antd/lib/xxx => antd/es/xxx again
2019-08-05 15:37:00 +08:00
啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
zombiej
f56955846c
merge master
2019-07-30 19:24:34 +08:00
信鑫-King
4a3cf8d6e7
💄 site prerender support title ( #17961 )
2019-07-30 11:00:08 +08:00
zombiej
514ee9bef9
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-07-29 14:35:15 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
...
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
2019-07-24 10:34:55 +08:00
afc163
d6e14efa56
📝 update changelog
2019-07-19 19:11:51 +08:00
zombiej
ef66edd0c2
merge master
2019-07-19 11:54:08 +08:00
afc163
a9a24d0d39
📝 Add components count in component page
2019-07-17 19:52:21 +08:00
zombieJ
f65db14a88
Merge pull request #17464 from ant-design/master
...
chore: Merge master
2019-07-04 15:31:15 +08:00
偏右
b1e63be9e3
fix: icon typo ( #17458 )
...
* 🐛 Fix icon typo
close #17448
* ✅ update snapshots
* ✅ add test case
2019-07-04 15:00:42 +08:00
zombiej
186f973e50
merge master
2019-07-03 20:29:44 +08:00
zombieJ
4cdf37bedb
feat: New Form ( #17327 )
...
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
2019-07-03 20:14:39 +08:00
陈帅
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
2019-06-30 22:26:54 +08:00
zombiej
f58957775d
merge master
2019-06-26 14:38:05 +08:00
zombieJ
340ff711ab
chore: Support TypeScript & JavaScript with Demo ( #17247 )
...
* update bisheng
* support lang panel
* display tabs if multiple lang
* rm tmp file
2019-06-23 12:49:28 +08:00
afc163
6ffef83939
⚡ fix polyfill.min.js
2019-06-21 17:11:00 +08:00
afc163
d65fdac58a
⚡ use polyfill service
2019-06-21 12:29:05 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
afc163
7a484dda71
📝 fix size toc overflow style
2019-06-04 18:53:54 +08:00
zombieJ
364e1624ea
add antd pro 4.0 badge ( #16894 )
2019-05-31 10:48:00 +08:00
偏右
79a6b70e6a
🐛 Fix typo name icons, add warning and update docs ( #16818 )
...
close #13007
close #16810
deps: ant-design/ant-design-icons#63
2019-05-27 17:04:02 +08:00
afc163
701ab7aab0
💄 chore some documents style
2019-05-22 12:36:43 +08:00
yoyo837
d9ede1b4a5
fix shouldComponentUpdate
2019-05-21 17:51:53 +08:00
zombieJ
c39ca23b7d
update icons logic ( #16623 )
2019-05-16 17:47:50 +08:00
gxvv
c642c87c68
💚 🚨 Fix ci broken and remove linter error.
2019-05-16 14:45:17 +08:00
gxvv
8539cf6879
🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
...
chore: Use destroy replace disable.
2019-05-16 14:19:15 +08:00
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
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
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
afc163
7e911637e2
📝 detect recommendation links click data
2018-12-11 12:33:23 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00