xrkffgg
d5f5998a73
docs: add changelog 5.6.4 ( #43320 )
* docs: add changelog 5.6.4
* docs: update
1 year ago
lijianan
e2907c8ac2
performance: add key for <i /> ( #43317 )
* performance: add key for <i />
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
1 year ago
afc163
1d2f874150
style: Badge color should be respected ( #43304 )
* style: Badge color should be respected
* test: update snapshot
* style: fix Badge color
1 year ago
afc163
6ead5ae5ef
demo: update badge demo ( #43307 )
1 year ago
dong
5c0f632235
fix: fix Select clear icon position with feedback ( #43302 )
Co-authored-by: zhiyuandong.dzy <zhiyuandong.dzy@digital-engine.com>
1 year ago
daisy
ab036297b3
demo: fix table drag demo click event not working ( #43291 )
1 year ago
LHH
d9d44195a6
docs: fix dayjs updateLocale usage ( #43250 )
* fix:dayjs中没有updateLocale方法,直接使用local("zh-cn")
codesandbox中的示例也报错了。。找不到updateLocale方法
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update index.en-US.md
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
洋
cb338a2c61
fix: Button disabled style with link or href case ( #43091 )
* fix: Button disabled style with link or href case
* chore: update
* fix: update link disable logic
* test: update snapshot
* chore: update
* chore: update code
Co-authored-by: wxh16144 <wxh16144@users.noreply.github.com>
* Update components/button/style/index.ts
Co-authored-by: Wuxh <wxh16144@qq.com>
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: wuxh <wxh1220@gmail.com>
Co-authored-by: wxh16144 <wxh16144@users.noreply.github.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: Wuxh <wxh16144@qq.com>
1 year ago
Quincy Qiu
02646cdf17
docs: Auto-modify theme editing content ( #43287 )
1 year ago
二货爱吃白萝卜
a39abf7c26
fix: Form should not trigger unnescessary onFieldsChange ( #43290 )
1 year ago
Zhou Fang
78714e01c4
demo: translate chinese to english ( #43234 )
* Updated language in layout-can-wrap.tsx
* Updated language in draggable.tsx
* Updated language in drag-debug.tsx
* Updated language in tree/demo/draggable.tsx
* Updated jest snapshots for form
---------
Co-authored-by: Zhou Fang <zhfaxb@syntronic.com>
1 year ago
Rainey
e985f8e845
fix: mergedAppConfig dependency exception ( #43269 )
Signed-off-by: Rainey <xuebing_orz@icloud.com>
1 year ago
kang
24e0347a55
docs: transition docs lose content ( #43273 )
1 year ago
lijianan
00f4ed3dc9
type: params type support generic ( #43211 )
* type: type optimization
* test: add test case
1 year ago
thinkasany
90a381df2a
type: optimization copyIdRef type ( #43257 )
1 year ago
thinkasany
4a4d276d25
type: correct type & remove useless type ( #43256 )
1 year ago
JiaQi
91be823272
fix(Transfer): Dropdown is hidden & `showSizeChanger` not work ( #41906 )
* fix: Page size dropdown is hidden
* fix: SizeChange not work
* chore: add test case
---------
Co-authored-by: MadCcc <1075746765@qq.com>
1 year ago
lijianan
6cbf3e102b
chore(dep): remove file-system-cache ( #43242 )
1 year ago
Lennox Omondi
41fe4ced89
docs: Fix typo in App Component english version ( #43235 )
Typo fix for App documentation
1 year ago
renovate[bot]
435fc6dcfe
chore(deps): update dependency file-system-cache to v2.4.1 ( #43238 )
* chore(deps): update dependency file-system-cache to v2.4.1
* Apply suggestions from code review
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
daisy
1df65eeef3
docs: update DatePicker、TimePicker cellRender ( #43226 )
1 year ago
JiaQi
c3225c0720
fix: error reported when the name of Form.List is 0 ( #43199 )
* fix: error reported when the name of Form.List is 0
* chore: add test case
1 year ago
kang
f0059cebc2
type: pass-through cascader option generic type ( #43231 )
1 year ago
MadCcc
5df309742e
fix: Popcomfirm should support and ( #43212 )
1 year ago
二货爱吃白萝卜
cb1abcfe66
docs: add picker faq ( #43208 )
1 year ago
kiner-tang(文辉)
955126aa95
chore: lock file-system-cache version ( #43220 )
1 year ago
kiner-tang(文辉)
aa98891607
docs: update docs about faq ( #43213 )
1 year ago
二货爱吃白萝卜
1765c49cdc
fix: Upload with maxCount not trigger onChange ( #43193 )
* test: test driven
* fix: Upload maxCount not trigger onChange
1 year ago
lijianan
643a94afbe
site: add yuque blog link ( #43185 )
1 year ago
lijianan
8d2512be2f
site: remove github-actions[bot] ( #43182 )
1 year ago
Peach
9b6bec18c3
docs: changelog for 5.6.3 ( #43173 )
* docs: changelog for 5.6.3
* chore: bump version to 5.6.3
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
lijianan
285753c67f
site: add juejin column card ( #43171 )
1 year ago
二货爱吃白萝卜
f4caa2d9df
docs: blog of bundle size ( #43165 )
1 year ago
Danial Soheili
84c234ac8d
style: move token color to default props ( #43164 )
1 year ago
afc163
84773f7098
chore: fix rtl style of demos ( #43163 )
1 year ago
Danial Soheili
e1dcfd6820
fix: qrcode fgColor for dark mode ( #43162 )
* 👌 IMPROVE: qrcode fgColor for dark mode
* 🧪 TEST: update snapshots
1 year ago
afc163
5f1230b27a
docs: fix prev and next style missing in ssr ( #43158 )
1 year ago
Starpuccino
5c350a80e2
fix: Slider disabled status in form ( #43142 )
* fix slider component disabled status in form
* add test case & update demo
* fix related test cases
1 year ago
kiner-tang(文辉)
5728abe94e
fix: solve form label offset not working in vertical layout issue ( #43155 )
1 year ago
kiner-tang(文辉)
cc4277eb55
chore(Button): spelling optimization ( #43157 )
1 year ago
daisy
7a7ee61fd7
fix(Breadcrumb): items dropdownProps loss ( #43151 )
* fix(Breadcrumb): items dropdownProps loss
* chore: revert demo
* test: add test
1 year ago
lijianan
c01972edb2
site: add zhihu & yuque column card ( #43122 )
* site: add zhihu card
* fix
* fix
* fix
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* fix
* fix
* Update basic.tsx
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* update style
* fix
* fix
* fix: rename
* update
* update
* update url
---------
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
洋
fb28fd2e15
docs: update version href logic ( #43144 )
* docs: update version href logic
* chore: format
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
1 year ago
二货爱吃白萝卜
ec29ebf2c9
fix: Table filter throw react warning ( #43139 )
1 year ago
lijianan
209f062131
type: update string type with React.HTMLAttributeAnchorTarget ( #43129 )
1 year ago
白飞飞
480e8ae603
docs: Update docs ( #43132 )
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
1 year ago
JiaQi
8afeb6bbc0
Revert "fix(select): Fix Typography component is not centered in the Select component ( #40422 )" ( #43097 )
This reverts commit 2e9d14f282
.
1 year ago
Lansana Diomande
e78e2cb385
refactor(breadcrumb): make title null and undefined causes the same behaviour ( #43099 )
1 year ago
JiaQi
3a67e46b60
docs(ConfigProvider): modify useConfig Api table header ( #43128 )
1 year ago
daisy
78d117f492
docs: table column sorter ( #43130 )
1 year ago