|
| 1 | +## [3.19.1](https://github.com/varletjs/varlet/compare/v3.19.0...v3.19.1) (2026-07-05) |
| 2 | + |
| 3 | + |
| 4 | +### Features |
| 5 | + |
| 6 | +* **BackTop, field:** add size prop for customizable button size and update documentation and fix field decorator resize issues and close [#2008](https://github.com/varletjs/varlet/issues/2008) ([4a28bb0](https://github.com/varletjs/varlet/commit/4a28bb06e791c033bd78e6f80d43914378c8244e)) |
| 7 | + |
1 | 8 | # [3.19.0](https://github.com/varletjs/varlet/compare/v3.18.2...v3.19.0) (2026-06-29) |
2 | 9 |
|
3 | 10 |
|
4 | 11 | ### Bug Fixes |
5 | 12 |
|
6 | | -* **checkbox, radio, slider, switch:** fixed onChange event emit timing ([f3b9504](https://github.com/varletjs/varlet/commit/f3b95049aa425bb223d252c2333c9775f598db05)) |
7 | 13 | * **cli:** generate web-types with real props and update events for v-model bindings ([#2001](https://github.com/varletjs/varlet/issues/2001)) ([529f808](https://github.com/varletjs/varlet/commit/529f8084f6fd8327b89d09c5067f5560fbef94a2)), closes [#1935](https://github.com/varletjs/varlet/issues/1935) |
8 | | -* **cli:** restore test coverage report by adding explicit include ([#1975](https://github.com/varletjs/varlet/issues/1975)) ([4d08c18](https://github.com/varletjs/varlet/commit/4d08c182ab2c11844d49573d60b9fbb49347be8f)) |
9 | 14 | * **DateInput:** update multiple prop handling for datetime type and add related test ([b31b000](https://github.com/varletjs/varlet/commit/b31b00035bc4162a80f59c156d65c0b50a5b2fbc)) |
10 | 15 | * **test:** add '--update=none' argument to test command ([2df8122](https://github.com/varletjs/varlet/commit/2df8122059773c7b8cb39d566c66c5515ea9173b)) |
11 | 16 | * update radio group icon structure and adjust theme alert margins ([327e6bc](https://github.com/varletjs/varlet/commit/327e6bc5d50cd13ba48c7d8929afe3b5b68a5685)) |
|
20 | 25 | * new component DateInput ([#2003](https://github.com/varletjs/varlet/issues/2003)) ([2916e2b](https://github.com/varletjs/varlet/commit/2916e2bd3d1e10f80be4eff7b5fb89d37ec5c053)) |
21 | 26 | * **styleVars:** make styleVars function asynchronous and update compileStyleVars calls ([bd14848](https://github.com/varletjs/varlet/commit/bd14848bd2040414f070d795bd5f3f3a67131298)) |
22 | 27 |
|
| 28 | +## [3.18.2](https://github.com/varletjs/varlet/compare/v3.18.1...v3.18.2) (2026-06-22) |
| 29 | + |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +* **checkbox, radio, slider, switch:** fixed onChange event emit timing ([f3b9504](https://github.com/varletjs/varlet/commit/f3b95049aa425bb223d252c2333c9775f598db05)) |
| 34 | +* **cli:** restore test coverage report by adding explicit include ([#1975](https://github.com/varletjs/varlet/issues/1975)) ([4d08c18](https://github.com/varletjs/varlet/commit/4d08c182ab2c11844d49573d60b9fbb49347be8f)) |
| 35 | + |
23 | 36 | ## [3.18.1](https://github.com/varletjs/varlet/compare/v3.18.0...v3.18.1) (2026-06-13) |
24 | 37 |
|
25 | 38 |
|
|
0 commit comments