Commit Graph

15710 Commits

Author SHA1 Message Date
偏右
9b3ac9bbd1
fix: model close (#18323)
* 💄 support Modal closeIcon

close #18307

* 🐛 closeIcon should put into span

https://github.com/ant-design/ant-design/pull/18309/files#r314946527
2019-08-17 21:30:58 +08:00
偏右
a767a495b0
feat: Modal closeIcon (#18309)
* 💄 support Modal closeIcon

close #18307

*  Add test case for closeIcon
2019-08-17 20:55:59 +08:00
Vijay Thirugnanam
c7e11a0eac feat: upgrade rc-mentions (#18298)
* upgrade rc-mentions

* update docs for mentions component

* update docs
2019-08-17 16:13:12 +08:00
偏右
92b36c08da
Merge pull request #17827 from shaodahong/feat-anchor-targetOffset
feat(Anchor): add targetOffset prop
2019-08-17 16:11:33 +08:00
shao
4968052574 test: fix lint fail 2019-08-16 18:15:28 +08:00
shao
2416d17b74 test: reduce test time 2019-08-16 17:59:33 +08:00
shao
9a3feda565 test: reduce test time 2019-08-16 17:59:32 +08:00
shao
6729ce30fa test: fix lint 2019-08-16 17:59:31 +08:00
shao
ce5375f95c test: remove unused var 2019-08-16 17:59:29 +08:00
shaodahong
83022a4cff test: try mock Date.now to reduce test time 2019-08-16 17:59:28 +08:00
shaodahong
b277a963f0 fix: eslint fail 2019-08-16 17:59:27 +08:00
shaodahong
b1cd8e32d9 test: add easings.ts test suite 2019-08-16 17:59:26 +08:00
shaodahong
ebdbd0ef6f test: fix test fail 2019-08-16 17:59:25 +08:00
shaodahong
3b692bc8b6 test: fix test fail 2019-08-16 17:59:24 +08:00
shao
a796f871a6 test: use jest.useFakeTimers replace sleep 2019-08-16 17:59:23 +08:00
shao
3ab3b014e0 test: use jest.useFakeTimers replace sleep 2019-08-16 17:59:22 +08:00
shaodahong
40c53c8ca4 feat(Anchor): change version 2019-08-16 17:59:20 +08:00
shaodahong
32621cf41a feat(Anchor): fix getCurrentAnchor offset 2019-08-16 17:58:45 +08:00
shao
554d8cb3e3 fix: review change 2019-08-16 17:58:43 +08:00
shao
b4a228c4f4 perf: replace all test suite delay func to common test util sleep func 2019-08-16 17:58:42 +08:00
shao
d45dc1b347 feat(Anchor): fix test fail 2019-08-16 17:58:41 +08:00
shao
a266f45395 feat(Anchor): remove scrollTo option 2019-08-16 17:58:40 +08:00
shao
32b09fc8f3 feat(Anchor): perf easings export 2019-08-16 17:58:39 +08:00
shao
5f153c1d83 fix: remove Easings easeOutCubic func 2019-08-16 17:58:38 +08:00
shao
b6c5db845c fix: modify naming 2019-08-16 17:58:37 +08:00
shao
fcd39e574c fix: modify naming 2019-08-16 17:58:36 +08:00
shao
06abd9503c fix: some bad writing 2019-08-16 17:58:35 +08:00
shao
ccef30885a perf: optimization BackTop and Anchor components scrollTo func 2019-08-16 17:58:34 +08:00
shao
90a65d1e57 feat(Anchor): fix add targetOffset prop deme test fail 2019-08-16 17:58:33 +08:00
shao
5e4835363b feat(Anchor): add targetOffset prop demo 2019-08-16 17:58:32 +08:00
shao
a103d21062 feat(Anchor): add targetOffset prop test case 2019-08-16 17:57:41 +08:00
shao
b3537d5c38 docs(Anchor): fix targetOffset prop doc of review change 2019-08-16 17:56:51 +08:00
shao
b02e433226 docs(Anchor): add targetOffset doc 2019-08-16 17:54:12 +08:00
shao
9803ebab34 feat(Anchor): add targetOffset prop 2019-08-16 17:52:41 +08:00
偏右
4e26107a4e
Merge pull request #17823 from shaodahong/feat-anchor-getCurrentAnchor
feat(Anchor): add getCurrentAnchor prop
2019-08-16 15:00:44 +08:00
陈帅
b133c4a2c4
style: descriptions style update (#18270)
* padding bottom support size

* add toc readme

* add demo

* fix lint

* snapshot updated
2019-08-16 10:01:46 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
Merge master into feature
2019-08-14 21:44:20 +08:00
偏右
a223f6d798
Merge pull request #18266 from ant-design/fix-table-lifecycle
refactor: Use new lifecycle methods for Table SelectionCheckboxAll
2019-08-14 20:24:00 +08:00
afc163
00375c2c5e fix eslint 2019-08-14 19:38:01 +08:00
afc163
6cd8f2bc3c fix unsafe link href 2019-08-14 19:36:59 +08:00
afc163
9e4a36de61 🔨 Use new lifecycle methods for Table
ref #9792
2019-08-14 19:31:16 +08:00
偏右
8ae479d916
Merge pull request #18268 from ant-design/improve-lint
chore: 💄 eslint for all files!
2019-08-14 19:02:47 +08:00
afc163
5bb2be2b27 Remove tslint 2019-08-14 18:33:14 +08:00
afc163
9301e6a129 🆙 upgrade typescript-eslint deps 2019-08-14 18:31:05 +08:00
afc163
28130501fc fix snapshot 2019-08-14 18:30:15 +08:00
afc163
760853e239 💄 eslint for all 2019-08-14 18:21:24 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo (#18265)
* docs: Fix ConfigProvider in cn not working

* Use antd pro

* update docs
2019-08-14 18:19:55 +08:00
zombieJ
dfd6ce8609
fix: Checkbox should not show highlight when disabled (#18168)
* fix: Checkbox should not show highlight when disabled

* add comment
2019-08-14 18:19:07 +08:00
afc163
40f64cb095 📝 update changelog 2019-08-14 16:19:43 +08:00
偏右
4a8b006088
Merge pull request #18261 from ant-design/fix-table-style
style: fix Table row selected hover style
2019-08-14 16:02:57 +08:00