Commit Graph

3987 Commits

Author SHA1 Message Date
github-actions[bot]
59c9119be1
chore: auto merge branches (#42276)
chore: master merge feature
2023-05-12 15:14:26 +00:00
MadCcc
448c2b8097
docs: add new component tag (#42309)
* docs: add new component tag

* chore: update

* re-run

---------

Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-12 17:53:37 +08:00
二货爱吃白萝卜
e28c9237d6
docs: auto trans link (#42311)
* docs: auto trans link

* chore: force CI
2023-05-12 17:21:40 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker (#41990)
* feat: color picker

* chore: improve component logic

* test: update snapshots

* test: update snapshots

* fix: remove unuse code

* fix: adjusting the UI

* fix: hairy edge in dark mode

* fix: demo case

* chore: rollback file

* fix: improve code logic

* perf: improve code

* test: add test case

* refactor: trigger use Popover instead

* test: add test case

* refactor: improve code logic

* test: update snapshots

* refactor: improve code

* docs: add overview img

* feat: style

* chore: update snapshot

* chore: code clean

* chore: code clean

* chore: fix lint

* chore: update snapshot

* feat: color block

* chore: pure render

* refactor: hex input number reduced to 6 digits

* fix: rename React to react

* refactor:  trigger demo

* docs: remove disabled demo

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
d32e8e67de
feat(cascader): add Option item disableCheckbox (#42024)
* feat(cascader): add uncheckableItemValues props

* feat: add Option disableCheckbox

* chore: modify md

* chore: add test and lock version

* Update package.json

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2023-05-12 11:53:51 +08:00
二货爱吃白萝卜
0ead943e1e
feat: Form support validateOnly (#42273)
* feat: support validateOnly

* test: update snapshot
2023-05-11 15:43:00 +08:00
lijianan
025cdeccc5
fix: master CI fail fix (#42253)
* fix: master CI fail fix

* fix
2023-05-10 17:42:07 +08:00
二货爱吃白萝卜
5904f80a9a
feat: DatePicker support changeOnBlur (#42168)
* docs: update docs

* chore: fix lint

* chore: bump rc-picker

* docs: timepicker docs

* chore: update ignore
2023-05-09 18:00:44 +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
github-actions[bot]
bb496fc833
chore: auto merge branches (#42221)
chore: feature merge master
2023-05-08 11:15:52 +00:00
yoyo837
8426446e4c Merge branch 'master' into feature-merge-master 2023-05-08 18:43:14 +08:00
二货爱吃白萝卜
711c9d6754
chore: fix ts def (#42218)
* chore: fix ts def

* chore: fix ts
2023-05-08 17:37:04 +08:00
lijianan
3414e458ef
chore(deps): update dependency eslint to ^8.40.0 (#42201) 2023-05-08 09:54:44 +08:00
renovate[bot]
dde293a012
chore(deps): update dependency countup.js to v2.6.2 (#42196)
* chore(deps): update dependency countup.js to v2.6.2

* test: add countup.js to jest transformIgnorePatterns

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-08 09:54:16 +08:00
Ylg12345
08e8e66fe6
feat: add onClick prop in Table.Summary.Row (#42175)
* feat: add onclick prop in Table.Summary.Row

* revocation summary.md and summary.tsx changes

* change the way INTERNAL_HOOKS are exported

* update rc-table version and INTERNAL_HOOKS export issue

* update renderVirtualList type in virtual-list.tsx

* reduce diff
2023-05-07 17:30:03 +08:00
renovate[bot]
941518f402
chore(deps): update dependency eslint to ~8.40.0 (#42197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 12:28:05 +08:00
renovate[bot]
1dd7d4452f
chore(deps): update dependency eslint-plugin-unicorn to v47 (#42198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 11:53:38 +08:00
yoyo837
7f5042c4fe Merge branch 'master' into feature-merge-master 2023-05-06 19:03:11 +08:00
Peach
a8c3eb45f0
docs: changelog for 5.4.7 (#42179)
* docs: changelog for 5.4.7

* chore: bump version to 5.4.7

* docs: update
2023-05-06 15:59:17 +08:00
二货机器人
252f516a5e chore: merge master 2023-05-06 11:40:31 +08:00
二货爱吃白萝卜
e47545519c
chore: lock eslint (#42172) 2023-05-06 11:32:04 +08:00
dependabot[bot]
653d031ac4
chore(deps-dev): bump @types/node from 18.16.4 to 20.0.0 (#42161)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.4 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 21:20:30 +08:00
dependabot[bot]
6a78d15b6e
chore(deps-dev): bump jsdom from 21.1.2 to 22.0.0 (#42106)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-05-04 12:59:55 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches (#42127)
chore: feature merge master
2023-05-04 03:30:50 +00:00
MadCcc
b882ae8c25
chore: lock countup.js (#42124) 2023-05-04 10:39:35 +08:00
lijianan
c3d02f8212
revert: revert #42060 (#42082) 2023-04-29 12:52:56 +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
lijianan
7b1c3990eb
chore: Migrate CJS to ESM (#42077)
* chore: Migrate CJS to ESM

* clear
2023-04-29 10:43:06 +08:00
lijianan
859f6168ec
chore: Migrate CJS to ESM (#42072)
* chore: Migrate CJS to ESM

* fix

* fix

* fix

* fix

* fix

* update
2023-04-28 23:21:51 +08:00
lijianan
c1760262b9
chore: Migrate CJS to ESM (#42068)
* chore: Migrate CJS to ESM

* fix lint
2023-04-28 21:49:55 +08:00
lijianan
cc5dfe2521
chore: Migrate CJS to ESM (#42070) 2023-04-28 21:01:45 +08:00
lijianan
6dde4c4ebe
chore: Migrate CJS to ESM (#42067)
* chore: Migrate CJS to ESM

* fix lint
2023-04-28 19:24:32 +08:00
lijianan
9258e0bb24
chore: Migrate CJS to ESM (#42060) 2023-04-28 16:57:25 +08:00
lijianan
f34f4d485f
chore: Migrate CJS to ESM (#42064) 2023-04-28 16:53:24 +08:00
lijianan
6301ddf764
chore: Migrate CJS to ESM (#42062)
* chore: Migrate CJS to ESM

* fix

* fix
2023-04-28 16:52:50 +08:00
lijianan
de1a73a6d6
chore: Migrate CJS to ESM (#42055) 2023-04-28 15:26:09 +08:00
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>
2023-04-28 14:32:23 +08:00
MadCcc
9e1934248b Merge branch 'master' into feature-merge-master 2023-04-27 10:16:07 +08:00
二货爱吃白萝卜
02d24c1ab0
docs: 5.4.6 changelog (#42009)
* chore: 5.4.6 changelog

* docs: adjust desc

* docs: fix typo
2023-04-26 16:11:42 +08:00
kiner-tang(文辉)
b31bec59af
fix: validated should be reset when trigger reset event (#41976) 2023-04-25 09:58:57 +08:00
MadCcc
54ad61b887
docs: changelog 5.4.5 (#41948)
* docs: changelog 5.4.5

* docs: update

* docs: update

* docs: update
2023-04-23 22:32:45 +08:00
afc163
cdec376e76
perf: upgrade rc-switch to reduce bundlesize (#41954)
a238ab0bc5
2023-04-23 22:31:17 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion (#41856)
* feat: Add motion off

* chore: update motion seed

* chore: all motion disabled

* test: add test case

* chore: fix lint

* chore: fix cov

* chore: fix motion of Switch & Segemented

* test: ignore empty
2023-04-23 15:42:36 +08:00
MadCcc
cdb5968558
docs: changelog 5.4.4 (#41909)
* docs: changelog 5.4.4

* chore: clean
2023-04-20 20:07:35 +08:00
MadCcc
3eb28ee74b
fix: cssinjs crash when value is undefined (#41896) 2023-04-19 21:03:08 +08:00
陈帅
f556a54dd5
docs: add 5.4.3 changelog (#41880)
* docs: add changlog

* add changelog

* add changelog
2023-04-19 16:46:25 +08:00
MadCcc
40b7aaf991
fix: arrow compatible (#41872) 2023-04-19 15:53:42 +08:00
dependabot[bot]
faffd45d57
chore(deps-dev): bump immer from 9.0.21 to 10.0.1 (#41857)
* chore(deps-dev): bump immer from 9.0.21 to 10.0.1

Bumps [immer](https://github.com/immerjs/immer) from 9.0.21 to 10.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.21...v10.0.1)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

---------

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-04-19 12:15:21 +08:00
dependabot[bot]
992eccebaa
chore(deps-dev): bump vanilla-jsoneditor from 0.16.1 to 0.17.1 (#41871)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.16.1...v0.17.1)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-04-19 12:03:24 +08:00