07akioni
c2beed8bd3
feat: add ghost prop for collapse ( #24734 )
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
5 years ago
偏右
d1bdaee607
Merge pull request #24741 from ant-design/master
chore: merge master into feature
5 years ago
偏右
6f36f4a877
fix: Tag.CheckableTag don't support onClick ( #24743 )
close #24733
5 years ago
linye
46f8399f99
Update MorePage.tsx ( #24742 )
5 years ago
afc163
f22c5d999b
🎬 update Tag demo
5 years ago
陈帅
6493db80d4
feat: drawer support getPopupContainer and getPrefixCls by ConfigProvider ( #24727 )
* feat: drawer support ConfigConsumer.getPopupContainer and getPrefixCls
* update snapshot
* add getPopupContainer test
5 years ago
二货机器人
d154435291
feat: Support rowSelection.dirty ( #24718 )
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
5 years ago
Israel kusayev
6cea99be9d
🌐 adds Hebrew localisations for Form ( #24716 )
5 years ago
Teng YANG
3d62c44325
feat: allow user customize table font size ( #24714 )
5 years ago
xrkffgg
f36576f12d
style: optimize tabs dropdown rtl style ( #24715 )
5 years ago
二货机器人
902141f554
fix: btn loading 2 twice ( #24713 )
5 years ago
偏右
0d90c585fa
🌑 fix Dropdown dark menu color ( #24707 )
5 years ago
xrkffgg
b8fb4c411d
feat: modal method rtl ( #24682 )
* fix: modal rtl
* fix: use hooks
* Update components/modal/index.zh-CN.md
5 years ago
zefeng
3ca11e94ce
fix: Select default listItemHeight for small size & compact mode ( #24706 )
5 years ago
偏右
076ed1bf9e
Update index.zh-CN.md
5 years ago
zombiej
33159218cd
refactor: Adjust Tabs export TabPaneProps position
5 years ago
hehe
738ed22871
docs: Update use-in-typescript.md ( #24703 )
* docs: Update use-in-typescript.zh-CN.md
* docs: Update use-in-typescript.en-US.md
5 years ago
hehe
745c2182a5
docs: update the usage of craco-less ( #24701 )
* docs: update use-with-create-react-app.zh-CN.md
* docs: update use-with-create-react-app.en-US.md
5 years ago
偏右
cfff7967b3
fix: Dropdown menu item link color when has icon ( #24702 )
* 🐛 fix Dropdown menu item link color when has icon
close #24700
* fix snapshot
5 years ago
zombiej
2d7a950167
docs: Fix site tabs centered
ref #24694
5 years ago
zoomdong
71f4a2f985
feat: add successColor for Progress ( #24655 )
* feat: add successColor for Progress
* feat: update
* fix: update test
* remove snap
* feat: add test case
* refactor success
* feat: adjust styyle
* feat: add DevWarning
5 years ago
zombiej
f263102500
docs: Update Form add usage desc
5 years ago
二货机器人
d4aca5f343
fix: Cal onPanelChange ( #24695 )
* simple code
* add test case
* patch
5 years ago
xiaosong
46955f9f59
fix: 💄 IE11 input height issue ( #23955 ) ( #24673 )
* fix: 🏁 fix ie11 input height issue (#23955 )
* style: fix style order issue
* fix: 🏁 fix input height issue with css hack
* fix: 💄 Put IE11 css hack in IE.less
5 years ago
Tom Xu
f4ee809e66
fix: Radio typescript error typo ( #24693 )
5 years ago
Luke Shiels
d0d75a6e54
docs: Corrected documentation grammar errors on replacing Moment.js ( #24689 )
5 years ago
zombiej
2caa658b6d
chore: test-all script support skip build to faster pub speed
5 years ago
afc163
b689c9044c
docs: 📖 update recommendation page
5 years ago
偏右
6376ce2e68
test: ✅ fix codesandbox ci ( #24687 )
* set max-old-space-size
* set max-old-space-size
5 years ago
偏右
6529d9048f
📦 use ESBUILD in codesandbox ci ( #24685 )
5 years ago
偏右
2e15bf752e
test: ✅ fix tests checker ( #24686 )
5 years ago
二货机器人
fd73d2f126
docs: 4.3.1 changelog ( #24683 )
* docs: 4.3.1 changelog
* update
* reorder
* 🛠 it
* update changelog
5 years ago
zombiej
008cf78857
docs: Fix site Table ColumnsType doc
5 years ago
Tom Xu
edf7805922
fix: Radio.Group options: Element type is invalid ( #24666 )
5 years ago
二货机器人
d5fea40ab5
fix: btn loading ( #24678 )
5 years ago
偏右
b1caef0723
fix: Tabs dropdown extra horizontal scrollbar ( #24677 )
5 years ago
xrkffgg
da0afdf4ef
fix: tabs inkbar border lost ( #24643 )
* fix: tabs inkbar border lost
* fix
5 years ago
Ivan
a51439cbba
Increase dependency version: scroll-into-view-if-needed@^2.2.25 ( #24665 )
5 years ago
afc163
351a4d6677
chore: add GA click event
5 years ago
张大大
061b457031
fix: Table no showing scrollbar inside Row ( #24661 )
Co-authored-by: wb-zt519997 <wb-zt519997@alibaba-inc.com>
5 years ago
偏右
ab4b491594
Merge pull request #24658 from ant-design/master
chore: merge master into feature
5 years ago
偏右
b83c8636fa
chore: 📦 enable ESBUILD for site again ( #24657 )
* 📦 enable ESBUILD for site again
* re-enable ESBUILD 📦
5 years ago
偏右
18e3e42120
fix: lighthouse ci OOM ( #24654 )
5 years ago
二货机器人
b0575186ce
fix: Remove dropdownMatchSelectWidth warning ( #24651 )
5 years ago
zombiej
39ed9b3889
chore: Update snapshot
5 years ago
二货机器人
294144b1ae
chore: Add TabPaneProps def ( #24648 )
5 years ago
二货机器人
65035cea08
fix: Steps children ( #24644 )
5 years ago
Tom Xu
639ef9f570
docs: improve form validate rule ( #24641 )
* docs: improve form validate rule
* improve docs
5 years ago
Teng YANG
9f8eb99807
fix : #24614 text button style inconsistent in `danger` ( #24622 )
* fix: update button style when type="text" of danger
* update wording in danger button demo
* format code
5 years ago
xrkffgg
b047add305
fix: adjust notification default place in rtl ( #24632 )
5 years ago