UNPKG

press-ui

Version:

简单、易用的跨端组件库,兼容 Vue2 和 Vue3,同时支持 uni-app和普通 Vue 项目

1,150 lines (562 loc) 405 kB
# 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. ### [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/e8b1505ee9082ac1444fc3b580322064734e6ea9)) * **number-keyboard:** rename keyboard ([63c448b](https://github.com/novlan1/press-ui/commit/63c448b762cf2cf998a2c53c967799d6bdd6fc57)) ### 🚀 Chore | 构建/工程依赖/工具 * update demo ([3867bf1](https://github.com/novlan1/press-ui/commit/3867bf10bb681e631dd5f3c35571b83db466793c)) * update deps ([6244c4e](https://github.com/novlan1/press-ui/commit/6244c4e8d0343b7da5d15145319e94aa9428ca5e)) ### [2.0.22](https://github.com/novlan1/press-ui/compare/v2.0.21...v2.0.22) (2024-07-31) ### ✨ Features | 新功能 * **image:** 去掉默认宽高 ([c7f3d6a](https://github.com/novlan1/press-ui/commit/c7f3d6ac9a6515bfafddd71677dad6ce1867bb83)) ### [2.0.21](https://github.com/novlan1/press-ui/compare/v2.0.20...v2.0.21) (2024-07-31) ### ✨ Features | 新功能 * **not-uni:** 补充not-uni判断 ([cce46e4](https://github.com/novlan1/press-ui/commit/cce46e43a7c8f7a462cfcc609c8f8aea9a952f12)) ### [2.0.20](https://github.com/novlan1/press-ui/compare/v2.0.19...v2.0.20) (2024-07-30) ### ✨ Features | 新功能 * **uploader:** 支持pure项目 ([0f82d29](https://github.com/novlan1/press-ui/commit/0f82d298cbda01b793da119fdd75fd1c2d9cb835)) ### [2.0.19](https://github.com/novlan1/press-ui/compare/v2.0.17...v2.0.19) (2024-07-29) ### 🚀 Chore | 构建/工程依赖/工具 * update pure mixin ([b20c568](https://github.com/novlan1/press-ui/commit/b20c5685f7897bb21cacb284a762082727264b11)) ### ✏️ Documentation | 文档 * **swiper-next:** update docs ([5639ab9](https://github.com/novlan1/press-ui/commit/5639ab9c0528299ccd0fc58e6667eac5d6b7045e)) ### ✨ Features | 新功能 * **vue3:** emit more events ([19d8612](https://github.com/novlan1/press-ui/commit/19d8612d90a6806769fbeb8187ff575fa4b37c98)) ### [2.0.17](https://github.com/novlan1/press-ui/compare/v0.1.0...v2.0.17) (2024-07-29) ### 🚀 Chore | 构建/工程依赖/工具 * **release:** 0.1.1 ([71dff80](https://github.com/novlan1/press-ui/commit/71dff806ae7433156ad4e4f5868c1d159d0480c9)) * update snapshot ([388be1d](https://github.com/novlan1/press-ui/commit/388be1d1bac300040acf2b1d5166564450f4a296)) ### [2.0.16](https://github.com/novlan1/press-ui/compare/v2.0.15...v2.0.16) (2024-07-26) ### ♻️ Code Refactoring | 代码重构 * **cascader:** 优化cascader ([4b25513](https://github.com/novlan1/press-ui/commit/4b25513dcecfdf3a9bf968b5d8e0e49693d603a7)) ### ✨ Features | 新功能 * **popover-plus:** 支持 vue3 pure ([4216297](https://github.com/novlan1/press-ui/commit/4216297282be9837c80f83b6fdfea4c6e80a01cf)) ### [2.0.15](https://github.com/novlan1/press-ui/compare/v2.0.14...v2.0.15) (2024-07-26) ### ✨ Features | 新功能 * **hidekeyboard:** 抽离hidekeyboard ([4a0d4e3](https://github.com/novlan1/press-ui/commit/4a0d4e3591d3a4fa32079e614626c58700e84cdb)) ### [2.0.14](https://github.com/novlan1/press-ui/compare/v2.0.13...v2.0.14) (2024-07-26) ### 🚀 Chore | 构建/工程依赖/工具 * **tree-select:** update demo ([b9a5d38](https://github.com/novlan1/press-ui/commit/b9a5d3806da9eb017916261444bf243d137ed4de)) ### 🐛 Bug Fixes | Bug 修复 * **dialog-plus:** 修复dialog-plus回调异常 ([923442c](https://github.com/novlan1/press-ui/commit/923442cfff96f47368eef880eb00891d261bbdf6)) ### ✏️ Documentation | 文档 * **cascader:** update docs ([8d97328](https://github.com/novlan1/press-ui/commit/8d97328ed935019ffd5372852862209b7fef5afd)) ### ✨ Features | 新功能 * **cascader:** 新增 cascader ([17d44b9](https://github.com/novlan1/press-ui/commit/17d44b9afa8e441794c52e57da60d6bc1669c81c)) * **field:** 增加click事件 ([184c4f7](https://github.com/novlan1/press-ui/commit/184c4f7a6658e019eaa730949c8b107e3a0a54d3)) * **style:** add press-style ([039991b](https://github.com/novlan1/press-ui/commit/039991b8d2a8c6c3f61ceec9373a7e81a5bd99e2)) ### [2.0.13](https://github.com/novlan1/press-ui/compare/v2.0.12...v2.0.13) (2024-07-24) ### ♻️ Code Refactoring | 代码重构 * **image:** remove vant css ([60227b2](https://github.com/novlan1/press-ui/commit/60227b2e2d02cbb77b1353920c990627774d9afe)) ### ✨ Features | 新功能 * 新增press-about ([c506818](https://github.com/novlan1/press-ui/commit/c5068182377b029ef5e1ef0cbc5eb5db4e45fa26)) * **section:** add section component ([d81e2ba](https://github.com/novlan1/press-ui/commit/d81e2ba491fb68781d10f0081b6bbcada4d24dc1)) * **utils:** 沉淀utils和locale ([26a462d](https://github.com/novlan1/press-ui/commit/26a462d80d794b5cdb2d8b7222fecfa1bd7134aa)) ### 🚀 Chore | 构建/工程依赖/工具 * 删除无用组件 ([e3e0bef](https://github.com/novlan1/press-ui/commit/e3e0befb0c691cc1d3f7f1ab71230f0892f712bc)) * remove useless comment ([7fbc758](https://github.com/novlan1/press-ui/commit/7fbc7580b224dcb8c4b6feed6ae094a0d6379790)) * remove useless file ([5f23906](https://github.com/novlan1/press-ui/commit/5f2390674465389553fc0b043b1aa4cb91ce62a4)) * remove useless file ([ef72370](https://github.com/novlan1/press-ui/commit/ef7237080329b66a7a761c6e07f2a52ff827798d)) * remove useless file ([626bb89](https://github.com/novlan1/press-ui/commit/626bb894ae6edd7d6f85f220f68cc494a7e481e8)) * update demo ([feb4add](https://github.com/novlan1/press-ui/commit/feb4add58f2cb89327b4d352a95630cb55d4e6bc)) * update demo ([856d469](https://github.com/novlan1/press-ui/commit/856d469dca1cf7a98a6ca150933df7d0dc2db166)) ### [2.0.12](https://github.com/novlan1/press-ui/compare/v2.0.11...v2.0.12) (2024-07-19) ### ✨ Features | 新功能 * **act-bem:** 支持传入prefix ([5da8c97](https://github.com/novlan1/press-ui/commit/5da8c97ba4d5b53aef0c3278a404ac2ad603e78c)) ### [2.0.11](https://github.com/novlan1/press-ui/compare/v2.0.10...v2.0.11) (2024-07-19) ### 🚀 Chore | 构建/工程依赖/工具 * update index.scss ([5fee007](https://github.com/novlan1/press-ui/commit/5fee0078afa01af90d758d4fb70ddcb43cd0526f)) ### ✨ Features | 新功能 * **teleport:** vue3 H5下用原生teleport ([d6ff400](https://github.com/novlan1/press-ui/commit/d6ff4006b3cc31cfbf31d1d4f6523f2a448ab57a)) ### [2.0.10](https://github.com/novlan1/press-ui/compare/v2.0.9...v2.0.10) (2024-07-18) ### 🚀 Chore | 构建/工程依赖/工具 * **tab:** 支持vue3 mp ([01d9f33](https://github.com/novlan1/press-ui/commit/01d9f33a75d194439f70d406e526cf6e7f55aedc)) * update back-top demo to support vue3 ([c50c2f3](https://github.com/novlan1/press-ui/commit/c50c2f3e844931ff79258a49775aee3745720511)) ### ♻️ Code Refactoring | 代码重构 * **form:** form, form-item, back-top 支持 pure 项目 ([9e4a22d](https://github.com/novlan1/press-ui/commit/9e4a22d0bfe4181e80b1449809c46680490ba00b)) ### [2.0.9](https://github.com/novlan1/press-ui/compare/v2.0.8...v2.0.9) (2024-07-18) ### ✅ Tests | 测试 * update snapshot ([3f7c629](https://github.com/novlan1/press-ui/commit/3f7c629b3fa62ce5054f782f6d6b324fa647cec6)) ### 🚀 Chore | 构建/工程依赖/工具 * 优化demo ([792c8c5](https://github.com/novlan1/press-ui/commit/792c8c54d677ec0b6e281430dd88aecd802fb4fd)) * eslint disable async-validator ([319dd5a](https://github.com/novlan1/press-ui/commit/319dd5a901bec12b83c1f8c1c924397add967fd3)) * remove useless comment ([ac08e9b](https://github.com/novlan1/press-ui/commit/ac08e9b2346790e3da6f157ec6027f52eb23b5f3)) * update index page ([ba9d930](https://github.com/novlan1/press-ui/commit/ba9d930560d942edccca2f494c8af0af95cd8b85)) ### ♻️ Code Refactoring | 代码重构 * **cell:** 兼容vue3打包 ([2519724](https://github.com/novlan1/press-ui/commit/2519724a0cc265fe367d28863e0c4a01f9f77f22)) * **popover-plus:** 兼容vue3打包 ([1f18775](https://github.com/novlan1/press-ui/commit/1f18775dfb1c1ceb8c1c25dc53f9fe9a000f2437)) ### ✨ Features | 新功能 * **cell:** h5下增加cursor: pointer, 优化collapse ([524d341](https://github.com/novlan1/press-ui/commit/524d34184575bdfa336792daec3369986e1a6bb7)) * **checkbox:** 点击事件阻止冒泡 ([061e732](https://github.com/novlan1/press-ui/commit/061e73213644de1f8974502027168c1ee5123c30)) * **collapse:** 增加 default-expand-all 属性 ([56409c5](https://github.com/novlan1/press-ui/commit/56409c55d41e79ae2ecd29e8fdc81ca44c38b159)) * **pull-refresh:** 支持vue3 ([99f811d](https://github.com/novlan1/press-ui/commit/99f811ddeebc891efaf5a201d1dd041102b85794)) * **relation:** 支持vue3,组件销毁时更新 ([11bb0ae](https://github.com/novlan1/press-ui/commit/11bb0aeb037dc3c08851add13e190c7f2e8111f2)) ### [2.0.8](https://github.com/novlan1/press-ui/compare/v2.0.7...v2.0.8) (2024-07-15) ### ✏️ Documentation | 文档 * **form:** add form docs ([0f03845](https://github.com/novlan1/press-ui/commit/0f03845399ef293c7768a712fb29170c3cb2c27e)) * **pull-refresh:** update docs ([20ebb3a](https://github.com/novlan1/press-ui/commit/20ebb3a97a92e1d33cbca14b3439fc5aa70a3855)) ### ✨ Features | 新功能 * **form:** 优化form ([9434ed8](https://github.com/novlan1/press-ui/commit/9434ed8f54be3ddd7d6eb3dcea295fe8bfaf44c9)) * **form:** update form line ([6fe785d](https://github.com/novlan1/press-ui/commit/6fe785dbad00dc8f95c14e9c03e0ac5b4fc4a2a9)) ### 🚀 Chore | 构建/工程依赖/工具 * **form:** chore: lint ([347837a](https://github.com/novlan1/press-ui/commit/347837ac0ee2644345696fba8c0c33dc13e25604)) * **form:** update demo ([d96358d](https://github.com/novlan1/press-ui/commit/d96358dcf7006f2308b1a8ffe0026b56b29bdd78)) * **form:** update demo ([b339629](https://github.com/novlan1/press-ui/commit/b339629e349b78d9dfc5276b0240b3ff723ffb6f)) * **pull-refresh:** update demo ([611c804](https://github.com/novlan1/press-ui/commit/611c804a4956dfdb8752d9ddd25833a1fed73d4d)) * update manifestAppIdList ([98f85e3](https://github.com/novlan1/press-