Phoenix Eliot
ebdf9110fd
Fix order of operations for tooltipPlacement ( #22772 )
...
tooltipPlacement was broken by a6c207d9dd
.
The grouping of this term was getting parsed as `(tooltipPlacement || vertical) ? 'right' : 'top'`, which was incorrect.
2020-03-31 11:54:41 +08:00
二货机器人
cefb7b29f2
chore: Update Locale context ( #22762 )
...
* Upgrade locale context
* fix logic
* fix lint
* add context ignore in test case
2020-03-30 22:54:12 +08:00
偏右
dc4d98a46a
🆙 upgrade rc-checkbox ( #22761 )
2020-03-30 22:14:13 +08:00
Michael Shing
cd0203d535
fix: --scroll-bar var default value ( #22754 )
...
* Fix --scroll-bar var default value
* Disable stylelint on scroll-bar var
* Feedback
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-30 21:58:18 +08:00
xrkffgg
fd7e7d3695
style: optimization form rtl and demo ( #22621 )
2020-03-30 21:23:05 +08:00
He Linming
e504fa19c0
🐛 remove tabpane outline ( #22752 )
...
close #22747
2020-03-30 19:09:30 +08:00
偏右
d4459c791b
🎬 Add loop banner demo to Alert ( #22751 )
...
close #18388
2020-03-30 18:44:49 +08:00
骗你是小猫咪
0f2f270f35
fix: Space item duplicate key ( #22745 )
2020-03-30 17:59:06 +08:00
afc163
40eae38563
✅ fix ci
2020-03-30 16:46:46 +08:00
Min
c4668f3bf5
Clarify documentation on notifications and context ( #22742 )
2020-03-30 16:17:12 +08:00
偏右
d35dfe89d9
💄 fix Select cursor style ( #22743 )
2020-03-30 16:16:51 +08:00
偏右
faa71fd7bd
fix: Table loading compatibility ( #22739 )
...
* 🐛 Fix Table loading not working when no spinning field
close #22733
* ✅ improve table test case
2020-03-30 15:45:14 +08:00
zombiej
9bb1eb9c87
update snapshot
2020-03-30 11:12:18 +08:00
zombiej
084cc59051
docs: Pagination add all config demo
2020-03-30 10:50:29 +08:00
afc163
a99dde8371
✅ fix ci
2020-03-29 23:06:55 +08:00
afc163
ff95260b0a
📖 update pagination doc
2020-03-29 23:04:20 +08:00
偏右
2a9d6cd106
✅ improve breadcrumb test coverage ( #22719 )
2020-03-29 22:17:55 +08:00
zombiej
7212a9746d
chore: Merge feature
2020-03-29 20:21:14 +08:00
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience ( #22711 )
...
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
2020-03-29 20:15:05 +08:00
zoomdong
779cef4297
fix: typo ( #22715 )
2020-03-29 18:49:29 +08:00
zoomdong
7a64d5b119
fix:document on Select ( #22714 )
2020-03-29 18:23:21 +08:00
zombiej
b916f7c247
docs: Update AutoComplete docs
...
resolve #22704
2020-03-29 17:12:34 +08:00
xrkffgg
d0dee05c28
style: optimize upload rtl style ( #22630 )
2020-03-29 15:07:04 +08:00
zombiej
f8c5d9505a
ignore styleint line rule
2020-03-29 14:49:17 +08:00
zombiej
1ec7b2c068
merge master
2020-03-29 14:40:29 +08:00
二货机器人
d95dc831dd
fix: Drawer close btn style ( #22710 )
...
* fix: Drawer close btn style
* fix lint
* snapshot
* update snapshot
2020-03-29 12:38:12 +08:00
二货机器人
ecf4e47647
docs: Update icons doc ( #22709 )
...
* docs: Update icons doc
* Update index.en-US.md
2020-03-29 10:48:59 +08:00
zefeng
dda45e4796
feat: support compact theme ( #22126 )
...
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
Mateusz Burzyński
2cb516b5b7
fix: narrow down types of string literals in a few defaultProps declarations ( #22686 )
2020-03-28 19:29:02 +08:00
二货机器人
56aabf3966
chore: make bundle size smaller ( #22693 )
...
* update rc-resize-observer deps
* clean icons
* rm lodash/findIndex
* rm isPlainObject
* rm lodash uniqueBy
* rollback of icons
* clean up
2020-03-28 19:03:11 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
Rustin
7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent ( #22691 )
...
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
2020-03-28 11:56:57 +08:00
zombiej
9e38928379
chore: Update snapshot
2020-03-27 22:43:39 +08:00
二货机器人
c9ab023d39
fix: Safari render bug ( #22680 )
2020-03-27 22:36:27 +08:00
偏右
9ff35a449b
style: 💄 fix calendar style details ( #22676 )
...
* 💄 fix calendar style details
close #22675
* ✅ update calendar demo snapshot
* fix radius
2020-03-27 20:02:14 +08:00
Tom Xu
fa030a6511
feat: Table pagination position add more option ( #22647 )
...
* feat: Table pagination position add more option
* table upate snap
* Table pagination demo remove not use code
* update snap
2020-03-27 15:48:42 +08:00
xrkffgg
daef12a1f1
style: fix badge rtl num ( #22665 )
2020-03-27 15:31:26 +08:00
二货机器人
567e8a14c6
chore: adjust ts define ( #22662 )
...
* chore: adjust ts define
* Update FormItem.tsx
2020-03-27 15:08:55 +08:00
二货机器人
a9d6307530
Merge pull request #22517 from ant-design/master-to-merge-feature
...
chore: 🔀 merge master into feature
2020-03-27 13:45:10 +08:00
zombiej
7878fb6edc
fix test case
2020-03-27 13:25:18 +08:00
zombiej
73562d878c
merge master
2020-03-27 13:12:37 +08:00
afc163
43de6f3db9
✅ fix test case
2020-03-27 12:26:57 +08:00
xrkffgg
d0a45dced9
style: optimize tabs rtl ( #22653 )
2020-03-27 11:50:50 +08:00
Ivan Rudoy
c6fc5030e5
fix: package.json import for webpack@5 compatibility ( #22644 )
2020-03-27 10:15:31 +08:00
xrkffgg
7d9480a84d
style: optimize input rtl syle ( #22624 )
2020-03-27 10:10:09 +08:00
xrkffgg
cc6cde1759
style: optimize timeline rtl style ( #22652 )
2020-03-27 10:07:01 +08:00
二货机器人
0fa8e4cfab
fix: Table nest style ( #22643 )
2020-03-26 23:39:16 +08:00
zombiej
9316f180ca
chore: Update snapshot
2020-03-26 23:18:17 +08:00
xrkffgg
fd11de50ae
docs: optimize avatar demo ( #22631 )
2020-03-26 15:53:57 +08:00
xrkffgg
7abe924530
docs: optimize slider demo ( #22626 )
2020-03-26 15:31:23 +08:00