Commit Graph

4381 Commits

Author SHA1 Message Date
lijianan
ceed05b50a
Merge branch master into master-merge-feature 2023-12-27 19:50:35 +08:00
lijianan
0cd5d64f06
chore: update size-limit 2023-12-27 19:49:59 +08:00
dependabot[bot]
9ebc0a0124
chore(deps): bump the dependencies group with 3 updates (#46653)
* chore(deps): bump the dependencies group with 4 updates

Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@ctrl/tinycolor](https://github.com/scttcper/tinycolor), [classnames](https://github.com/JedWatson/classnames) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.

Updates `@babel/runtime` to 7.23.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-runtime)

Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)

Updates `classnames` to 2.4.0
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.2...v2.4.0)

Updates `dayjs` to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.10)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: "@ctrl/tinycolor"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: classnames
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: dependencies
...

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

* Update package.json

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-27 19:45:52 +08:00
叶枫
81ab20be35 feat: merge master 2023-12-27 14:42:51 +08:00
github-actions[bot]
76e9558bc2
chore: upgrade deps (#46620)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-26 02:30:14 +08:00
dependabot[bot]
678f6ca5c4
chore(deps-dev): bump stylelint-config-standard from 35.0.0 to 36.0.0 (#46614)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  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-12-25 22:55:54 +08:00
lijianan
0c1a50251d
Merge branch master into master-merge-feature 2023-12-23 02:56:03 +08:00
Amumu
c6e3ffc3d4
chore: bump rc-* (#46590) 2023-12-22 19:59:16 +08:00
dependabot[bot]
6536e2fde6
chore(deps-dev): bump vanilla-jsoneditor from 0.20.0 to 0.21.1 (#46594)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.20.0 to 0.21.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.20.0...v0.21.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>
2023-12-22 19:58:47 +08:00
MadCcc
59b58417c3
docs: changelog 5.12.5 (#46589)
* docs: changelog 5.12.5

* chore: update
2023-12-22 17:58:05 +08:00
lijianan
5609a4ce69
Merge branch master into master-merge-feature 2023-12-22 06:42:44 +08:00
github-actions[bot]
4bfdfdccdb
chore: upgrade deps (#46575)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-22 03:31:58 +08:00
lijianan
a09ed506d3
chore: merge master into feature 2023-12-22 03:26:11 +08:00
dependabot[bot]
def84479aa
chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#46570)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  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-12-21 20:07:17 +08:00
二货爱吃白萝卜
eff720837c
test: Update image snapshot logic (#46529)
* test: mix snapshot

* test: clean up

* test: fix order

* test: fix test logic

* test: fix reset

* test: refactor code

* test: clean fetch

* chore: lint

* test: clean up

* test: delay check

* chore: refactor fetch

* docs: update diff html

* test: add ssr support

* chore: part use ssr

* chore: update style

* chore: slice of it

* docs: fix cut
2023-12-21 10:30:08 +08:00
dependabot[bot]
e5d3288915
chore(deps-dev): bump open from 9.1.0 to 10.0.0 (#46534)
Bumps [open](https://github.com/sindresorhus/open) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: open
  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-12-19 20:40:03 +08:00
MadCcc
03ac98a4a0
docs: changelog 5.12.4 (#46532) 2023-12-19 19:09:24 +08:00
github-actions[bot]
3c2205874c
chore: upgrade deps (#46521)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-19 04:52:56 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled variant (#46435)
* feat: Input filled variant

* feat: InputNumber filled variant

* feat: mentions variant

* fix: TextArea status with affix

* chore: update snapshot

* chore: update snapshot

* feat: pagination input

* fix: fix diff

* feat: input-number disabled

* fixL InputNumber

* chore: update snapshot

* feat: better style

* chore: update

* chore: update snapshot

* feat: use variant classNames

* chore: update snapshot

* feat: mentions affix style

* chore
2023-12-18 17:53:31 +08:00
陈帅
49e60459d9
docs: add 5.12.3 changelog (#46505)
* docs: add 5.12.3 changelog

* remove :

* update

* merge

* remove
2023-12-18 15:16:01 +08:00
github-actions[bot]
0e1545964c
chore: auto merge branches (#46419)
chore: feature merge master
2023-12-13 06:18:31 +00:00
github-actions[bot]
e073d99427
chore: upgrade deps (#46412)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-13 02:24:59 +08:00
github-actions[bot]
7c21018f4f
chore: auto merge branches (#46406)
chore: merge master into feature
2023-12-12 11:28:30 +00:00
dependabot[bot]
dcf9e64451
chore(deps-dev): bump stylelint-prettier from 4.1.0 to 5.0.0 (#46388)
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: stylelint-prettier
  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-12-11 22:52:00 +08:00
afc163
4ece652041
docs(): release 5.12.2 (#46387)
* docs(): release 5.12.2

* docs: add changelog for pagination
2023-12-11 19:04:46 +08:00
vagusX
ca93a6f2e9
ci: fix visual-diff report charset issue in html (#46380) 2023-12-11 17:37:07 +08:00
vagusX
2cc68acd9e
ci: add issue comment content limit and full verson html report (#46373) 2023-12-10 23:37:16 +08:00
renovate[bot]
2881a8f118
chore(deps): update npm to v10.2.5 (#46358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:36:02 +08:00
renovate[bot]
7137066ca4
chore(deps): update dependency sharp to ^0.33.0 (#46359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:35:38 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements (#46127) 2023-12-09 21:49:47 +08:00
lijianan
95b959cfd4
chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0 (#46352)
* chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0

* fix: fix

* fix: fix
2023-12-09 19:51:13 +08:00
github-actions[bot]
2eaa1f4e2e
chore: upgrade deps (#46344)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-09 06:34:26 +08:00
dependabot[bot]
99ef73cf20
chore(deps-dev): bump vanilla-jsoneditor from 0.19.0 to 0.20.0 (#46321)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.19.0 to 0.20.0.
- [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.19.0...v0.20.0)

---
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: lijianan <574980606@qq.com>
2023-12-08 20:24:00 +08:00
github-actions[bot]
740cca77ca
chore: upgrade deps (#46328)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-08 20:17:58 +08:00
lijianan
7b771c5db2
feat: Tabs support indicatorAlign prop (#46308)
* feat: Tabs support indicatorPosition prop

* update demo

* Update components/tabs/demo/custom-indicator.tsx

Co-authored-by: 红 <wxh1220@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* update demo

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 红 <wxh1220@gmail.com>
2023-12-08 20:14:39 +08:00
github-actions[bot]
1aa5bc1d68
chore: auto merge branches (#46338)
chore: feature merge master
2023-12-08 10:22:05 +00:00
MadCcc
792a0a4a0d
ci: codesandbox install with npm (#46341)
* ci: codesandbox install with npm

* chore: use npm ci

* Revert "chore: use npm ci"

This reverts commit d24e2acafc.
2023-12-08 17:56:33 +08:00
vagusX
c4ad37991e
ci: persist image snapshots (#46311)
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-12-07 16:35:16 +08:00
MadCcc
a4286e170a
fix: tour arrow pointAtCenter (#46301) 2023-12-07 13:57:26 +08:00
github-actions[bot]
d0cc4087dd
chore: upgrade deps (#46255)
* chore: upgrade deps

* upgrade and fix snapshot

---------

Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: tanghui <yoyo837@hotmail.com>
2023-12-06 20:22:42 +08:00
MadCcc
e191962226
docs: changelog 5.12.1 (#46251)
* docs: changelog 5.12.1

* docs: update
2023-12-04 20:20:43 +08:00
vagusX
d4a3dc63a3
docs: changelog 5.12.0 (#46236)
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-12-04 16:35:33 +08:00
github-actions[bot]
71152b04ff
chore: upgrade deps (#46224)
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-04 14:00:27 +08:00
82781bd1f3
deps: bump rc-pagination@4.x (#46204)
* deps: bump rc-pagination@4.x

* chore: update snap
2023-12-01 17:15:46 +08:00
MadCcc
8816dc04c7 Merge branch 'master' into feature-merge-master 2023-11-30 20:22:00 +08:00
MadCcc
acf056ce72
ci: remove argos usage (#46185) 2023-11-30 20:14:35 +08:00
叶枫
f5e0408649
feat: support selector (#46180)
* feat: support selector

* fix: ts text

* feat: md

* feat: snap
2023-11-30 17:34:50 +08:00
MadCcc
0f7f0cc6e4
feat: deprecate onAfterChange for onChangeComplete (#46182) 2023-11-30 13:37:46 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks

* chore: update sciprt

* refactor: affix

* refactor: select

* chore: update

* refactor: update

* refactor: update

* refactor: done

* chore: code clean

* chore: code clean

* chore: fix lint

* chore: decrease size limit

* chore: code clean

* chore: code clean

* chore: remove export
2023-11-29 17:23:45 +08:00
lijianan
fee85c5fa1
Merge branch master into master-merge-feature 2023-11-29 03:32:56 +08:00