zombiej
|
514ee9bef9
|
Merge remote-tracking branch 'origin/master' into 4.0-prepare
|
2019-07-29 14:35:15 +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 |
|