|
1 | | -## [3.18.2](https://github.com/varletjs/varlet/compare/v3.18.1...v3.18.2) (2026-06-22) |
| 1 | +# [3.19.0](https://github.com/varletjs/varlet/compare/v3.18.2...v3.19.0) (2026-06-29) |
2 | 2 |
|
3 | 3 |
|
4 | 4 | ### Bug Fixes |
5 | 5 |
|
6 | 6 | * **checkbox, radio, slider, switch:** fixed onChange event emit timing ([f3b9504](https://github.com/varletjs/varlet/commit/f3b95049aa425bb223d252c2333c9775f598db05)) |
| 7 | +* **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) |
7 | 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 | +* **DateInput:** update multiple prop handling for datetime type and add related test ([b31b000](https://github.com/varletjs/varlet/commit/b31b00035bc4162a80f59c156d65c0b50a5b2fbc)) |
| 10 | +* **test:** add '--update=none' argument to test command ([2df8122](https://github.com/varletjs/varlet/commit/2df8122059773c7b8cb39d566c66c5515ea9173b)) |
| 11 | +* update radio group icon structure and adjust theme alert margins ([327e6bc](https://github.com/varletjs/varlet/commit/327e6bc5d50cd13ba48c7d8929afe3b5b68a5685)) |
| 12 | + |
| 13 | + |
| 14 | +### Features |
| 15 | + |
| 16 | +* **chip:** add support for custom close icon using slot and update icon prop ([176523c](https://github.com/varletjs/varlet/commit/176523c0da87fc06396507d54bb16018e69c3de0)) |
| 17 | +* **cli:** detect browser language for site documentation auto-redirect ([#1998](https://github.com/varletjs/varlet/issues/1998)) ([5b39a55](https://github.com/varletjs/varlet/commit/5b39a559e0d8d43a9d69074c082bfb41d824f524)) |
| 18 | +* **DateInput:** update calendar icon to use 'calendar-month-outline' and adjust related styles ([f78da81](https://github.com/varletjs/varlet/commit/f78da8120c9ba9738ff46fe4d0d65a88f3c8f14b)) |
| 19 | +* enhance icon styling across multiple components for better alignment and sizing ([a900fb6](https://github.com/varletjs/varlet/commit/a900fb658c3930d7c6c31fb633995e2e5df98d9f)) |
| 20 | +* new component DateInput ([#2003](https://github.com/varletjs/varlet/issues/2003)) ([2916e2b](https://github.com/varletjs/varlet/commit/2916e2bd3d1e10f80be4eff7b5fb89d37ec5c053)) |
| 21 | +* **styleVars:** make styleVars function asynchronous and update compileStyleVars calls ([bd14848](https://github.com/varletjs/varlet/commit/bd14848bd2040414f070d795bd5f3f3a67131298)) |
| 22 | + |
| 23 | +## [3.18.1](https://github.com/varletjs/varlet/compare/v3.18.0...v3.18.1) (2026-06-13) |
| 24 | + |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | + |
8 | 28 | * **ui:** improve docs and data table fixed column shadow ([848fedf](https://github.com/varletjs/varlet/commit/848fedfaf72b664f3620278266c2dda55524b295)) |
9 | 29 |
|
10 | 30 | # [3.18.0](https://github.com/varletjs/varlet/compare/v3.17.1...v3.18.0) (2026-06-13) |
|
0 commit comments