Commit Graph

16686 Commits

Author SHA1 Message Date
张秀玲
134b0fa0bb docs: removed tooltip and tree version column in 4.0 (#19834)
* Removed version column in 4.0

* Removed version column

* remove version code
2019-11-20 17:54:13 +08:00
陈小聪
e71a4ef10f docs: Removed version column in 4.0 (#19832) 2019-11-20 17:46:50 +08:00
二货机器人
6396ddb4e7
fix: Omit useless props & fix icon missing (#19833) 2019-11-20 17:31:11 +08:00
wangxingkang
336fb41ec2 docs: Removed version column in 4.0 (#19821)
Issue #19815
2019-11-20 14:55:34 +08:00
Lux
94db028dd2 feat: Removed version column in 4.0 (#19823) 2019-11-20 14:54:38 +08:00
yehq
0a13af0f2e doc(DatePicker, cascader): 删除版本信息 (#19820) 2019-11-20 14:53:43 +08:00
骗你是小猫咪
3072787839 chore: add @types/jest dependencies (#19816) 2019-11-20 11:46:56 +08:00
二货机器人
efd3b35830
feat: Col support flex prop (#16635)
* feat: Col support `flex` prop

* update snapshot

* update doc

* row component use flex type by default

* revert grid flex layout doc

* remove float style

* remove doc old FAQ

* revert .make-row

* col style use flex and max-width

* remove useless Col style and imorove base doc for a single Col

* update snapshots

* fix flex mode pseudo

* update snapshots

* back to old flex mode demo gray background color

* set default col flex => 1 auto

* change grid about flex mode description

* update snapshots

* improve grid introduce and fix with gutter bug

* update snapshots

* remove version
2019-11-20 11:13:24 +08:00
偏右
69549a8648
🐛 fix menu link color inside badge (#19810)
close #19809
2019-11-19 20:30:44 +08:00
dependabot-preview[bot]
26648cc0b1 chore(deps-dev): bump @typescript-eslint/parser from 2.7.0 to 2.8.0 (#19806)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 19:32:15 +08:00
信鑫-King
9da09ffb2a
Merge pull request #19719 from ant-design/4.0-less-token-tweak
tweak: 4.0 less token
2019-11-19 17:40:15 +08:00
ycjcl868
b323019c68 fix: remove Transfer lazyload animation style 2019-11-19 16:51:51 +08:00
ycjcl868
92211f31a7 fix: update snapshot 2019-11-19 14:51:14 +08:00
ycjcl868
a9f6878803 test: update Transfer test snapshot 2019-11-19 11:57:23 +08:00
ycjcl868
764c046fbc tweak: active and hover background color 2019-11-19 11:45:32 +08:00
orzyyyy
eb8dc9f715 docs: update badge of github action 2019-11-19 11:18:42 +08:00
只捱宅
4d09b26f82 ci: enable cache and multithreading for GA (#19786)
* ci: enable cache for GA

* feat: multithreading

* fix: pipeline

* chore: remove useless step

* chore: retrigger

* chore: debug

* chore: debug

* chore: pull hack out

* fix: add cache for package-lock.json

* chore: remove debug code
2019-11-19 11:06:41 +08:00
ycjcl868
6d7950a1d9 fix: hover color use #f5f5f5 @gray-3 2019-11-19 10:20:25 +08:00
jeessy2
23f74eccbe fix: typescript define (#19780)
* ColumnGroupType should be antd's

* columns should not be from rc-table
2019-11-19 10:03:03 +08:00
Martin Litvaj
bb92b01ae0 Update link to latest ColumnProps (#19789)
* Update link to latest ColumnProps

* update CN docs
2019-11-18 23:02:33 +08:00
ycjcl868
79ae060e6e fix: hover and active background color 2019-11-18 22:06:49 +08:00
Martin Litvaj
e4c72cf6f5 chore: Update sk_SK locales (#19787)
* Update sk_SK locales

### 🤔 This is a ...

- [ ] New feature
- [x] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)

### 🔗 Related issue link

sk_SK locales are missing some translations.

* update snapshot
2019-11-18 22:02:25 +08:00
叶枫
d2e98b1bb9 fix: style (#19783) 2019-11-18 18:20:04 +08:00
Wei Zhu
4cae32842f chore: add packtracker back 2019-11-18 13:00:46 +08:00
orzyyyy
ce59719a55 fix: missing config file of circleci 2019-11-18 11:13:01 +08:00
orzyyyy
62b2ba38ee fix: adjust indent 2019-11-18 11:13:01 +08:00
orzyyyy
c34f9ea4b4 perf: use peaceiris/actions-gh-pages for deploy 2019-11-18 11:13:01 +08:00
ycjcl868
d91ed3e428 Merge 4.0-prepare into 4.0-less-token-tweak 2019-11-18 10:20:14 +08:00
depfu[bot]
eefa24b6fa Update stylelint to version 12.0.0 2019-11-17 23:09:36 +08:00
二货机器人
5d98667687
chore: Export some useful define (#19770) 2019-11-17 17:57:35 +08:00
二货机器人
5ff193cf60
docs: 3.25.2 changelog (#19768)
* docs: 3.25.2 changelog

* fix link
2019-11-17 11:06:37 +08:00
Olivier Louvignes
103920e4f5 Add defaultFilteredValues to table columns (#18925) 2019-11-16 18:58:23 +08:00
afc163
91faa7e4cb 🎬 improve notification placement demo 2019-11-16 16:29:19 +08:00
afc163
5ecd32a83f site: 📝 Add GA event for opening in stackblitz 2019-11-16 16:15:00 +08:00
Wei Zhu
26b9e1f887 test: introduce codesandbox ci (#19721)
* introduce codesandbox ci

* set skipLibCheck temporarilly

* remove packtracker temporarilly

* debug env
2019-11-16 11:39:13 +08:00
Radomir Skrzepij
d744df5974 Fix Documentation for Menu API (#19757) 2019-11-16 02:00:56 +08:00
jiang
0cb5601527 fix: drawer footer fixed (#19751)
* fix footer fiexd

* fix test
2019-11-15 17:23:14 +08:00
Jelle de Jong
2f30c806a3 fix: Update NL-nl locales (#19734)
* Update NL-nl locales

* Fix for tests
2019-11-15 16:42:17 +08:00
zombiej
ff89ce0aed bump 4.0-alpha.9 2019-11-15 14:38:43 +08:00
二货机器人
72a7ba618f
New Table (#19678)
* chore: update rc-table

* add basic table style

* checked all logic

* checkbox support disabled

* selection style

* selection support radio

* add selections support

* selection extra style

* select all locale

* sorter logic

* add more desc

* init Filter hooks

* init filter hooks

* update style

* filter style

* filter style

* fix filter

* sort control

* ajax it

* add expandedable css

* expandable view style

* fixed style

* border style

* empty style

* fix pagination style

* add fixed demo

* un-comment

* clean up

* fix filter check logic

* fix overflow & ellipsis conflict

* fix tes

* adjust scroll shadow

* fix border fixed style

* add part of test case

* add filter test part

* more test case

* issue related test

* filter test

* adjust pagination logic

* fix pagination test case

* all selection test case

* table sorter test case

* table basic test

* fix test case

* update faq

* update expandable doc

* add v4 doc

* add summary docs

* more demo

* fix selection

* update snapshot

* update test case

* fix ff styling

* update rc-table

* update snapshot

* update snapshot

* fix lint

* fix style lint

* fix style

* update snapshot

* update desc

* fix missing icon
2019-11-15 14:35:25 +08:00
偏右
d7bc0530f3 refactor: Upgrade rc-time-picker for new rc-trigger (#19698)
* 🆙 upgrade rc-time-picker to 4.0

* 💄 fix time picker clear icon color

* 🆙 upgrade rc-time-picker to 4.0

* 💄 fix time picker clear icon color

* refactor: remove react-lifecycle-compat polyfill

* 🆙 upgrade rc-time-picker to 4.0.0-alpha.1

*  fix test case

* 🆙 upgrade rc-time-picker to 4.0.0-alpha.2

* chore: revert es to lib
2019-11-15 14:28:13 +08:00
ycjcl868
ca8435ef7c tweak: functional status color 2019-11-15 14:00:08 +08:00
ycjcl868
7a47b7c98c fix: 0px 2019-11-15 12:28:50 +08:00
ycjcl868
e354fe618a tweak: shadow color 2019-11-15 12:16:07 +08:00
ycjcl868
ffd4371ab5 fix: remove @border-radius-sm 2019-11-15 10:01:35 +08:00
骗你是小猫咪
4079f36340
Revert "fix: update Select type interface (#19730)" (#19733)
This reverts commit 8b705e3224.
2019-11-14 21:34:13 +08:00
cnjs
8b705e3224 fix: update Select type interface (#19730)
* fix: update Select type interface

* format: Select type interface
2019-11-14 16:21:20 +08:00
ShuYu Wang
68603366eb fix: add missing null option type (#19722)
See-also: https://ant.design/components/table/#components-table-demo-reset-filter
2019-11-14 10:18:03 +08:00
ycjcl868
e3c0703ed6 tweak: divider color 2019-11-13 20:31:23 +08:00
ycjcl868
f900cf7066 tweak: border-radius all use 2px 2019-11-13 20:28:32 +08:00