栗嘉男
|
b12d69cf42
|
chore: merge master into feature
|
2023-09-01 00:02:50 +08:00 |
|
afc163
|
3f148d9112
|
docs: add help text for token customization
|
2023-08-30 23:02:35 +08:00 |
|
MadCcc
|
07c03d12ef
|
feat: Tabs support indicatorLength (#44406)
* feat: Tabs support indicatorLength
* chore: bump rc-menu
* chore: bump rc-mentions
* chore: update menu snapshot
* chore: snapshot
---------
Signed-off-by: MadCcc <1075746765@qq.com>
|
2023-08-29 17:32:20 +08:00 |
|
github-actions[bot]
|
c07d61a2c9
|
chore: auto merge branches (#44448)
chore: merge master into feature
|
2023-08-27 07:56:32 +00:00 |
|
LeTuongKhanh
|
cc2c26b263
|
fix : type error at align property in dropdown (#44423)
|
2023-08-26 23:51:07 +08:00 |
|
MadCcc
|
ba90af13c0
|
Merge branch 'master' into feature-merge-master
|
2023-08-10 22:17:15 +08:00 |
|
kiner-tang(文辉)
|
2f8fa45df3
|
docs: Add rootClassName in doc (#44061)
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
|
2023-08-08 18:27:48 +08:00 |
|
二货爱吃白萝卜
|
8a3870fc31
|
feat: Watermark support nest Modal & Drawer (#44104)
* docs: add demo
* refactor: init
* refactor: of it
* refactor: simple content
* chore: unique func
* chore: refactor
* chore: support modal watermark
* feat: support nest watermark
* test: add test case
* chore: fix lint
* chore: bump rc-image
* test: add test case
* refactor: use same func
|
2023-08-08 16:48:26 +08:00 |
|
二货爱吃白萝卜
|
5d3b45551d
|
test: snapshot of demo warning message (#43947)
* test: init of test
* test: update snapshot
* test: update snapshot
* chore: adjust size limit
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com>
|
2023-08-02 14:20:13 +08:00 |
|
thinkasany
|
23040aa25f
|
chore: remove useless any & add CSSProperties type (#43921)
|
2023-08-01 01:26:41 +08:00 |
|
二货爱吃白萝卜
|
2cdf586291
|
chore: fix lint (#43873)
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
|
2023-07-28 16:17:43 +08:00 |
|
afc163
|
b1f8fb1236
|
type: remove type ghost from ButtonTypes (#43675)
* type: remove type ghost from ButtonTypes
Signed-off-by: afc163 <afc163@gmail.com>
* chore: fix DropdownButtonType
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2023-07-20 17:59:35 +08:00 |
|
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>
|
2023-07-15 12:57:03 +08:00 |
|
morning-star
|
677f7a79a7
|
chore: fix typo (#43549)
Signed-off-by: morning-star <Chenguangstart@outlook.com>
|
2023-07-14 13:05:01 +08:00 |
|
lijianan
|
2d9f7de524
|
chore: code style optimization (#43478)
* chore: code style optimization
* add type
|
2023-07-11 23:01:17 +08:00 |
|
Fly me to the moon
|
a998569adb
|
test: optimization type in test case (#43449)
* test: optimization type in test case
* fix lint
---------
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
|
2023-07-08 15:45:28 +08:00 |
|
二货爱吃白萝卜
|
588ee4cac2
|
docs: Add motion & dropdown faq (#43403)
* docs: motion usage case
* docs: faq
* docs: update
|
2023-07-06 16:14:11 +08:00 |
|
MadCcc
|
b64a57d5d0
|
docs: component token meta (#43337)
* docs: component token meta
* docs: more
* docs: complete
|
2023-07-05 17:49:59 +08:00 |
|
JiaQi
|
8cdb76bad6
|
fix(dropdown): Dropdown menu support transmit ref (#43002)
* fix(dropdown): Dropdown menu support transmit ref
* chore: add test case
|
2023-06-18 13:21:39 +08:00 |
|
MadCcc
|
7322aa6f5f
|
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44 .
|
2023-06-07 21:59:21 +08:00 |
|
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>
|
2023-06-07 11:54:50 +08:00 |
|
kiner-tang(文辉)
|
2de151da7a
|
Merge branch 'master' into feature-merge-master
|
2023-06-04 11:10:56 +08:00 |
|
Dunqing
|
e1e5c740e0
|
refactor: avoid circular import (#42764)
|
2023-06-01 12:41:44 +08:00 |
|
MadCcc
|
f09e9cb0c9
|
refactor: Menu migrate to @rc-component/trigger (#42554)
* refactor: Menu migrate to @rc-component/trigger
* chore: remove rc-trigger
* chore: bump version
* chore: bump version
* chore: update size limit
* chore: update snapshot
|
2023-05-26 11:04:02 +08:00 |
|
MadCcc
|
5d53884919
|
fix: fix wrong button icon size and margin (#42516)
|
2023-05-22 13:37:41 +08:00 |
|
二货机器人
|
4e311f0d95
|
test: update snapshot
|
2023-05-08 23:47:41 +08:00 |
|
二货爱吃白萝卜
|
f4858ff581
|
chore: align motion follow popup point (#42225)
* chore: align motion follow popup point
* test: update snapshot
|
2023-05-08 23:28:13 +08:00 |
|
二货爱吃白萝卜
|
711c9d6754
|
chore: fix ts def (#42218)
* chore: fix ts def
* chore: fix ts
|
2023-05-08 17:37:04 +08:00 |
|
yoyo837
|
7f5042c4fe
|
Merge branch 'master' into feature-merge-master
|
2023-05-06 19:03:11 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
二货机器人
|
252f516a5e
|
chore: merge master
|
2023-05-06 11:40:31 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +08:00 |
|
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
|
2023-04-29 11:13:53 +08:00 |
|
二货机器人
|
f60e116503
|
Merge remote-tracking branch 'origin/master' into feature-merge-master
|
2023-04-19 11:22:32 +08:00 |
|
二货爱吃白萝卜
|
a5d420b941
|
chore: bump motion (#41873)
* chore: bump motion
* test: update snapshot
* test: update snapshot
|
2023-04-19 11:22:09 +08:00 |
|
黑雨
|
41ed9bd430
|
feat: Button semantic dom (#41456)
* feat: add semantic doc
* 🔀 feat: rebase feature
* feat: update for code reviewer
* feat: update snap
* feat: update snap
* 🐛 bug: update for cov
* Message
* bug: update snap
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* ♻️ feat: ref code
* 🩺 feat: update for review
* 💄 style: update style
* 📝 doc: update doc
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 📸 feat:update snap
* 🚧 feat: clean up
* 🚧 feat: clean up
* feat: icon wrapper
* test: update snapshot
* chore: code clean
* fix: icon only font size
* chore: rollback unexpected commit
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-04-11 11:37:31 +08:00 |
|
lijianan
|
65224d357d
|
🦄️ refactor: use React.useMemo replace function (#41550)
* 🦄️ refactor: use React.useMemo replace function
* add
* fix
* add
* add
|
2023-03-30 14:55:34 +08:00 |
|
MadCcc
|
3ef08ed0ef
|
fix: dropdown down icon size (#41501)
|
2023-03-28 13:20:59 +08:00 |
|
二货爱吃白萝卜
|
2a9f5ea1ab
|
docs: more token info (#41475)
|
2023-03-27 15:33:22 +08:00 |
|
二货爱吃白萝卜
|
6770b7fb22
|
test: Use render for demo-extends test (#41242)
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
|
2023-03-15 00:08:31 +08:00 |
|
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>
|
2023-03-10 11:50:12 +08:00 |
|
二货爱吃白萝卜
|
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
|
2023-03-02 22:09:02 +08:00 |
|
栗嘉男
|
745015ef09
|
resovl CONFLICT
|
2023-03-02 00:48:00 +08:00 |
|
lijianan
|
ed94e03705
|
docs: update docs (#40902)
|
2023-02-24 14:19:40 +08:00 |
|
二货爱吃白萝卜
|
86b5c50cb4
|
refactor: Tooltip support auto arrow & auto shift (#40632)
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
|
2023-02-15 10:21:28 +08:00 |
|
MadCcc
|
40e77c40d3
|
docs: overview dark cover (#40666)
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
|
2023-02-09 22:17:31 +08:00 |
|
MadCcc
|
8e5c31413a
|
Merge branch 'master' into feature-merge-master
|
2023-02-06 10:56:07 +08:00 |
|
MadCcc
|
12596a06f2
|
fix: optimize arrow style (#40521)
* perf: optimize arrow style
* chore: code clean
* chore: code clean
|
2023-02-03 14:36:46 +08:00 |
|
二货机器人
|
b02b7aeadb
|
chore: merge master
|
2023-01-31 10:21:17 +08:00 |
|
afc163
|
467741f558
|
fix: Dropdown submenu wrong position (#40349)
|
2023-01-21 12:35:52 +08:00 |
|