偏右
2f091e7dfb
chore: fix packtracker token ( #22942 )
* chore: fix packtracker token
* change prior_commit
* 🗑️ remove packtracker webpack plugin
5 years ago
Eric Wang
316b925f94
chore: Use unreachable exception in favor of type safety ( #22933 )
* Use unreachable exception in favor of type safety
* Add tests
* add test
5 years ago
偏右
d634184b58
🐛 Fix Notification invalid padding-top css ( #22941 )
close #22935
5 years ago
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme ( #22934 )
5 years ago
信鑫-King
e5c8bc64aa
docs: 4.1.1 changelog ( #22903 )
* docs: 4.1.1 changelog
* docs: changelog
* docs: changelog
* docs: changelog
* docs: changelog
* Update CHANGELOG.en-US.md
Co-Authored-By: He Linming <hlm52pk@163.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: He Linming <hlm52pk@163.com>
* docs: changelog
* docs: changelog
* docs: changelog
* fix: rtl
Co-authored-by: He Linming <hlm52pk@163.com>
5 years ago
zefeng
d0f81decbb
fix: fix menu and spin style in compact mode ( #22908 )
* fix: fix menu and spin style in compact mode
* patch
5 years ago
zefeng
4e20ed2b41
fix(rtl): fix radio rtl overrided by theme ( #22926 )
5 years ago
xrkffgg
18d424e5f6
style: add message rtl ( #22513 )
* style: add message rtl
* fix: change config
* fix: add rtl test
5 years ago
Chiciuc Nicușor
f67d09b28e
fix: Extract type of the element of a tuple without indexing. ( #22916 )
* Extract type of the element of a tuple without indexing.
* Amend ElementOf<T> to also support readonly arrays.
5 years ago
偏右
b317b7cd67
style: 🐛 Fix multiple Select large size ( #22904 )
close #22900
5 years ago
Rohan Bagchi
d45d4bbd28
Updating document to correct few typos ( #22902 )
5 years ago
Yu
e852433ef3
fix: FilterDropdownProps TypeScript definition update ( #22895 )
5 years ago
二货机器人
75524df190
fix jsx filter not work ( #22888 )
5 years ago
二货机器人
89abacac31
fix: Input affix prevent dropdown focus ( #22887 )
* adjust focus logic
* update logic
5 years ago
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
5 years ago
二货机器人
1e5c527146
fix: Table header columns size with filter or sorter ( #22872 )
* fix size columns
* update snapshot
* more test code
* patch
* force ci
* fix hover small style
* adjust less
5 years ago
zombiej
3b77e610fe
chore: Update snapshot
5 years ago
dependabot-preview[bot]
63a332a454
chore(deps-dev): bump chalk from 3.0.0 to 4.0.0 ( #22863 )
Bumps [chalk](https://github.com/chalk/chalk ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years ago
xrkffgg
7c39adab6a
docs: add create-react-app cn ( #22869 )
5 years ago
二货机器人
14cd2dc434
adjust nest table logic ( #22868 )
5 years ago
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
* fix: Center not work in Table
* update snapshot
* fix test case
5 years ago
Hanjun Kim
de827d7eb7
fix typo ( #22856 )
`bellow` -> `below`
5 years ago
偏右
11f8d7758b
chore: 🤖 auto push gh-pages to gitee ( #22846 )
5 years ago
二货机器人
9ecb12db76
refactor: Refactor picker generate to multiple files ( #22850 )
* move single picker out
* move generateRangePicker out
* fix compile
5 years ago
二货机器人
b174f98c6c
chore: Adjust range picker style ( #22847 )
* adjust rangepicker style
* update snapshot
* fix lint
* add aria label
5 years ago
偏右
2fa2f768f9
docs: 📖 tip for TypeScript version ( #22845 )
* docs: 📖 tip for TypeScript version
https://github.com/ant-design/ant-design/issues/22776#issuecomment-607600851
* Update use-in-typescript.en-US.md
5 years ago
zombiej
73bc95e718
docs: Update visual design doc
5 years ago
Matt Foxx
aa119bd13c
docs: specify minimum less version ( #22834 )
* chore: specify minimum less version
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
xrkffgg
c956de52ad
style: fix menu rtl ( #22841 )
5 years ago
myeunhyuk
7bea8b92cc
Update visualization-page.md ( #22842 )
5 years ago
二货机器人
4bd488bfbe
fix align logic ( #22836 )
5 years ago
二货机器人
9aa61b78e1
support undefined remove filter icon ( #22833 )
5 years ago
kaoding
3f8dbc500f
style: 💄 @info-color should be @primary-color defaultly
revert #5442
5 years ago
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
* update rc-table deps
* fix style mapping
* snapshot
5 years ago
afc163
c38324e863
docs: 📖 Add FAQ about table filter logic
5 years ago
afc163
ddb0ac46ba
fix: 🐛 Table unchanged filter should not trigger onChange
ref https://github.com/ant-design/ant-design/issues/22819#issuecomment-607171024
5 years ago
偏右
aca2656721
fix: ⬆️ BackTop not working in iframe ( #22788 )
* docs: 🎬 improve BackTop demo
* fix Backtop not working in iframe
* fix lint
* fix ci
* fix ci
* ✅ add more test case
* ✅ add more test cases
* fix ci
5 years ago
xrkffgg
a91506cb6b
fix: add rtl space ( #22809 )
* fix: add Space rtl
* fix: restore test
* fix: restore test
* add
* fix: fix lint
* fix: use original api
* fix: add rtl less
5 years ago
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
xrkffgg
dba1e5afa6
docs: fix compact emoji ( #22817 )
5 years ago
Paul Julien
33e5ef20ed
fix: Fix date_picker et time_picker locale for 🇫🇷 ( #22769 )
* fix french locale
* le -> un
5 years ago
Amumu
4ef3215e1a
fix typo ( #22803 )
5 years ago
Rustin
bf89677383
Revert "fix: set codesandbox referrer to no-referrer ( #22688 )" ( #22795 )
This reverts commit c806a836
5 years ago
He Linming
3450a82b9e
fix: Card Tabs do not support small size ( #22666 )
* 🐛 Card Tabs do not support small size
close #22637
* 👌 adjust height
* 👌 use antd variable
* 👌 add card tabs
* ✅ fix ci and adjust margin
5 years ago
二货机器人
63e0ce6597
fix: Safari shadow bug ( #22794 )
5 years ago
偏右
9e44b97436
fix: 🐛 Affix state update on unmounted component ( #22790 )
close #22683
5 years ago
二货机器人
8f34161db0
fix: Remove useless form textarea height ( #22793 )
5 years ago
偏右
b4c943a862
fix: 💄 List footer border ( #22771 )
bug screenshot: https://user-images.githubusercontent.com/507615/77983664-28eedd00-7342-11ea-8bd4-4dad98f757c0.png
5 years ago
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.
5 years ago
二货机器人
cefb7b29f2
chore: Update Locale context ( #22762 )
* Upgrade locale context
* fix logic
* fix lint
* add context ignore in test case
5 years ago