lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
1 year ago
MadCcc
b64a57d5d0
docs: component token meta ( #43337 )
* docs: component token meta
* docs: more
* docs: complete
1 year ago
lijianan
425b18f2d8
feat: CP support Tabs className and style ( #43319 )
1 year ago
kiner-tang(文辉)
4ad5cbff66
docs: update docs about tabs ( #43110 )
1 year ago
kiner-tang(文辉)
18ffb0099c
refactor: refactor closeIcon ( #43098 )
1 year ago
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
This reverts commit 6759887c44
.
1 year ago
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
kiner-tang(文辉)
26ab02f38a
docs(Tabs): update docs about tabs closable prop ( #42795 )
* docs: update docs about tabs closable prop
* Update components/tabs/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
黑雨
63d535bdda
✨ feat: migrate less to token for Tabs ( #42186 )
* ✨ feat: migrate less to token for Tabs
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* feat: tabs token
* docs: update
* chore: fix lint
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
二货爱吃白萝卜
a3fb7834a7
fix: Card `tabList` API to align with Tabs ( #42413 )
* chore: pass to tabs
* test: update snapshot
2 years ago
lijianan
9d1854763d
refactor: add useSize replace React.useContext ( #42282 )
* refactor: add useSize
* fix
* fix
* fix
* fix
* fix
2 years ago
二货机器人
023f4ddab5
test: update snapshot
2 years ago
二货爱吃白萝卜
f4858ff581
chore: align motion follow popup point ( #42225 )
* chore: align motion follow popup point
* test: update snapshot
2 years ago
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
This reverts commit ea8ed28209
.
2 years ago
lijianan
ea8ed28209
chore: unified import method ( #42149 )
* chore: unified import method
* fix lint
2 years ago
MadCcc
e18400a554
chore: bump rc-dropdown ( #42013 )
* chore: update snapshot
* chore: update placement
* chore: postProps
* chore: update snapshot
* test: update table test case
* chore: update pure-panel style
* chore: update snap
2 years ago
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2 years ago
二货机器人
d6a73f3c6b
chore: feature merge master
2 years ago
MadCcc
f9c31435ec
fix: Tabs border should not overlay with other border ( #41381 )
* fix: Tabs border should not overlay with other border
* fix: more border
2 years ago
PhosphorusP
37353e0ef3
fix: <Tabs /> shows wrong more icon color in #41312 ( #41313 )
Co-authored-by: David <oncwnuI2Sf77R0KOdSUCh_ieKUzM@git.weixin.qq.com>
2 years ago
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2 years ago
dependabot[bot]
1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 ( #41109 )
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
二货爱吃白萝卜
9d546ed51a
chore: bump select tree-select cascader version ( #41013 )
* chore: bump select tree-select cascader version
* chore: adjust align prepare style
* chore: bump trigger version
* test: update snapshot
2 years ago
linxianxi
c48c712371
demo: remove react-dnd, use dnd-kit ( #40674 )
* demo: remove react-dnd, use dnd-kit
* change type
2 years ago
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2 years ago
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
* refactor: adjust boxShadow token
* chore: code clean
2 years ago
MadCcc
9b25e1bd15
fix: tabs overflow unexpected height ( #40488 )
* fix: tabs overflow unexpected height
* chore: code clean
2 years ago
JiaQi
62d6c713df
docs(tabs-en): fix tabPosition description ( #40434 )
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2 years ago
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2 years ago
Jimmy
546bda457f
demo : Tabs `onEdit` Callback parameter type problem ( #39926 )
* fix : Tabs`onEdit`Callback parameter type problem
* fix : Tabs onEdit Callback parameter type problem
2 years ago
lijianan
8501adbd84
fix: add displayName ( #40092 )
* fix: add displayName
* rerun ci
* rerun ci
2 years ago
afc163
7d77f3173d
site: improve demo card style ( #40028 )
* site: improve demo card style
* test: update snapshot
* test: update snapshot
* fix: demo card border
* docs: fix dark mode
* style: fix color
2 years ago
lijianan
977f4da9df
demo: update demo code ( #39982 )
* type: add Tab type
* add notes
* update demo code
2 years ago
lijianan
59a332bf47
chore: use React.useContext() replace <Context.Provider /> ( #39950 )
* chore: use React.useContext() replace <Context.Provider />
* fix
* fix
* fix
* fix
* fix
2 years ago
lijianan
71eddd2c20
chore: remove useless tsx support ( #39934 )
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2 years ago
afc163
b554e061ee
chore: replace react-sticky to react-sticky-box in Tabs demo ( #39898 )
* docs: replace react-sticky to react-sticky-box in Tabs demo
* test: fix test case
2 years ago
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2 years ago
afc163
cf41f81dc7
chore: replace react-sticky to react-sticky-box in Tabs demo ( #39898 )
* docs: replace react-sticky to react-sticky-box in Tabs demo
* test: fix test case
2 years ago
Wuxh
76241f5d0b
chore(tabs): update demo ( #39731 )
* 做重复了
* Revert "做重复了"
This reverts commit 79c59e79ea66c6592df9dca0e41e10399044ec7a.
* site(theme): demo block supports no inner margin configuration
ref: https://d.umijs.org/guide/write-demo#%E4%B8%8D%E9%9C%80%E8%A6%81%E5%86%85%E8%BE%B9%E8%B7%9D
* docs(tabs): update demo styles
* chore: update style
* test: update snapshot
* Revert "site(theme): demo block supports no inner margin configuration"
This reverts commit ee2ff25796
.
* chore: update
* Revert "chore: update"
This reverts commit bbe449cb3f
.
* Revert "Revert "site(theme): demo block supports no inner margin configuration""
This reverts commit 5eac19e7f2
.
* chore: convert to debug demo
* chore: use emotion
* test: update snapshot
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
二货爱吃白萝卜
52f484d88e
fix: text add btn color in dark mode ( #39724 )
2 years ago
二货爱吃白萝卜
862231d07b
fix: Tabs inkBar in StrictMode ( #39653 )
* fix: tabs inkBar in StrictMode
* test: update snapshot
* test: update snapshot
2 years ago
zqran
cd46d860fd
docs: update links to cn docs ( #39469 )
2 years ago
afc163
f38178940e
docs: fix components api table ( #39380 )
2 years ago
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs ( #39290 )
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2 years ago
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2 years ago
二货爱吃白萝卜
c2f75a2ba3
fix: Tabs missing slide motion def ( #38892 )
2 years ago
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2 years ago
isaced
c7a1074dc2
docs(Tabs): fix markdown format ( #38810 )
2 years ago