press-ui
Version:
简单、易用的跨端组件库,兼容 Vue2 和 Vue3,同时支持 uni-app和普通 Vue 项目
1,101 lines (550 loc) • 415 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [5.0.11](https://github.com/novlan1/press-ui/compare/v5.0.10...v5.0.11) (2026-03-20)
### ✨ Features | 新功能
* **press-dialog:** add slot for custom content in press dialog component(merge request !99) ([de5b828](https://github.com/novlan1/press-ui/commit/de5b82868b42eaa41b04c304bdf80210ca435f08))
### [5.0.10](https://github.com/novlan1/press-ui/compare/v5.0.9...v5.0.10) (2025-12-30)
### ✨ Features | 新功能
* **press-dialog:** add slot for custom content in press dialog component (merge request !98) ([fa1ac3c](https://github.com/novlan1/press-ui/commit/fa1ac3c8371e2ae38761e3dc7332587f007134cc))
### [5.0.9](https://github.com/novlan1/press-ui/compare/v5.0.8...v5.0.9) (2025-10-31)
### ✨ Features | 新功能
* **cropper:** update css import ([8faa545](https://github.com/novlan1/press-ui/commit/8faa54576f11dcb86be4a8c50f2a923d1568a332))
### [5.0.8](https://github.com/novlan1/press-ui/compare/v5.0.7...v5.0.8) (2025-10-30)
### 🐛 Bug Fixes | Bug 修复
* 还原代码 ([3fe6c19](https://github.com/novlan1/press-ui/commit/3fe6c19afe395eab8a68ca35b07276a533839fd6))
* 修复h5环境cropper组件样式不显示问题 ([64a20c6](https://github.com/novlan1/press-ui/commit/64a20c65ef7558290a540ca07f7d56aad47d90ff))
### [5.0.7](https://github.com/novlan1/press-ui/compare/v5.0.6...v5.0.7) (2025-10-22)
### ✨ Features | 新功能
* 优化pagination ([5f91b43](https://github.com/novlan1/press-ui/commit/5f91b43a1e695567538410b46345c1efdbe670f4))
* 优化pagination ([295d478](https://github.com/novlan1/press-ui/commit/295d478514532a8cd24404bf12e7d6e01a8c3717))
* **browser-info:** 支持鸿蒙判断 ([15f4e98](https://github.com/novlan1/press-ui/commit/15f4e98b1268503b6975013b901a15670d98584c))
* **collapse:** add duration props ([dc0f35f](https://github.com/novlan1/press-ui/commit/dc0f35f74240c0d8c1eaef48bf92b688abd5afc3))
* **fab:** support draggable props ([468b665](https://github.com/novlan1/press-ui/commit/468b6657688ab4e08964f02917309666ee4dfa98))
* **highlight:** 优化highlight ([9fa0217](https://github.com/novlan1/press-ui/commit/9fa02172829d685cb612c0176e579c12b8dde0f7))
* **highlight:** 支持小程序 ([f9635b6](https://github.com/novlan1/press-ui/commit/f9635b69341eab61fa5a7771ad5e0d5dc65ee270))
* **highlight:** add new component ([f79be88](https://github.com/novlan1/press-ui/commit/f79be8810895a8aebeba281dc1edc1794d84ed7f))
* **list:** add layout-style props ([d368576](https://github.com/novlan1/press-ui/commit/d368576557c0e4bede1fdb84f303cee666b6c39d))
* **pagination:** 兼容小程序 ([4e43b20](https://github.com/novlan1/press-ui/commit/4e43b20e8ca881a7c298dd69edfe33aedbb3c275))
* **pagination:** add simple/multi mode ([3e88216](https://github.com/novlan1/press-ui/commit/3e88216fd9d563be094ec2a9f29646a5183dabd9))
* **pagination:** support mp ([48b3f58](https://github.com/novlan1/press-ui/commit/48b3f5890ec8a54a699d1afa28ff0b763511190f))
* **password-input:** add new comp ([1d37b93](https://github.com/novlan1/press-ui/commit/1d37b93abb0e89394beb43489d6eb91acf945707))
* **pickerPopup:** add cancel-button-text props ([ab6df42](https://github.com/novlan1/press-ui/commit/ab6df42e5524e2abd042073adede8b964dc8d6a4))
* **watermark:** 优化watermark ([68ba1ff](https://github.com/novlan1/press-ui/commit/68ba1ffcb57b174f28853f2371d7fc2ba5cbb076))
* **watermark:** add new component ([b919926](https://github.com/novlan1/press-ui/commit/b9199267de5f9b3c199e35c7e8f18283f17d7b6d))
### [5.0.6](https://github.com/novlan1/press-ui/compare/v5.0.5...v5.0.6) (2025-07-29)
### 🐛 Bug Fixes | Bug 修复
* **date-time-picker:** 修复formatter innerValue延迟设置问题 ([ed51002](https://github.com/novlan1/press-ui/commit/ed510020543d37cee1f4268d18ae8f4a5e8653f2))
### [5.0.5](https://github.com/novlan1/press-ui/compare/v5.0.4...v5.0.5) (2025-07-07)
### ✨ Features | 新功能
* 优化count-to ([ba5ea5a](https://github.com/novlan1/press-ui/commit/ba5ea5ac3c300aa93492646140ab72a414259650))
* 优化count-to ([c480cff](https://github.com/novlan1/press-ui/commit/c480cff03b863182cda18bcd6e9193217e15d658))
* **generate-component-config:** update package/index.js ([b216329](https://github.com/novlan1/press-ui/commit/b2163295b0e73cd43eeee51f9e121a4a803bef20))
### [5.0.4](https://github.com/novlan1/press-ui/compare/v5.0.3...v5.0.4) (2025-06-17)
### ✨ Features | 新功能
* **picker:** 支持pc端 ([4fce67c](https://github.com/novlan1/press-ui/commit/4fce67c98ad5e421841b1dd64415c84c8462356f))
* **swipe-cell:** support toutiao mp ([f257770](https://github.com/novlan1/press-ui/commit/f257770bf8dd2f686b2fee8b265cc57712794fec))
* **switch:** support toutiao ([860f6dc](https://github.com/novlan1/press-ui/commit/860f6dcbc5c34fd617f88ee7cfe77fcf29b6f2fd))
### [5.0.3](https://github.com/novlan1/press-ui/compare/v5.0.2...v5.0.3) (2025-06-16)
### ✨ Features | 新功能
* 兼容小红书小程序 ([1d1d187](https://github.com/novlan1/press-ui/commit/1d1d18785331984440d9dd2c318d8ada412daad5))
* **area:** export getAreaData ([5154112](https://github.com/novlan1/press-ui/commit/515411255a2c94bfc11912c4f6a4d7c0cfe88f6e))
* **dialog:** support xhs ([da7f5c3](https://github.com/novlan1/press-ui/commit/da7f5c39ceb6397e857c8173c22590611f8bbb9c))
* **loading-plus:** update style ([e4a4f64](https://github.com/novlan1/press-ui/commit/e4a4f64da9da5e1fb636b8b98b6ca9aafc7ae48c))
### [5.0.2](https://github.com/novlan1/press-ui/compare/v5.0.1...v5.0.2) (2025-06-10)
### ✨ Features | 新功能
* **dialog:** 优化dialog ([9813499](https://github.com/novlan1/press-ui/commit/9813499fe0c7bb737ac927477400e6a5a941a00f))
* **mixin:** 兼容旧数据 ([1807720](https://github.com/novlan1/press-ui/commit/1807720a2fdc3467022d946485cdba4c2f033fd1))
* **signature:** 兼容vue3 ([ae87389](https://github.com/novlan1/press-ui/commit/ae87389ef7416163cab86d2c63f18c70d5623ecc))
### [5.0.1](https://github.com/novlan1/press-ui/compare/v5.0.0...v5.0.1) (2025-06-09)
### ✨ Features | 新功能
* 优化组件在抖音小程序表现 ([8a43726](https://github.com/novlan1/press-ui/commit/8a43726e85cfa06f212fbdc2e17a9ba351d99ae7))
* **component-config:** 优化generateComponentConfig ([a0ac1ab](https://github.com/novlan1/press-ui/commit/a0ac1ab141e64df0698c42ae6606009ce5533639))
* **dialog:** 优化dialog在头条小程序的表现 ([cea2aa9](https://github.com/novlan1/press-ui/commit/cea2aa96df0d58de1932d80cd683e25cde6b7197))
* **relation:** 优化头条小程序表现 ([aa57064](https://github.com/novlan1/press-ui/commit/aa5706468a9d7c9ae49474ea30cdea0a5cf86de8))
* **sidebar:** 兼容头条小程序 ([092b903](https://github.com/novlan1/press-ui/commit/092b90331e19020aac8b65a9fab277b675f70773))
* tab/calendar/cascader/tabbar等组件样式兼容头条小程序 ([d667729](https://github.com/novlan1/press-ui/commit/d667729d976fd8db70ae9eaa67adcad1e241a787))
## [5.0.0](https://github.com/novlan1/press-ui/compare/v3.0.13...v5.0.0) (2025-06-01)
### ♻️ Code Refactoring | 代码重构
* 修改导入语句,组件名称和引入路径一一对应 ([e6f90d2](https://github.com/novlan1/press-ui/commit/e6f90d2abbd27e67ddaf0d18480cdca6af280ddd))
* 移动mixin位置 ([144800b](https://github.com/novlan1/press-ui/commit/144800ba77e0a278737f2c5e99aaf3413d8dce0f))
* not use ?? ([ba1c76e](https://github.com/novlan1/press-ui/commit/ba1c76eeee9218458150702d13d1f5ef64547630))
* use object-type customStyle ([7185dce](https://github.com/novlan1/press-ui/commit/7185dce5dd948d56aadacc4694ca6f87e48d37ab))
### ✨ Features | 新功能
* add turn plus script ([4ef0ba7](https://github.com/novlan1/press-ui/commit/4ef0ba73861201305d766171a819b052306f297b))
* **customStyle:** customStyle support object type ([1d500bf](https://github.com/novlan1/press-ui/commit/1d500bfe7844870cd05d77d25dacbaf9a9406c95))
* **datetime-picker:** 优化datetime-picker在抖音小程序的表现 ([1068954](https://github.com/novlan1/press-ui/commit/1068954ea54a7d3b92e993d378c070bd8c0e15c0))
* **datetime-picker:** datetime-picker等组件兼容头条小程序 ([4f061bd](https://github.com/novlan1/press-ui/commit/4f061bda02d210a9bb159af6e14cc8b5b3bd81bb))
* **picker-plus:** support toutiao mp ([8864fe4](https://github.com/novlan1/press-ui/commit/8864fe40727d19875d883a8541840a0b7c70e845))
* **relation:** 优化relation ([5b2546c](https://github.com/novlan1/press-ui/commit/5b2546c0df5c34ca38679d2f028915dfa7fce8b5))
* **relation:** 优化relation ([bb9118f](https://github.com/novlan1/press-ui/commit/bb9118f15fa533bcc773814c3ccd6fbbf609daa2))
### [3.0.13](https://github.com/novlan1/press-ui/compare/v3.0.12...v3.0.13) (2025-05-22)
### ✨ Features | 新功能
* **virtualHost:** 仅对微信小程序设置vitrualHost ([8fae197](https://github.com/novlan1/press-ui/commit/8fae197e8440a028633b836dcf03de59deca6fa7))
### [3.0.12](https://github.com/novlan1/press-ui/compare/v3.0.11...v3.0.12) (2025-05-16)
### ✨ Features | 新功能
* **select-component:** 修改selector类型 ([e972eb6](https://github.com/novlan1/press-ui/commit/e972eb6db8f55f68eba76aecaa3c98170faffffd))
* **storage:** support pure vue3 ([dfa71ce](https://github.com/novlan1/press-ui/commit/dfa71ce697ce2be04364a8d3461ca81e9b68af72))
### [3.0.11](https://github.com/novlan1/press-ui/compare/v3.0.10...v3.0.11) (2025-05-14)
### ✨ Features | 新功能
* **set-data:** 优化类型 ([0263e06](https://github.com/novlan1/press-ui/commit/0263e06271913131c9c0df5e64922e5b7b9e5d1c))
### [3.0.10](https://github.com/novlan1/press-ui/compare/v3.0.9...v3.0.10) (2025-05-07)
### ✨ Features | 新功能
* **release:** add release script ([d6b8948](https://github.com/novlan1/press-ui/commit/d6b89489479d650a02ef5a2dede660238073d44b))
### [3.0.9](https://github.com/novlan1/press-ui/compare/v3.0.8...v3.0.9) (2025-04-28)
### ✨ Features | 新功能
* **vue3:** Vue.set 等兼容不支持条件编译的环境 ([7caee92](https://github.com/novlan1/press-ui/commit/7caee9251033f5258598b21ef994a42a35508440))
### [3.0.8](https://github.com/novlan1/press-ui/compare/v3.0.7...v3.0.8) (2025-04-27)
### [3.0.7](https://github.com/novlan1/press-ui/compare/v3.0.6...v3.0.7) (2025-04-24)
### ✨ Features | 新功能
* **adapter:** 先判断Vue.extend是否存在 ([5ce9822](https://github.com/novlan1/press-ui/commit/5ce982202b637214911db790059fdb534597d295))
### [3.0.6](https://github.com/novlan1/press-ui/compare/v3.0.5...v3.0.6) (2025-04-15)
### ✨ Features | 新功能
* 兼容不支持可选链的老项目 ([df0e93f](https://github.com/novlan1/press-ui/commit/df0e93f1691f9d54d083a03d3b20cbfa5cd80cb8))
### [3.0.5](https://github.com/novlan1/press-ui/compare/v3.0.4...v3.0.5) (2025-04-03)
### [3.0.4](https://github.com/novlan1/press-ui/compare/v3.0.3...v3.0.4) (2025-04-03)
### 🐛 Bug Fixes | Bug 修复
* **picker-plus:** 使用that,防止小程序获取不到 ([2611b36](https://github.com/novlan1/press-ui/commit/2611b365977fbba955afaba815b0bc96d52658e2))
### [3.0.3](https://github.com/novlan1/press-ui/compare/v3.0.2...v3.0.3) (2025-03-29)
### ✨ Features | 新功能
* **toast:** 优化类型 ([9d06235](https://github.com/novlan1/press-ui/commit/9d062357827f32f2ac245bb3c4dc42072b6e5831))
### [3.0.2](https://github.com/novlan1/press-ui/compare/v3.0.1...v3.0.2) (2025-03-29)
### ✨ Features | 新功能
* **generate-config:** 支持多组件重名 ([0c0bb62](https://github.com/novlan1/press-ui/commit/0c0bb62f26f108fb03ee0a682b0e3c3443405978))
* **signature:** 优化signature ([7361e3a](https://github.com/novlan1/press-ui/commit/7361e3af4482a221f597b12e922c272a9848bf12))
* **toast:** 透传loadingPlus的color和size属性 ([2f8b7fc](https://github.com/novlan1/press-ui/commit/2f8b7fc3be4e42ae33fda4032bbcfa4b85eac3d1))
### [3.0.1](https://github.com/novlan1/press-ui/compare/v2.5.0...v3.0.1) (2025-03-19)
## [2.5.0](https://github.com/novlan1/press-ui/compare/v2.4.1...v2.5.0) (2025-03-19)
### [2.4.1](https://github.com/novlan1/press-ui/compare/v2.4.0...v2.4.1) (2025-03-19)
### ✨ Features | 新功能
* **signature:** 兼容qq小程序 ([1a8868d](https://github.com/novlan1/press-ui/commit/1a8868de2dd1f23d375cc2d8a9497ceeddbc8f3a))
## [2.4.0](https://github.com/novlan1/press-ui/compare/v3.0.0...v2.4.0) (2025-03-18)
### ✨ Features | 新功能
* **loading-plus:** add circular-tdesign type ([1d210c7](https://github.com/novlan1/press-ui/commit/1d210c79265720615bc2692c1e3c40273ff5c926))
## [3.0.0](https://github.com/novlan1/press-ui/compare/v2.2.39...v3.0.0) (2025-03-16)
### ✨ Features | 新功能
* **popover:** support closeOnClickOutside ([a813800](https://github.com/novlan1/press-ui/commit/a813800ae6c28d025cc8440bdc427aa39498d9ed))
### [2.2.39](https://github.com/novlan1/press-ui/compare/v2.2.38...v2.2.39) (2025-03-10)
### ✨ Features | 新功能
* **text-ellipsis:** 优化小程序下表现 ([0312d0d](https://github.com/novlan1/press-ui/commit/0312d0da05356d1c04218eab6b0253290fe66d7c))
### 🚀 Chore | 构建/工程依赖/工具
* update eslintrc ([4e91203](https://github.com/novlan1/press-ui/commit/4e91203d6c001d85ed0dfc7d16632b834afaadd0))
### ✏️ Documentation | 文档
* update readme ([734af9f](https://github.com/novlan1/press-ui/commit/734af9fbfbd6c034ec71d39a1819e46b500decf1))
### 🐛 Bug Fixes | Bug 修复
* **tabs:** 修复事件名错误 ([cce4eee](https://github.com/novlan1/press-ui/commit/cce4eee58daddf80b70c984a3abd0b74bcc5f863))
### [2.2.38](https://github.com/novlan1/press-ui/compare/v2.2.37...v2.2.38) (2025-03-08)
### ✨ Features | 新功能
* **text-ellipsis:** 防止意外空格 ([0b6c088](https://github.com/novlan1/press-ui/commit/0b6c08838a0788d1dee23c86bfefc36eee9afa4c))
### [2.2.37](https://github.com/novlan1/press-ui/compare/v2.2.36...v2.2.37) (2025-03-08)
### 🚀 Chore | 构建/工程依赖/工具
* update pre-commit ([3c66b4b](https://github.com/novlan1/press-ui/commit/3c66b4b27824fe57739496bd46948fa7a0c352ad))
### ✨ Features | 新功能
* **demo:** 优化demo-title ([66e9c24](https://github.com/novlan1/press-ui/commit/66e9c244c4ecce3e7a68abb7738a43f326c892d9))
* **script-component-config:** filter redirect demo ([c4176b5](https://github.com/novlan1/press-ui/commit/c4176b5dd62bfee01e98ef78d955bc95551fda6c))
* **signature:** 兼容非uni-app等场景 ([95be7a1](https://github.com/novlan1/press-ui/commit/95be7a1fcaf974e7d52fdd5b28d24220103f4cb7))
### [2.2.36](https://github.com/novlan1/press-ui/compare/v2.2.34...v2.2.36) (2025-03-08)
### ✨ Features | 新功能
* add condition for pages.json ([5c815f0](https://github.com/novlan1/press-ui/commit/5c815f0a5f620abe8c0da2e6f270078dfae4db56))
* **image-preview/notify:** add types ([c544d90](https://github.com/novlan1/press-ui/commit/c544d90d4719f4d527bfc2bf88bcfd1a19a8678f))
* **text-ellipsis:** add text-ellipsis ([faa5854](https://github.com/novlan1/press-ui/commit/faa5854c17dc7e2958a80723d26cd7c25a972c50))
### [2.2.35](https://github.com/novlan1/press-ui/compare/v2.2.34...v2.2.35) (2025-03-08)
### ✨ Features | 新功能
* add condition for pages.json ([5c815f0](https://github.com/novlan1/press-ui/commit/5c815f0a5f620abe8c0da2e6f270078dfae4db56))
* **image-preview/notify:** add types ([c544d90](https://github.com/novlan1/press-ui/commit/c544d90d4719f4d527bfc2bf88bcfd1a19a8678f))
* **text-ellipsis:** add text-ellipsis ([faa5854](https://github.com/novlan1/press-ui/commit/faa5854c17dc7e2958a80723d26cd7c25a972c50))
### [2.2.34](https://github.com/novlan1/press-ui/compare/v2.2.33...v2.2.34) (2025-03-05)
### 🚀 Chore | 构建/工程依赖/工具
* **types:** update types ([171fedb](https://github.com/novlan1/press-ui/commit/171fedb6acc96da3b551da710398ad6a12f8b3ea))
### [2.2.33](https://github.com/novlan1/press-ui/compare/v2.2.32...v2.2.33) (2025-03-05)
### ✨ Features | 新功能
* **barrage:** add barrage ([732e526](https://github.com/novlan1/press-ui/commit/732e5268db5dd40066b868736e8b53f66f097b67))
* **dialog/toast:** optimize exposed methods ([2cd3581](https://github.com/novlan1/press-ui/commit/2cd3581769264b44d946a3b3dbf538f78209ed81))
* **dialog:** add showDialog ([2b61924](https://github.com/novlan1/press-ui/commit/2b61924f09032c81521cf39429ba55b7ba1fe75d))
* **signature:** add signature component ([76cb853](https://github.com/novlan1/press-ui/commit/76cb853ab19f1510fa3ac7facb194af807cb081b))
* **signature:** prevent default when touchmove ([3c1cf76](https://github.com/novlan1/press-ui/commit/3c1cf766e87b6a7d00959466d883844ce253c899))
### [2.2.32](https://github.com/novlan1/press-ui/compare/v2.2.31...v2.2.32) (2025-03-03)
### ✨ Features | 新功能
* **rolling-text:** add item-custom-class props ([789b624](https://github.com/novlan1/press-ui/commit/789b624ae4b0862b7fe8b232c9336efa90e3ddcd))
* **search:** add model-value ([5640c7c](https://github.com/novlan1/press-ui/commit/5640c7c5fe7cb1ccf30e350489bd1e1e9f7a24d0))
### [2.2.31](https://github.com/novlan1/press-ui/compare/v2.2.30...v2.2.31) (2025-03-01)
### 🚀 Chore | 构建/工程依赖/工具
* update build script ([deea055](https://github.com/novlan1/press-ui/commit/deea055515ec579fa8763a90d71b8302c0159204))
* update deps ([ecf680e](https://github.com/novlan1/press-ui/commit/ecf680e82eeff8e56e74333e0f307120ea9e44f3))
### ✨ Features | 新功能
* **rolling-text:** add rolling text ([621092c](https://github.com/novlan1/press-ui/commit/621092c3a46dbac64b2c458c57986f46430622ae))
### [2.2.30](https://github.com/novlan1/press-ui/compare/v2.2.29...v2.2.30) (2025-02-27)
### 🚀 Chore | 构建/工程依赖/工具
* lint ([7507279](https://github.com/novlan1/press-ui/commit/750727985e18c4363743c0cc5985b3225499d39f))
### ✨ Features | 新功能
* **generate-config:** update generate-config ([49fe6fd](https://github.com/novlan1/press-ui/commit/49fe6fd4a0e104c1d5c989417459ccbda3eed82d))
* **press-ui-next:** add build config ([aebf705](https://github.com/novlan1/press-ui/commit/aebf705fd1446608a019c836da64707753cb7f35))
### [2.2.29](https://github.com/novlan1/press-ui/compare/v2.2.28...v2.2.29) (2025-02-25)
### ♻️ Code Refactoring | 代码重构
* 优化组件结构 ([f9556cf](https://github.com/novlan1/press-ui/commit/f9556cf5a8001bda91315aa8c7bce5579a58ad5f))
### [2.2.28](https://github.com/novlan1/press-ui/compare/v2.2.27...v2.2.28) (2025-02-25)
### ✨ Features | 新功能
* optimize components ([b85c04f](https://github.com/novlan1/press-ui/commit/b85c04f543c004b9795aca0652a54baaa8e9fab7))
### [2.2.27](https://github.com/novlan1/press-ui/compare/v2.2.26...v2.2.27) (2025-02-25)
### ♻️ Code Refactoring | 代码重构
* optimize components ([88991e8](https://github.com/novlan1/press-ui/commit/88991e827f716ae22956705738af238febdc3222))
### [2.2.26](https://github.com/novlan1/press-ui/compare/v2.2.25...v2.2.26) (2025-02-24)
### ✨ Features | 新功能
* **area-popup:** 透传全部属性 ([ebc34f4](https://github.com/novlan1/press-ui/commit/ebc34f4d0cf8ccfb9bf3588f126d4795971e1aba))
### [2.2.25](https://github.com/novlan1/press-ui/compare/v2.2.24...v2.2.25) (2025-02-24)
### ✨ Features | 新功能
* **area-popup:** 透传全部属性 ([f0b6d05](https://github.com/novlan1/press-ui/commit/f0b6d059c42b4bb80061ec20b28ab0d9d4826819))
### [2.2.24](https://github.com/novlan1/press-ui/compare/v2.2.23...v2.2.24) (2025-02-20)
### ✏️ Documentation | 文档
* update readme ([c72b930](https://github.com/novlan1/press-ui/commit/c72b930f92efd4af946ff7822162e3ebfac4de44))
### 🚀 Chore | 构建/工程依赖/工具
* lint ([eeaae69](https://github.com/novlan1/press-ui/commit/eeaae69c9e67818afaf2f4b672dbec9fbfbff1fa))
* lint ([171ea85](https://github.com/novlan1/press-ui/commit/171ea859b124fb42e57f42506259cb8a2f862393))
### ✨ Features | 新功能
* **q-r-code:** add type and color for vue-qrcode ([f50d892](https://github.com/novlan1/press-ui/commit/f50d8928548e77136f490eafddc336f7e91d6868))
* **tabs:** add scroll-view raw props ([0c6ff14](https://github.com/novlan1/press-ui/commit/0c6ff14aeeaf16944677cb33ad2c22f06d16f480))
### [2.2.23](https://github.com/novlan1/press-ui/compare/v2.2.22...v2.2.23) (2025-01-27)
### ✨ Features | 新功能
* 优化generate-component-config ([d4cbc05](https://github.com/novlan1/press-ui/commit/d4cbc059771f68f343312a6be3f8b1eea044ac26))
### [2.2.22](https://github.com/novlan1/press-ui/compare/v2.2.21...v2.2.22) (2025-01-25)
### ✏️ Documentation | 文档
* 优化示例 ([05bb756](https://github.com/novlan1/press-ui/commit/05bb756282840ba9faa921dc0b1c7c98e672f05a))
* update docs ([1c446e8](https://github.com/novlan1/press-ui/commit/1c446e8fbdda6eb2c5a8886955efdfe18a861b5c))
### ✨ Features | 新功能
* 优化generate-component-config ([07f936e](https://github.com/novlan1/press-ui/commit/07f936eb5de97f171b2dcc52d0d725adf6b16634))
* **act-demo:** 优化act-demo ([45d3adb](https://github.com/novlan1/press-ui/commit/45d3adb97f2e150efbeae33e487aace640ea582f))
* **generate-component-config:** 支持多demo合并 ([6b47e44](https://github.com/novlan1/press-ui/commit/6b47e44b92efc6fd7ed59231f8a71bb25e9f2e23))
### [2.2.21](https://github.com/novlan1/press-ui/compare/v2.2.20...v2.2.21) (2025-01-21)
### ✨ Features | 新功能
* **datetime-picker:** 支持年月合并 ([ecccc9e](https://github.com/novlan1/press-ui/commit/ecccc9efbcbd39bf0cdfc2aa5aba7ab9f0447f4c))
### 🚀 Chore | 构建/工程依赖/工具
* 优化示例 ([930c8fd](https://github.com/novlan1/press-ui/commit/930c8fd799768a913a78fd52155540d2679e417d))
### [2.2.20](https://github.com/novlan1/press-ui/compare/v2.2.19...v2.2.20) (2025-01-08)
### ✏️ Documentation | 文档
* update docs ([0a30065](https://github.com/novlan1/press-ui/commit/0a30065788309cb68ae581affe082737a9bf5876))
* update docs ([564ecd3](https://github.com/novlan1/press-ui/commit/564ecd338d6c23669192bf76afe6a340d241d0c8))
### 🚀 Chore | 构建/工程依赖/工具
* lint ([a6a6eab](https://github.com/novlan1/press-ui/commit/a6a6eabea27957793a193bd0726d3aa121f17957))
### ✨ Features | 新功能
* **q-r-code:** add wx-mp-padding ([6c13f53](https://github.com/novlan1/press-ui/commit/6c13f53c1def110a08bfcf83ed7f0db502ade89a))
### [2.2.19](https://github.com/novlan1/press-ui/compare/v2.2.18...v2.2.19) (2024-12-29)
### ✨ Features | 新功能
* **notice-bar:** 分离 getScrollDurationAndWidth ([c5b4f82](https://github.com/novlan1/press-ui/commit/c5b4f8266ec677ab4ac74bfb0dfe798f25ebe046))
### [2.2.18](https://github.com/novlan1/press-ui/compare/v2.2.17...v2.2.18) (2024-12-26)
### ✨ Features | 新功能
* **button:** update press-button--e-sport-secondary background ([84e64ee](https://github.com/novlan1/press-ui/commit/84e64eea75ec91e5a6feeb2f3eb55de89c6550bc))
* **component-config:** 兼容边界情况 ([2e78872](https://github.com/novlan1/press-ui/commit/2e78872faac6f1cac96d70953cf94704e35eb129))
### [2.2.17](https://github.com/novlan1/press-ui/compare/v2.2.16...v2.2.17) (2024-12-20)
### ✨ Features | 新功能
* 优化demo-lang,支持query ([67a6ab7](https://github.com/novlan1/press-ui/commit/67a6ab71600c718db1a9fea49321ca322c25d9ad))
### [2.2.16](https://github.com/novlan1/press-ui/compare/v2.2.15...v2.2.16) (2024-12-20)
### ✨ Features | 新功能
* **generate-component-config:** 不重复显示demo page ([9b6fe3d](https://github.com/novlan1/press-ui/commit/9b6fe3dc77bf6f45cf47b6be606b59c958c76c23))
### [2.2.15](https://github.com/novlan1/press-ui/compare/v2.2.14...v2.2.15) (2024-12-19)
### ✨ Features | 新功能
* **generate-component-config:** 支持非组件名称的示例地址 ([67035ae](https://github.com/novlan1/press-ui/commit/67035ae7d1d6e1333508e3b2656d9e4aadb35639))
### [2.2.14](https://github.com/novlan1/press-ui/compare/v2.2.13...v2.2.14) (2024-12-19)
### ✨ Features | 新功能
* add change event ([b675a5f](https://github.com/novlan1/press-ui/commit/b675a5fb6793644b3b2caeb8569d8b0d0c22ce20))
### [2.2.13](https://github.com/novlan1/press-ui/compare/v2.2.12...v2.2.13) (2024-12-17)
### ✏️ Documentation | 文档
* update docs ([8c42f9e](https://github.com/novlan1/press-ui/commit/8c42f9e5733c0e420fb0530bfdc1fc40af7e9ce6))
### ♻️ Code Refactoring | 代码重构
* **button:** 消除hoverClass的警告 ([ee9724e](https://github.com/novlan1/press-ui/commit/ee9724ebce183910c873a50089939e50da47d5ca))
### 🚀 Chore | 构建/工程依赖/工具
* hide sass warning ([673bd15](https://github.com/novlan1/press-ui/commit/673bd1515f8713a030162d8b83bb846bd0c521b4))
* lint ([c64d598](https://github.com/novlan1/press-ui/commit/c64d598b2671ea73f6c73f2654bc362784f93c3d))
### ✨ Features | 新功能
* **dialog:** add customClass ([5ee6193](https://github.com/novlan1/press-ui/commit/5ee61930fb7d606e5ab6d03a51b1c3018ee5fb9a))
### [2.2.12](https://github.com/novlan1/press-ui/compare/v2.2.11...v2.2.12) (2024-12-12)
### 🚀 Chore | 构建/工程依赖/工具
* update meta ([0deed25](https://github.com/novlan1/press-ui/commit/0deed25dbb26e4e5cc2214c10d7de59fb30c4e4c))
* update package.json meta ([99d29a5](https://github.com/novlan1/press-ui/commit/99d29a5ed23ffa9e83354ae8314d48ddcbb7d295))
* update script ([2838c8c](https://github.com/novlan1/press-ui/commit/2838c8c07a945cfc59b7837aa53e189e4edbc515))
### ✏️ Documentation | 文档
* update demo link ([6fe3cf1](https://github.com/novlan1/press-ui/commit/6fe3cf1a309310f2ab268c07b91df40131ffd92b))
* update docs ([5b3e643](https://github.com/novlan1/press-ui/commit/5b3e643d41b18673005e603b2fa9237865e43527))
* update docs ([d85acc3](https://github.com/novlan1/press-ui/commit/d85acc39443404fea4c70e775e0522471b1b6c71))
* update docs ([0e3774c](https://github.com/novlan1/press-ui/commit/0e3774c72c029905be0cd156c1220f67053a38ce))
* update docs ([d4c2aa2](https://github.com/novlan1/press-ui/commit/d4c2aa27fd4b7b3d34c17383038bce8796ab9ae3))
* update docs ([8ef8a27](https://github.com/novlan1/press-ui/commit/8ef8a27964d4c5248aea986ec6f3251e47b7d8f9))
* update docs ([63a480f](https://github.com/novlan1/press-ui/commit/63a480fabd7a60c9230e2afd392f3e9724eb0f59))
* update docs ([3ce7276](https://github.com/novlan1/press-ui/commit/3ce72767e3ba3deee99062a6db3dcac58f697765))
* update docs ([247ce40](https://github.com/novlan1/press-ui/commit/247ce40abb81307863fa4e5c479f8f5816b3ae49))
* update docs ([ae28420](https://github.com/novlan1/press-ui/commit/ae2842010f46450f03b81ce282e80c7578af9c07))
* update docs ([04179af](https://github.com/novlan1/press-ui/commit/04179afe31316795fe5f54a9c28643093ebf4129))
### ✨ Features | 新功能
* **qrcode:** 支持vue3下h5也使用vue-qrcode ([a7b9be2](https://github.com/novlan1/press-ui/commit/a7b9be273c34d0a7fa29542bf7d0720dc1ec57bb))
### [2.2.11](https://github.com/novlan1/press-ui/compare/v2.2.10...v2.2.11) (2024-12-05)
### ✏️ Documentation | 文档
* update docs ([abc684f](https://github.com/novlan1/press-ui/commit/abc684fa0f6df7a9271f5ad454e2412f6c424c82))
### 🚀 Chore | 构建/工程依赖/工具
* lint ([4984334](https://github.com/novlan1/press-ui/commit/49843344d0fd1572c7310e8642a25ff5d1696ea7))
### ✨ Features | 新功能
* add getVMInVue3 ([e28f15a](https://github.com/novlan1/press-ui/commit/e28f15a6c57f21a61a59dc5befe3db92b2b62756))
### [2.2.10](https://github.com/novlan1/press-ui/compare/v2.2.9...v2.2.10) (2024-12-02)
### ♻️ Code Refactoring | 代码重构
* 不使用wx.getSystemInfoSync ([0abefc0](https://github.com/novlan1/press-ui/commit/0abefc0fc92193955b70497d7bcfc66ec318a285))
### 🚀 Chore | 构建/工程依赖/工具
* lint ([a6717a5](https://github.com/novlan1/press-ui/commit/a6717a5a6d9862dc4304a050e7c1cdb3c14443e5))
### [2.2.9](https://github.com/novlan1/press-ui/compare/v2.2.8...v2.2.9) (2024-11-28)
### ✨ Features | 新功能
* **functional-component:** 支持selector为函数 ([27d3dbb](https://github.com/novlan1/press-ui/commit/27d3dbb6f28f77178b6dbd1f7d0e2ecc5a6e7f50))
### [2.2.8](https://github.com/novlan1/press-ui/compare/v2.2.7...v2.2.8) (2024-11-26)
### 🚀 Chore | 构建/工程依赖/工具
* update github workflow ([bc13c15](https://github.com/novlan1/press-ui/commit/bc13c159cfb1df7253cbdabb0108f838d881f23f))
* update github workflow ([3ddeadb](https://github.com/novlan1/press-ui/commit/3ddeadba8e7c652653f73060da35c4deda37b1e2))
### ✨ Features | 新功能
* **uploader:** emit chooseFile ([a085f4b](https://github.com/novlan1/press-ui/commit/a085f4b74a3f1517b29d9296b5248559d9023be3))
### [2.2.7](https://github.com/novlan1/press-ui/compare/v2.2.6...v2.2.7) (2024-11-18)
### 🚀 Chore | 构建/工程依赖/工具
* **cropper:** init index.js/scss ([7b235ef](https://github.com/novlan1/press-ui/commit/7b235efd756e48dfe07cfd38aa3f3db5389b1458))
* **cropper:** update demo ([e04b4b3](https://github.com/novlan1/press-ui/commit/e04b4b3952abfb4868f401450a424e488e1eff02))
### ✨ Features | 新功能
* **cropper:** 避免vue3时getImageInfo报错 ([df80c00](https://github.com/novlan1/press-ui/commit/df80c005c2b701ce07ad80f437007321177847b0))
* **cropper:** 支持vue3样式 ([b94ecb9](https://github.com/novlan1/press-ui/commit/b94ecb967be6ef0718683a474e6ad6ef35bd0e1e))
### ✏️ Documentation | 文档
* **cropper:** h5下使用input动态上传 ([2a03e7d](https://github.com/novlan1/press-ui/commit/2a03e7d638d5421da95d99f09c9fd16361d40a75))
### [2.2.6](https://github.com/novlan1/press-ui/compare/v2.2.5...v2.2.6) (2024-11-18)
### ✨ Features | 新功能
* **cropper:** 优化cropper ([71076dc](https://github.com/novlan1/press-ui/commit/71076dc5730de728a724d1ce1183277be46fd076))
### [2.2.5](https://github.com/novlan1/press-ui/compare/v2.2.4...v2.2.5) (2024-11-18)
### ✨ Features | 新功能
* **cropper:** 优化属性 ([6b3e670](https://github.com/novlan1/press-ui/commit/6b3e670299743b534f5e2e8ffe93f5de29628650))
### [2.2.4](https://github.com/novlan1/press-ui/compare/v2.2.3...v2.2.4) (2024-11-18)
### ✨ Features | 新功能
* add cropper ([e6b2f47](https://github.com/novlan1/press-ui/commit/e6b2f47c70a902512854ff05b7eddfade1f04d0b))
* **cropper:** 支持footer ([e8286e5](https://github.com/novlan1/press-ui/commit/e8286e53819f81326eb2ebcfc96e8fde5008680a))
* **cropper:** H5下使用vue-cropper ([1b14d81](https://github.com/novlan1/press-ui/commit/1b14d81042893a5f42362465c6378265330fd5fe))
### [2.2.3](https://github.com/novlan1/press-ui/compare/v2.2.2...v2.2.3) (2024-11-13)
### ♻️ Code Refactoring | 代码重构
* stylelint ([1555ecf](https://github.com/novlan1/press-ui/commit/1555ecfdb3cd91668c886dd00e6ffb16d07b6608))
* stylelint ([e105ccc](https://github.com/novlan1/press-ui/commit/e105ccc59f317ab0f007445b893f2a1168cea72b))
### 🚀 Chore | 构建/工程依赖/工具
* remove useless type ([728b142](https://github.com/novlan1/press-ui/commit/728b14225b9fbf0483e048b185a1c38ff7655f3f))
### [2.2.2](https://github.com/novlan1/press-ui/compare/v2.2.1...v2.2.2) (2024-11-07)
### ✨ Features | 新功能
* **vue3-:** 给增加fullPath/route参数 ([07f7eeb](https://github.com/novlan1/press-ui/commit/07f7eebae66e204860afd88f40886db8d0827738))
### [2.2.1](https://github.com/novlan1/press-ui/compare/v2.2.0...v2.2.1) (2024-10-23)
### ✨ Features | 新功能
* **switch:** emit必要事件,支持vue3 ([61ed10a](https://github.com/novlan1/press-ui/commit/61ed10a32d2680257ad253c06c7ae027d8faae8a))
## [2.2.0](https://github.com/novlan1/press-ui/compare/v2.2.0-alpha.2...v2.2.0) (2024-10-23)
### 🚀 Chore | 构建/工程依赖/工具
* lint ([8077718](https://github.com/novlan1/press-ui/commit/80777180e28d7629b46b4fcb1fe6277ff93b8198))
* vue3 qq小程序不再隐藏 pages ([4eb385a](https://github.com/novlan1/press-ui/commit/4eb385a4cfa10e06c5b737f89b51903595fea3d1))
### ✨ Features | 新功能
* **color-picker:** 体验优化 ([2106aea](https://github.com/novlan1/press-ui/commit/2106aeac2ee0cef24b73173e549d5366c4f78995))
* **color-picker:** 体验优化 ([af13413](https://github.com/novlan1/press-ui/commit/af134131e46e40a70d24e34d534b85b49280a4d0))
* **qrcode:** 支持vue3下转成image ([86c06b4](https://github.com/novlan1/press-ui/commit/86c06b44fac42b40ada55598440b5249b7b49c42))
## [2.2.0-alpha.2](https://github.com/novlan1/press-ui/compare/v2.2.0-alpha.1...v2.2.0-alpha.2) (2024-10-13)
### ✨ Features | 新功能
* **pageY:** 支持vue3 ([01143fa](https://github.com/novlan1/press-ui/commit/01143fa2a169527d5db5467eb478fe1bd8919fa2))
## [2.2.0-alpha.1](https://github.com/novlan1/press-ui/compare/v2.2.0-alpha.0...v2.2.0-alpha.1) (2024-10-13)
### ✏️ Documentation | 文档
* update questions.md ([82c8153](https://github.com/novlan1/press-ui/commit/82c8153d1496542db25a0a62a7b0b62096e8ab58))
### ✨ Features | 新功能
* **index-bar:** 支持getRect新模式 ([5d974de](https://github.com/novlan1/press-ui/commit/5d974de7138cfa982e8eae79414f5fcaae45a8e2))
* **rect:** getReact 中 top 减去 windowTop ([c81a33d](https://github.com/novlan1/press-ui/commit/c81a33d30a8d7c28c478e386373ea45751b573f1))
### 🚀 Chore | 构建/工程依赖/工具
* **guide:** guide demo 支持 vue3 ([f9b8a03](https://github.com/novlan1/press-ui/commit/f9b8a03b7c511d2a1883a1e7d8dad8eafefd8606))
* init ([e2495d3](https://github.com/novlan1/press-ui/commit/e2495d37a05bc3175092f19b659c0315dfe78e9c))
## [2.2.0-alpha.0](https://github.com/novlan1/press-ui/compare/v2.1.31...v2.2.0-alpha.0) (2024-10-12)
### ♻️ Code Refactoring | 代码重构
* **color-picker:** 兼容非uni-app ([d47c80f](https://github.com/novlan1/press-ui/commit/d47c80f2e4acb7e51b888daeb853eb1e57540d43))
### ✨ Features | 新功能
* **picker-plus:** set useMementum false ([6f6a6cc](https://github.com/novlan1/press-ui/commit/6f6a6cceb9bb0ba650b6600da34b4abfffba7345))
* **picker-plus:** support momentum ([2350275](https://github.com/novlan1/press-ui/commit/23502755e392f04466702cc93fb1283600f37344))
* **rect:** windowTop全局处理 ([1ec21d0](https://github.com/novlan1/press-ui/commit/1ec21d0a01b8178c607ea2999edc6cdeb9d89a64))
### [2.1.31](https://github.com/novlan1/press-ui/compare/v2.1.30...v2.1.31) (2024-10-11)
### ✏️ Documentation | 文档
* update docs ([efd4fca](https://github.com/novlan1/press-ui/commit/efd4fca6722953cbcc1f5179648279fd852b5ebe))
### ✨ Features | 新功能
* 优化guide ([6ef3c77](https://github.com/novlan1/press-ui/commit/6ef3c775f18abb458a59026af8d178f39cddc9f0))
* **guide:** add guide ([c5faa0c](https://github.com/novlan1/press-ui/commit/c5faa0cd79a6acb7020f02cde74b715ff6025ed4))
* **guide:** support mp ([768a7b1](https://github.com/novlan1/press-ui/commit/768a7b1e81a667faeee802ea4a41efc676adcd3d))
* **guide:** support mp-qq ([09f263c](https://github.com/novlan1/press-ui/commit/09f263c3e0559f1b2d047fc4b3b2452e27dcbbb2))
### [2.1.30](https://github.com/novlan1/press-ui/compare/v2.1.29...v2.1.30) (2024-10-08)
### 🚀 Chore | 构建/工程依赖/工具
* 删除无用脚本 ([28aca17](https://github.com/novlan1/press-ui/commit/28aca17f4dc27243dd2b04cbcbf0750c98782f3f))
### ✨ Features | 新功能
* **script:** 适配press-next ([5d0b9d9](https://github.com/novlan1/press-ui/commit/5d0b9d938075281c9bbb7c551c58a1185bfeef44))
### [2.1.29](https://github.com/novlan1/press-ui/compare/v2.1.28...v2.1.29) (2024-10-08)
### 🚀 Chore | 构建/工程依赖/工具
* update changelog ([ca4a5e4](https://github.com/novlan1/press-ui/commit/ca4a5e4efd59f8cb2628b9058a59789c064d72a5))
### ✨ Features | 新功能
* **script:** 沉淀 docs/demo dispatch 脚本 ([dc2d3ae](https://github.com/novlan1/press-ui/commit/dc2d3aeefb40d4178a4082e357b8515ea5c7fdb6))
* **script:** 沉淀 generate-new-component 逻辑 ([73b2e64](https://github.com/novlan1/press-ui/commit/73b2e64ba92a05eacb6ab5f41204d1c0d9d38530))
* **script:** 优化component-config生成脚本 ([1ed63aa](https://github.com/novlan1/press-ui/commit/1ed63aac5a23b6e3024286809a1cacee571e3e9c))
* update generate component config script ([c244100](https://github.com/novlan1/press-ui/commit/c244100e7073cec112d22e30683f4239c21b5987))
### 🐛 Bug Fixes | Bug 修复
* **script:** 脚本引入位置修复 ([a3008ca](https://github.com/novlan1/press-ui/commit/a3008cabc99b97a95688ba9f82f83e1610ca1780))
### [2.1.28](https://github.com/novlan1/press-ui/compare/v2.1.27...v2.1.28) (2024-10-08)
### ✏️ Documentation | 文档
* 统一文案 ([5047967](https://github.com/novlan1/press-ui/commit/5047967282eb17053171bdafd2f62275e852839a))
* **color-picker:** update docs ([8b66229](https://github.com/novlan1/press-ui/commit/8b66229143e523a0c7915d55603e025a7e93e5a0))
### ✨ Features | 新功能
* **color-picker:** 优化swatch ([b05216a](https://github.com/novlan1/press-ui/commit/b05216adf15cfd9bd4617062b203bda82c94328a))
* **color-picker:** add color-picker ([9716e02](https://github.com/novlan1/press-ui/commit/9716e025a33e0177c1370fd6bf7e7b8d17ab58d1))
* **color-picker:** use px ([11a41b4](https://github.com/novlan1/press-ui/commit/11a41b4a0de224d06306def9ec1b0571ba59ff51))
* **demo-index:** update config ([5f75816](https://github.com/novlan1/press-ui/commit/5f75816df9675d22415d4cb6840e44d683a12632))
* **generate-component-config:** 沉淀核心方法 ([471b37e](https://github.com/novlan1/press-ui/commit/471b37e6fbd31caeb85b697c47122c54d7a47c71))
* update demo-index style ([8f42cc5](https://github.com/novlan1/press-ui/commit/8f42cc578170ddb5ef9f70b74cbead5a8444a111))
### [2.1.27](https://github.com/novlan1/press-ui/compare/v2.1.26...v2.1.27) (2024-09-30)
### ♻️ Code Refactoring | 代码重构
* 补充工具函数类型 ([b72c3c6](https://github.com/novlan1/press-ui/commit/b72c3c62db9baff8f980f6f7d64a142708be3ee4))
### 🚀 Chore | 构建/工程依赖/工具
* 删除冗余文件 ([5dff25d](https://github.com/novlan1/press-ui/commit/5dff25deab9a359e2dae2a22abbb958aca7380d3))
* lint ([7282bb8](https://github.com/novlan1/press-ui/commit/7282bb8d2fc66fadaccb92ef92256b4c228198ec))
### ✅ Tests | 测试
* update tests ([67f5652](https://github.com/novlan1/press-ui/commit/67f5652400bcb59ea17bfc33a955f8954fdd91bc))
### [2.1.26](https://github.com/novlan1/press-ui/compare/v2.1.25...v2.1.26) (2024-09-30)
### ✨ Features | 新功能
* add demo-base-mixin ([1ae99da](https://github.com/novlan1/press-ui/commit/1ae99da51a45181e58440ef2ee41942fd89c20f7))
### [2.1.25](https://github.com/novlan1/press-ui/compare/v2.1.23...v2.1.25) (2024-09-30)
### ✨ Features | 新功能
* update demo-index style ([a24ce52](https://github.com/novlan1/press-ui/commit/a24ce52f458b37125866856414631128bbff5520))
* update i18n ([a03bfe9](https://github.com/novlan1/press-ui/commit/a03bfe90e2762039bd28041b0f2f4f5f035d20d2))
* use t-comm component utils ([a23e3b7](https://github.com/novlan1/press-ui/commit/a23e3b7fe0f5938a0fef73e32e07750d75e787e5))
### 🚀 Chore | 构建/工程依赖/工具
* 优化demo,删除无用mixin ([e7460a6](https://github.com/novlan1/press-ui/commit/e7460a655c701f0d2f569f14c5b91db77ed2f9df))
* **picker-plus:** update demo ([181213f](https://github.com/novlan1/press-ui/commit/181213fa079ee319b80788675994b453585d82cc))
* update deps ([c1b98a7](https://github.com/novlan1/press-ui/commit/c1b98a7d1eaecaadd2334ffd6685006c7bbe2f91))
### ✏️ Documentation | 文档
* update questions ([5c2fe58](https://github.com/novlan1/press-ui/commit/5c2fe58825e882e90b962a9654dc69066e7b0711))
### [2.1.23](https://github.com/novlan1/press-ui/compare/v2.1.22...v2.1.23) (2024-09-23)
### ✏️ Documentation | 文档
* update quickstart ([5a65045](https://github.com/novlan1/press-ui/commit/5a650452c174e846438fb25b761e2e11060447af))
### 🚀 Chore | 构建/工程依赖/工具
* add index.js/css sort ([24cda1d](https://github.com/novlan1/press-ui/commit/24cda1dba5850a7c45bc03e2ef8c1967fb74a111))
* lint ([6c9f7a7](https://github.com/novlan1/press-ui/commit/6c9f7a7f26f0aa97400261180978ebd01265bdb8))
* update deps ([840017a](https://github.com/novlan1/press-ui/commit/840017ab89b3316f82c46aea1e835f9976c561f2))
### ✨ Features | 新功能
* **picker-plus:** 支持option为v-html ([ddf9dec](https://github.com/novlan1/press-ui/commit/ddf9decfa9181773e6348d446c757ff95258bfd8))
* update init script ([41625ca](https://github.com/novlan1/press-ui/commit/41625cac66550fdec3240370335988209d06543a))
### [2.1.22](https://github.com/novlan1/press-ui/compare/v2.1.21...v2.1.22) (2024-09-21)
### 🚀 Chore | 构建/工程依赖/工具
* lint ([4b627a7](https://github.com/novlan1/press-ui/commit/4b627a7ffad16a83bea7e03281cea17c2c0924c8))
* lint ([e1d9a5c](https://github.com/novlan1/press-ui/commit/e1d9a5c93387ecf1dfd2cbe09042257878d4c282))
* lint ([4769ad4](https://github.com/novlan1/press-ui/commit/4769ad4f070818f41d67e0fe8ed8bfe6c9a25e70))
* update deps ([831e97e](https://github.com/novlan1/press-ui/commit/831e97ee8d3458c50de47effea1f17a767f14312))
* update plugin-light link ([7136def](https://github.com/novlan1/press-ui/commit/7136def763548499e338b85ea11f9a374db108e3))
### ✨ Features | 新功能
* **button:** vue3 ([84d9e4d](https://github.com/novlan1/press-ui/commit/84d9e4d523775b83a713b07ebcdf8b727c8cd3b1))
### [2.1.21](https://github.com/novlan1/press-ui/compare/v2.1.20...v2.1.21) (2024-09-12)
### ✨ Features | 新功能
* **picker-plus:** resetColumn增加value参数 ([6846e3a](https://github.com/novlan1/press-ui/commit/6846e3ad471e68e01f6c1241897e5fc086e8e870))
### [2.1.20](https://github.com/novlan1/press-ui/compare/v2.1.19...v2.1.20) (2024-09-12)
### ✨ Features | 新功能
* **picker-plus:** 增加reset方法 ([44759f8](https://github.com/novlan1/press-ui/commit/44759f8c8c8757a395a250a23ed670129ec75bc4))
### [2.1.19](https://github.com/novlan1/press-ui/compare/v2.1.18...v2.1.19) (2024-09-11)
### 🚀 Chore | 构建/工程依赖/工具
* update dialog plus types ([8b0c274](https://github.com/novlan1/press-ui/commit/8b0c274f6aaeb37b863e8f71cd5a976798576661))
### [2.1.18](https://github.com/novlan1/press-ui/compare/v2.1.17...v2.1.18) (2024-09-09)
### ✨ Features | 新功能
* update vue3 route query ([8309d7f](https://github.com/novlan1/press-ui/commit/8309d7fc63c31e57db5916cde0b3f6f225506640))
### [2.1.17](https://github.com/novlan1/press-ui/compare/v2.1.16...v2.1.17) (2024-09-08)
### ♻️ Code Refactoring | 代码重构
* **rpx:** use px replace rpx ([0f46f6b](https://github.com/novlan1/press-ui/commit/0f46f6ba6f102488db38a69474d002718fd930bf))
* use es module of t-comm ([143b2bc](https://github.com/novlan1/press-ui/commit/143b2bc022e38e5c739cc892880006ed5489b293))
### 🚀 Chore | 构建/工程依赖/工具
* update demo ([9b627b3](https://github.com/novlan1/press-ui/commit/9b627b34e1d13404ce996122452f7b924b72f5e2))
### [2.1.16](https://github.com/novlan1/press-ui/compare/v2.1.15...v2.1.16) (2024-09-03)
### ✨ Features | 新功能
* **dialog-plus:** support vue3 mp ([1f6c254](https://github.com/novlan1/press-ui/commit/1f6c254acd001e83d448250e841cf072b3f08a69))
### [2.1.15](https://github.com/novlan1/press-ui/compare/v2.1.14...v2.1.15) (2024-09-02)
### ✨ Features | 新功能
* **picker-plus-popup-plus:** add title props ([f0ee1af](https://github.com/novlan1/press-ui/commit/f0ee1af92e8589b21da380b8e6125f83a6f18ea6))
### [2.1.14](https://github.com/novlan1/press-ui/compare/v2.1.13...v2.1.14) (2024-08-30)
### ✏️ Documentation | 文档
* update docs ([504adb8](https://github.com/novlan1/press-ui/commit/504adb843125a9efa9dc789d93ba8ffdab39aa0b))
### 🐛 Bug Fixes | Bug 修复
* **press-q-r-code:** press-q-r-code-web 按需初始化参数 {size,margin} ([2c92686](https://github.com/novlan1/press-ui/commit/2c926868728e42b0430fd1a166ca166a4fcd0c78))
### [2.1.13](https://github.com/novlan1/press-ui/compare/v2.1.12...v2.1.13) (2024-08-29)
### ✨ Features | 新功能
* **button:** update vue3 button ([43ece7c](https://github.com/novlan1/press-ui/commit/43ece7c8490bb898b9b9cd6a400425661d171be7))
### [2.1.12](https://github.com/novlan1/press-ui/compare/v2.1.11...v2.1.12) (2024-08-28)
### 🚀 Chore | 构建/工程依赖/工具
* support pc ([4cbc9bb](https://github.com/novlan1/press-ui/commit/4cbc9bb6e39ab09e285aa0c707b4cba4869c625f))
### ✏️ Documentation | 文档
* update questions ([cfb0515](https://github.com/novlan1/press-ui/commit/cfb0515cf51cfff526b0484524391c050a5cedd8))
### [2.1.11](https://github.com/novlan1/press-ui/compare/v2.1.10...v2.1.11) (2024-08-28)
### 🚀 Chore | 构建/工程依赖/工具
* revert picker ([e98a112](https://github.com/novlan1/press-ui/commit/e98a112bf9d934c228663283b6ae995f032fcc28))
### [2.1.10](https://github.com/novlan1/press-ui/compare/v2.1.9...v2.1.10) (2024-08-28)
### 🚀 Chore | 构建/工程依赖/工具
* update demo ([219d239](https://github.com/novlan1/press-ui/commit/219d2393970da39812230802234dd40758605fe5))
### ✨ Features | 新功能
* **button:** 兼容vue3小程序 ([fd97ac1](https://github.com/novlan1/press-ui/commit/fd97ac12ed363e4e0bc702bee6d5f619796cb230))
* **q-r-code:** watch size ([1da0d15](https://github.com/novlan1/press-ui/commit/1da0d15db8be59d5473f89bb31c3c04d0905ad3b))
### [2.1.9](https://github.com/novlan1/press-ui/compare/v2.1.8...v2.1.9) (2024-08-26)
### 🚀 Chore | 构建/工程依赖/工具
* update docs ([1b1d82a](https://github.com/novlan1/press-ui/commit/1b1d82adc8030f7c114a2d1df82a62a237fa710f))
### ✨ Features | 新功能
* vue3 getRouteQuery 防止 page 为空 ([9378ccf](https://github.com/novlan1/press-ui/commit/9378ccfeb63e331e3dc8335cb693758720b4641d))
### [2.1.8](https://github.com/novlan1/press-ui/compare/v2.1.7...v2.1.8) (2024-08-19)
### ✨ Features | 新功能
* add vue3 routes ([a587940](https://github.com/novlan1/press-ui/commit/a587940f27d785b8bdb249f064ded745af36cb76))
### [2.1.7](https://github.com/novlan1/press-ui/compare/v2.1.6...v2.1.7) (2024-08-17)
### 🚀 Chore | 构建/工程依赖/工具
* 优化发布脚本 ([0dd1d5e](https://github.com/novlan1/press-ui/commit/0dd1d5ec58c38b4692c10717abdb8d16dce6b354))
### ✨ Features | 新功能
* **setAdapter:** add set adapter ([4f4d1a5](https://github.com/novlan1/press-ui/commit/4f4d1a5e888c903cc5fb061bb50310f9a527a2a6))
### [2.1.6](https://github.com/novlan1/press-ui/compare/v2.1.5...v2.1.6) (2024-08-13)
### 🚀 Chore | 构建/工程依赖/工具
* update index.js ([ff0e1a3](https://github.com/novlan1/press-ui/commit/ff0e1a308af668269e17b39a9b416151978e94f9))
### ♻️ Code Refactoring | 代码重构
* 拆分hairline scss ([0cd79d4](https://github.com/novlan1/press-ui/commit/0cd79d492f301342f9e52f7bd781b37a128a5976))
* 优化样式 ([cb88b8b](https://github.com/novlan1/press-ui/commit/cb88b8b6132eed6c3fa036acd4de1579ff4f72f8))
* 优化样式 ([5517c73](https://github.com/novlan1/press-ui/commit/5517c7395ce4aed7016cf697b2e6eb074ff52f74))
### [2.1.5](https://github.com/novlan1/press-ui/compare/v2.1.1...v2.1.5) (2024-08-10)
### ✏️ Documentation | 文档
* update docs ([40be704](https://github.com/novlan1/press-ui/commit/40be7046178637656840583a8b30a4f40f7cbbed))
### ♻️ Code Refactoring | 代码重构
* 按需引用h5-handler ([8262320](https://github.com/novlan1/press-ui/commit/8262320cf58ef21d90c7f93892046e762ee14822))
* 补充一些条件编译 ([5b34f6a](https://github.com/novlan1/press-ui/commit/5b34f6aeefb6afaf38e5e3d0c2cc372627f53f7c))
* 区分vnodes ([a6a1b7c](https://github.com/novlan1/press-ui/commit/a6a1b7c1ef8cbceef7d03171da09697dc63fad68))
* 移动 isObjectEqual ([07d6213](https://github.com/novlan1/press-ui/commit/07d6213de9bb9ec30d7afc96db3b812c4a48e3c5))
* 移动isObjectEqual ([e92fa7f](https://github.com/novlan1/press-ui/commit/e92fa7f993a4d73095962a3e01e2b1c7a532bf40))
* 增加条件编译 ([a8e0a88](https://github.com/novlan1/press-ui/commit/a8e0a88a19e9e5adc52d686d714fb726f5cf590a))
* **deep-assign:** 移动deepAssign ([3fcde8c](https://github.com/novlan1/press-ui/commit/3fcde8c8b481617c807d14e55903928575d88e18))
* **deep-clone:** 移动deepClone ([895f384](https://github.com/novlan1/press-ui/commit/895f384e1558ce477fb1ebfb25e8c4f030aa2fe4))
* **hasOwn:** 移动hasOwn ([13b0cb9](https://github.com/novlan1/press-ui/commit/13b0cb96135e9c3deab6c9d3d84356e6baf47323))
### [2.1.1](https://github.com/novlan1/press-ui/compare/v2.1.0...v2.1.1) (2024-08-07)
### ✏️ Documentation | 文档
* update docs ([7ef6098](https://github.com/novlan1/press-ui/commit/7ef6098429b5914601a5b0c5dffdeb83f26bd471))
### ✨ Features | 新功能
* **button:** support vue3 ([073e528](https://github.com/novlan1/press-ui/commit/073e528428047cb11329f7dea041a6ce2db81a6f))
* **keyboard:** 兼容非uni-app及vue3 ([9c384ee](https://github.com/novlan1/press-ui/commit/9c384ee0917073ea801cb4613641615115204462))
## [2.1.0](https://github.com/novlan1/press-ui/compare/v2.0.22...v2.1.0) (2024-08-02)
### ✅ Tests | 测试
* 更新 snapshot ([18164bc](https://github.com/novlan1/press-ui/commit/18164bc6cb3a146da99e06df73efe8254b8d4d01))
* **checkbox:** add test cases for events ([4b7fc4a](https://github.com/novlan1/press-ui/commit/4b7fc4a49b81096493bc842a522b1456dd973e14))
* **code-input:** add test cases for events ([68f970a](https://github.com/novlan1/press-ui/commit/68f970ac12351be9ba06a391700d9bbb8be5d32e))
* **picker-plus:** add unit tests ([90c8ef0](https://github.com/novlan1/press-ui/commit/90c8ef0c0e8443774c635d4a4e8b797387d8359c))
* **picker-plus:** update ts type ([cad4c22](https://github.com/novlan1/press-ui/commit/cad4c22fef97e529d7fbb9e1d36b1e7e1b99549e))
* **radio:** add test cases for events ([a201b17](https://github.com/novlan1/press-ui/commit/a201b17ba4e7842ffbe64a87111492f5121c8099))
* **rate:** add test cases for events ([b756804](https://github.com/novlan1/press-ui/commit/b756804f37001f39cf1f5416d62fcc47f98aeb84))
* **stepper:** add test cases ([af3408c](https://github.com/novlan1/press-ui/commit/af3408c11fe16be705a03f426768b41899f5621d))
* **stepper:** add test cases for events ([fe50a11](https://github.com/novlan1/press-ui/commit/fe50a112d02b09f9511f902626143af02c92e3a9))
* **switch:** add test cases for events ([bad9ee4](https://github.com/novlan1/press-ui/commit/bad9ee4b4ad8436bc3c8671ba936ad5970ce6448))
### ✏️ Documentation | 文档
* **keyboard:** update docs ([1ff543d](https://github.com/novlan1/press-ui/commit/1ff543d7bc31c9a15cb40eaa279d6a970a093f28))
### 🐛 Bug Fixes | Bug 修复
* keyboard 按键 active 样式 ([7ef9de5](https://github.com/novlan1/press-ui/commit/7ef9de532ced9552bb4294ac506e1106b14dc2f4))
* **keyboard:** 不缓存随机按键顺序 ([f7fb5c9](https://github.com/novlan1/press-ui/commit/f7fb5c9b3e772c9beecd16fd79e0436c6a196c6f))
* **keyboard:** 配合验证码输入使用时限制最大长度 ([2e84192](https://github.com/novlan1/press-ui/commit/2e84192d0d66b77059caf099ec624f4d252b3f3f))
* **keyboard:** 小程序样式 ([1c8ca1e](https://github.com/novlan1/press-ui/commit/1c8ca1e72db0d765524f50631a464e44bfa3922a))
* **keyboard:** 样式整理 ([b65aaa0](https://github.com/novlan1/press-ui/commit/b65aaa0a87caa6d5868b560f5c24f6262e4d3ff3))
* **keyboard:** close 事件重复触发 ([2661872](https://github.com/novlan1/press-ui/commit/26618727b47760892e6c32c829f2327ad102b54b))
* **keyboard:** input 事件触发 ([560416a](https://github.com/novlan1/press-ui/commit/560416a93ea9d60c90e3d2b86020d5b0f4943a79))
### ✨ Features | 新功能
* **code-input:** 增加 click、click-input 事件,disabled 下增加 pointer-events:none ([0519fa0](https://github.com/novlan1/press-ui/commit/0519fa0e1307b7ca13c6ba503c1ef0969995b7de))
* **field:** disabled 和 readonly 下增加 pointer-events:none ([81aa53f](https://github.com/novlan1/press-ui/commit/81aa53f63e923ad311592529153d6d0611c9f14e))
* **keyboard:** 更换 backspace 图标 ([ad62be0](https://github.com/novlan1/press-ui/commit/ad62be0b109c1a00757b7371998987faf0cab757))
* **keyboard:** 双向绑定 ([05570c6](https://github.com/novlan1/press-ui/commit/05570c6a03622ddcb447e77bb36373c64454d9ce))
* **keyboard:** 优化 props 命名 ([de33e1b](https://github.com/novlan1/press-ui/commit/de33e1b190836d51c18552d11096d0f5ecfe1da2))
* **keyboard:** 增加 keyboard 组件 ([22811a9](https://github.com/novlan1/press-ui/commit/22811a960b884e27a975507a036e9e3b4baa024e))
* **keyboard:** 增加update:modelValue emits ([1fb0f0d](https://github.com/novlan1/press-ui/commit/1fb0f0d2477b45106e79c98796f649ba1e92587d))
* **keyboard:** 支持maxlength ([47c243e](https://github.com/novlan1/press-ui/commit/47c243e8d0ca9dc67242a4434abd4b1aafc19d4b))
* **keyboard:** rename prop and update docs ([4e97892](https://github.com/novlan1/press-ui/commit/4e97892c18101110ab45f5434a162487a06868dc))
### ♻️ Code Refactoring | 代码重构
* **image:** 优化image ([e8b1505](https://github.com/novlan1/press-ui/commit/e8b1505ee9082ac