Commit Graph

14575 Commits

Author SHA1 Message Date
Wei Zhu
f6c15826be docs: use star emoji 2019-04-21 23:54:32 +08:00
Wei Zhu
bb90c4f539 Bump 3.16.4 2019-04-21 23:53:37 +08:00
Wei Zhu
e521b32273
Merge pull request #16206 from ant-design/release-3.16.4
Add 3.16.4 changelog
2019-04-21 23:43:50 +08:00
Wei Zhu
4f0403c5ae Add 3.16.4 changelog 2019-04-21 23:28:11 +08:00
Wei Zhu
8ec3831558
Merge pull request #16203 from saxenanihal95/code_refactor
Refactor: created InputIcon of common code in RangePicker and WeekPicker
2019-04-21 15:11:01 +08:00
陈帅
1569ab329d prettier md demo (#16188) 2019-04-21 14:58:19 +08:00
zombieJ
2b0723f7cb
update script (#16204) 2019-04-21 14:34:14 +08:00
zombieJ
73188ac497
fix: Table rowSelection.columnWidth should work (#16180)
* set row col width instead of check cecll width

* use rc-table internal hook

* update snapshot
2019-04-21 13:54:15 +08:00
saxenanihal95
9fd4b2de63 Refactor: created InputIcon of common code in RangePicker and WeekPicker 2019-04-20 23:10:01 +05:30
zombieJ
5987792a44
fix: typescript definition update (#16202)
* fix lint

* update snapshot

* update define
2019-04-20 23:38:02 +08:00
偏右
35da7ce395
Merge pull request #16197 from ant-design/chores
chore: upgrade devDeps and doc
2019-04-20 13:53:05 +08:00
afc163
4b17591f4e
📝 Remove webpack@1 instruction 2019-04-20 13:33:41 +08:00
afc163
ac5868c9ef
🆙 upgrade stylelint-order 2019-04-20 13:33:07 +08:00
偏右
27045c5678
Merge pull request #16196 from aaroncawte/master
English documentation improvements (#6931)
2019-04-20 13:23:17 +08:00
Aaron Cawte
4cd0c74d0d Documentation - Tree Component 2019-04-19 23:39:58 +01:00
Aaron Cawte
7333506c42 Documentation - Timeline Component 2019-04-19 23:39:34 +01:00
Aaron Cawte
8833f0b8ad Documentation - Tag Component 2019-04-19 23:38:24 +01:00
Aaron Cawte
719aff7b1f Documentation - Table Component 2019-04-19 23:37:13 +01:00
Aaron Cawte
0c7b3ce34b Documentation - List Component 2019-04-19 23:36:12 +01:00
Aaron Cawte
a89c228bf5 Documentation - Comment Component 2019-04-19 23:35:29 +01:00
Aaron Cawte
e8e29f78a9 Documentation - Collapse Component 2019-04-19 23:34:56 +01:00
Aaron Cawte
0fc9b86ced Documentation - Badge Component 2019-04-19 23:34:09 +01:00
Aaron Cawte
f30aee5cef Documentation - Avatar Component 2019-04-19 23:33:10 +01:00
Aaron Cawte
9ac561dfce Documentation - LocaleProvider Component 2019-04-19 19:37:46 +01:00
Aaron Cawte
8557cb47d2 Documentation - Divider Component 2019-04-19 19:37:12 +01:00
Aaron Cawte
8686e52804 Documentation - Skeleton Component 2019-04-19 15:39:21 +01:00
Aaron Cawte
b431be3c2f Documentation - Spin Component 2019-04-19 15:38:41 +01:00
Aaron Cawte
5b33d94573 Documentation - PopConfirm Component 2019-04-19 15:37:48 +01:00
Aaron Cawte
4b9f85ba64 Documentation - Notification Component 2019-04-19 15:36:29 +01:00
Aaron Cawte
fb42d3c9a5 Documentation - Message Component 2019-04-19 15:35:06 +01:00
Aaron Cawte
1a0bac944b Documentation - Modal Component 2019-04-19 15:06:38 +01:00
Aaron Cawte
a3c10d7f04 Documentation - Drawer Component 2019-04-19 13:59:45 +01:00
Aaron Cawte
7e17539892 Documentation - Alert Component 2019-04-19 13:48:29 +01:00
Aaron Cawte
ee6d96f39e Documentation - Tooltip Component 2019-04-19 13:46:08 +01:00
LeezQ
dbd3fbfb95 add react spring (#16156)
* add react spring

* Update recommendation.en-US.md

add react-spring
2019-04-19 13:49:43 +08:00
ztplz
ab683841d5 fix: Modal's open animation (#16144)
* Fix Modal's open animation

* Fix incorrect event type

* test

* Update

* Update

* Update

* Update
2019-04-18 23:20:13 +08:00
偏右
6a754eb320
Merge pull request #16155 from moonrailgun/feature-text-selection-vars
add text selection in less vars so we can overwrite it independent
2019-04-18 13:38:55 +08:00
moonrailgun
25599bc7ce add text selection so we can overwrite it independent 2019-04-18 12:31:04 +08:00
偏右
6e2c2baaae
Merge pull request #16114 from ant-design/create-react-context
chore: use @ant-design/create-react-context of MIT
2019-04-18 11:08:57 +08:00
afc163
d483189943
Merge branch 'master' of github.com:ant-design/ant-design
* 'master' of github.com:ant-design/ant-design:
  docs: Fix selector in demo 'Playground'. (#16145)
  fix: Affix dynamic change target should work (#16146)
  chore: add pre-publish commit check (#16134)
  udpate warning (#16138)
  fix: form typescript definition (#16126)
  docs: Add FAQ of Affix window scroll (#16125)
  update demo (#16127)
  Update colors.en-US.md
  use 8px for radio circle (#16119)
2019-04-18 10:54:41 +08:00
JuFeng Zhang
a8b23ea944 docs: Fix selector in demo 'Playground'. (#16145)
Fix #16141
2019-04-18 09:04:26 +08:00
zombieJ
9dbca667d6
fix: Affix dynamic change target should work (#16146)
* fix target not refreshed

* add comment
2019-04-18 01:33:05 +08:00
zombieJ
3a11402042
chore: add pre-publish commit check (#16134)
* add prepublish check

* update check logic

* add version check
2019-04-17 18:07:34 +08:00
zombieJ
21c0ba5bbd
udpate warning (#16138) 2019-04-17 17:31:39 +08:00
zombieJ
fdcfabfa78
fix: form typescript definition (#16126)
* use redux-react ts define

* update doc

* follow origin rule
2019-04-17 13:51:52 +08:00
zombieJ
df141914e9
docs: Add FAQ of Affix window scroll (#16125)
* update doc

* Update index.en-US.md

* update desc
2019-04-17 10:19:57 +08:00
zombieJ
8f2c74c39f
update demo (#16127) 2019-04-16 23:11:12 +08:00
偏右
343b036957
Merge pull request #16121 from ant-design/afc163-patch-1
Update colors.en-US.md
2019-04-16 17:41:24 +08:00
偏右
5ae9d3b2da
Update colors.en-US.md 2019-04-16 17:40:55 +08:00
zombieJ
4cfbeeac2e
use 8px for radio circle (#16119) 2019-04-16 15:48:36 +08:00