Skip to content

Commit 175f02c

Browse files
committed
v3.17.1
1 parent 8dea3a8 commit 175f02c

14 files changed

Lines changed: 25 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [3.17.0](https://github.com/varletjs/varlet/compare/v3.16.2...v3.17.0) (2026-05-18)
1+
## [3.17.1](https://github.com/varletjs/varlet/compare/v3.17.0...v3.17.1) (2026-05-25)
22

33

44
### Bug Fixes
@@ -7,14 +7,13 @@
77
* **segmented-buttons:** update checked background and text color variables for consistency across themes ([be8da89](https://github.com/varletjs/varlet/commit/be8da893e53671198b262d671630a2c3649c09e4))
88
* **segmented-buttons:** update default values for checked-value, ripple, and checkmark props in documentation ([debc2e6](https://github.com/varletjs/varlet/commit/debc2e6245749137fd91fdb51432340946844d8f))
99
* **segmented-buttons:** update documentation for clarity, adjust variable names, and improve layout styles ([06723ea](https://github.com/varletjs/varlet/commit/06723eaa3e70f7559fb99d5cf821b4c698e213f7))
10+
* update rattail version from 2.0.7 to 2.0.9 in pnpm-lock and pnpm-workspace files ([8dea3a8](https://github.com/varletjs/varlet/commit/8dea3a82504f316e54f4311508d6cac299521fa6))
1011

1112

1213
### Features
1314

14-
* **card, paper:** add support for hoverable and ripple properties as objects with color and disabled options ([d5b224b](https://github.com/varletjs/varlet/commit/d5b224bdb5c848b69526ae7492274b40547fb790))
15-
* **config:** update team member details including names, descriptions, and social links ([351168e](https://github.com/varletjs/varlet/commit/351168ebb17fb8baa26a5fd991f77187e14a7824))
15+
* **docs:** update component count from 60+ to 70+ in README files ([7019b48](https://github.com/varletjs/varlet/commit/7019b487d21692043d1b24db29a2604dde023f50))
1616
* **form:** add segmented buttons for period selection and enhance form functionality ([0ac5a15](https://github.com/varletjs/varlet/commit/0ac5a15f871e0fb7236e1a2ca6936d8a00d6ebf3))
17-
* **index:** update hoverable and ripple properties to accept color options for features ([05e5289](https://github.com/varletjs/varlet/commit/05e5289aca3c35b4afb7e41bf70bc5182e5721cd))
1817
* **segmented-buttons:** add disabled and readonly states, enhance form validation, and update documentation ([9cbfcde](https://github.com/varletjs/varlet/commit/9cbfcde3f6451a2d6fecd4c86def3a476eb052ae))
1918
* **segmented-buttons:** add error handling styles and validation logic ([0f99bca](https://github.com/varletjs/varlet/commit/0f99bcaa89b8d0fa85d26a6300589be156b17427))
2019
* **segmented-buttons:** add SegmentedButtons and SegmentedButton components with comprehensive functionality and documentation ([2c0bf43](https://github.com/varletjs/varlet/commit/2c0bf43b7a510bdd33c881a423ce2b5d52d3bcfd))
@@ -24,6 +23,15 @@
2423
* **segmented-buttons:** refactor click handling, enhance props for label and value keys, and update documentation ([f3eef34](https://github.com/varletjs/varlet/commit/f3eef3430a5d7fbf52c665d9b4939b0c8bafe09c))
2524
* **segmented-buttons:** update button styles for improved visual consistency and enhance test coverage for options handling ([7ae3c72](https://github.com/varletjs/varlet/commit/7ae3c724d81c76d90a021ee6867df2469e43569e))
2625

26+
## [3.16.2](https://github.com/varletjs/varlet/compare/v3.16.1...v3.16.2) (2026-05-12)
27+
28+
29+
### Features
30+
31+
* **card, paper:** add support for hoverable and ripple properties as objects with color and disabled options ([d5b224b](https://github.com/varletjs/varlet/commit/d5b224bdb5c848b69526ae7492274b40547fb790))
32+
* **config:** update team member details including names, descriptions, and social links ([351168e](https://github.com/varletjs/varlet/commit/351168ebb17fb8baa26a5fd991f77187e14a7824))
33+
* **index:** update hoverable and ripple properties to accept color options for features ([05e5289](https://github.com/varletjs/varlet/commit/05e5289aca3c35b4afb7e41bf70bc5182e5721cd))
34+
2735
## [3.16.1](https://github.com/varletjs/varlet/compare/v3.16.0...v3.16.1) (2026-05-11)
2836

2937

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.17.0",
2+
"version": "3.17.1",
33
"private": true,
44
"type": "module",
55
"scripts": {

packages/varlet-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/cli",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "cli of varlet",
55
"keywords": [
66
"cli",

packages/varlet-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/icons",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "Icons of varlet",
55
"keywords": [
66
"icons",

packages/varlet-import-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/import-resolver",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "varlet import resolver for unplugin-vue-components and unplugin-auto-import",
55
"keywords": [
66
"varlet",

packages/varlet-preset-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/preset-tailwindcss",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "tailwindcss preset of varlet",
55
"keywords": [
66
"tailwindcss",

packages/varlet-preset-unocss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/preset-unocss",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "unocss preset of varlet",
55
"keywords": [
66
"unocss",

packages/varlet-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/shared",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "shared utils of varlet",
55
"keywords": [
66
"shared",

packages/varlet-touch-emulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/touch-emulator",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"description": "touch-emulator",
55
"keywords": [
66
"emulator",

packages/varlet-ui-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/ui-playground",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
44
"private": true,
55
"description": "varlet ui playground",
66
"keywords": [

0 commit comments

Comments
 (0)