diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d039c58..4d5d1103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,80 +2,94 @@ 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. +### 2024.5.2 (2024-12-15) + +### ✨ Features + +- **i18n:** support responsive language switching +- **i18n:** support for dynamic languages +- **utility:** add uuid utility +- **workflow:** support workflow +- **input-tag:** support input tag +- **map** support map +- **loading-bar** support loading bar +- **float-button** support float button +- **data-filter** support data filter + ### 2024.5.1 (2024-12-09) ### ✨ Features -* **logger:** support case sensitive ([c736d50](https://github.com/devlive-community/view-shadcn-ui/commit/c736d50c563c72f69f786dfffa1749653d33ad9e)) -* **logger:** support height ([1fa5af1](https://github.com/devlive-community/view-shadcn-ui/commit/1fa5af10163fdf083201e4ddbac23cfaff44a607)) -* **logger:** support logger ([0f241ba](https://github.com/devlive-community/view-shadcn-ui/commit/0f241baf101689aae88a0236ea6bc3530c68166c)) -* **logger:** support slot ([0e641a1](https://github.com/devlive-community/view-shadcn-ui/commit/0e641a1725dcf8af917e826deeef0f89fbd8a5ba)) -* **logger:** support toolbar ([0846055](https://github.com/devlive-community/view-shadcn-ui/commit/0846055d0319fea49fd539b9267d5aac50bb57a5)) -* **logger:** support toolbar for search ([9d0170b](https://github.com/devlive-community/view-shadcn-ui/commit/9d0170bde9d534eeb63887a0d7eaf7909a53e69c)) -* **scrollbar:** support custom scrollbar ([d844516](https://github.com/devlive-community/view-shadcn-ui/commit/d8445167d889d400b61266d3d5a45f98d74344f3)) -* **scrollbar:** support scrollbar ([aef72d4](https://github.com/devlive-community/view-shadcn-ui/commit/aef72d4169a748a43b3c4d16812c0eacaec0c615)) -* **count-down:** add `on-complete` event ([d829d77](https://github.com/devlive-community/view-shadcn-ui/commit/d829d774ea4b27a4f3c5654c78916ca5b2531472)) -* **count-down:** add some slots ([6cd514c](https://github.com/devlive-community/view-shadcn-ui/commit/6cd514c1c3c6ddfd190b7400e3b85f86a1aece22)) -* **count-down:** support count-down ([cc2157a](https://github.com/devlive-community/view-shadcn-ui/commit/cc2157ae1714e621adc8a765ff65595eb2b57de8)) -* **count-down:** support progress ([d0b3920](https://github.com/devlive-community/view-shadcn-ui/commit/d0b39202d747e35580d603c189b46c37f6e13a36)) -* **count-down:** support simple mode ([da3e85f](https://github.com/devlive-community/view-shadcn-ui/commit/da3e85f7b727e6b8d0b9766af8f10ba0862e25f5)) -* **count-down:** support title and toolbar ([88bb8d9](https://github.com/devlive-community/view-shadcn-ui/commit/88bb8d97dfa5a20f2426875c00de75633c690c26)) -* **count-down:** support warningThreshold ([ef86ffc](https://github.com/devlive-community/view-shadcn-ui/commit/ef86ffc6970526806c3874994c43c2f5e68f63fb)) -* **empty:** support empty ([11876af](https://github.com/devlive-community/view-shadcn-ui/commit/11876afeab7fc32e7c15a0c184d53e468ea73f79)) -* **backtop:** support backtop ([81c96e5](https://github.com/devlive-community/view-shadcn-ui/commit/81c96e5d83b242aecf56b97eb36923359b4fa95e)) -* **workflow:** add connection line verification ([7c28082](https://github.com/devlive-community/view-shadcn-ui/commit/7c28082c7599b3f665d3c33055bcf3f54a34b53b)) -* **workflow:** add i18n ([769c4f8](https://github.com/devlive-community/view-shadcn-ui/commit/769c4f86ce77b9556bfb274434e718772425a38c)) -* **workflow:** add simple data report ([fe31043](https://github.com/devlive-community/view-shadcn-ui/commit/fe3104357105c2f0bfc997d04b816eddfaa2478e)) -* **workflow:** add uniq id to node ([1875479](https://github.com/devlive-community/view-shadcn-ui/commit/1875479d5bb2930a89395a566a4f5195bc2ccdf7)) -* **workflow:** add validation report for data ([c2c064d](https://github.com/devlive-community/view-shadcn-ui/commit/c2c064d10a533e3badbc6584c25ab2f86c59f58c)) -* **workflow:** adding validation visuals ([03a1477](https://github.com/devlive-community/view-shadcn-ui/commit/03a1477c85ccba468f576c1b7722a6fecfb788e4)) -* **workflow:** split components ([86ccb65](https://github.com/devlive-community/view-shadcn-ui/commit/86ccb659eedd8b63076d1b49532e7d25b920132d)) -* **workflow:** support background grid ([00d62ee](https://github.com/devlive-community/view-shadcn-ui/commit/00d62ee22ec654a2f52f1ddc78646a4401bd72a2)) -* **workflow:** support basic workflow ([a03f9b4](https://github.com/devlive-community/view-shadcn-ui/commit/a03f9b453099a54ce830be1616ea06d52c05dcdc)) -* **workflow:** support node validated ([09629eb](https://github.com/devlive-community/view-shadcn-ui/commit/09629eb0a83575a62705f9d8098a932900d6555b)) -* **workflow:** support panel slots ([126bc03](https://github.com/devlive-community/view-shadcn-ui/commit/126bc0318ec07df0b70772b134ee51d1d773c57f)) -* **workflow:** support remove connection ([a8c1091](https://github.com/devlive-community/view-shadcn-ui/commit/a8c10913fbb91cccc878678c78804ba7873cd138)) -* **workflow:** support remove node ([7f48af6](https://github.com/devlive-community/view-shadcn-ui/commit/7f48af6f6e1b88da887d7dfaf992de539890dd4a)) -* **workflow:** support v-model ([5b6c70f](https://github.com/devlive-community/view-shadcn-ui/commit/5b6c70fc723d7d676d56fd5e9b95b02644393804)) -* **workflow:** support workflow edit ([86f1c4c](https://github.com/devlive-community/view-shadcn-ui/commit/86f1c4c56d246fb36034a423a01f30e4eac2dabf)) -* **workflow:** support workflow view ([647661b](https://github.com/devlive-community/view-shadcn-ui/commit/647661b320b03c157e9326923ad8406d8481cea9)) -* **workflow:** update connection line status ([c5d4886](https://github.com/devlive-community/view-shadcn-ui/commit/c5d48862dfb6462275b8e1aed567691caa6998f4)) +- **logger:** support case sensitive ([c736d50](https://github.com/devlive-community/view-shadcn-ui/commit/c736d50c563c72f69f786dfffa1749653d33ad9e)) +- **logger:** support height ([1fa5af1](https://github.com/devlive-community/view-shadcn-ui/commit/1fa5af10163fdf083201e4ddbac23cfaff44a607)) +- **logger:** support logger ([0f241ba](https://github.com/devlive-community/view-shadcn-ui/commit/0f241baf101689aae88a0236ea6bc3530c68166c)) +- **logger:** support slot ([0e641a1](https://github.com/devlive-community/view-shadcn-ui/commit/0e641a1725dcf8af917e826deeef0f89fbd8a5ba)) +- **logger:** support toolbar ([0846055](https://github.com/devlive-community/view-shadcn-ui/commit/0846055d0319fea49fd539b9267d5aac50bb57a5)) +- **logger:** support toolbar for search ([9d0170b](https://github.com/devlive-community/view-shadcn-ui/commit/9d0170bde9d534eeb63887a0d7eaf7909a53e69c)) +- **scrollbar:** support custom scrollbar ([d844516](https://github.com/devlive-community/view-shadcn-ui/commit/d8445167d889d400b61266d3d5a45f98d74344f3)) +- **scrollbar:** support scrollbar ([aef72d4](https://github.com/devlive-community/view-shadcn-ui/commit/aef72d4169a748a43b3c4d16812c0eacaec0c615)) +- **count-down:** add `on-complete` event ([d829d77](https://github.com/devlive-community/view-shadcn-ui/commit/d829d774ea4b27a4f3c5654c78916ca5b2531472)) +- **count-down:** add some slots ([6cd514c](https://github.com/devlive-community/view-shadcn-ui/commit/6cd514c1c3c6ddfd190b7400e3b85f86a1aece22)) +- **count-down:** support count-down ([cc2157a](https://github.com/devlive-community/view-shadcn-ui/commit/cc2157ae1714e621adc8a765ff65595eb2b57de8)) +- **count-down:** support progress ([d0b3920](https://github.com/devlive-community/view-shadcn-ui/commit/d0b39202d747e35580d603c189b46c37f6e13a36)) +- **count-down:** support simple mode ([da3e85f](https://github.com/devlive-community/view-shadcn-ui/commit/da3e85f7b727e6b8d0b9766af8f10ba0862e25f5)) +- **count-down:** support title and toolbar ([88bb8d9](https://github.com/devlive-community/view-shadcn-ui/commit/88bb8d97dfa5a20f2426875c00de75633c690c26)) +- **count-down:** support warningThreshold ([ef86ffc](https://github.com/devlive-community/view-shadcn-ui/commit/ef86ffc6970526806c3874994c43c2f5e68f63fb)) +- **empty:** support empty ([11876af](https://github.com/devlive-community/view-shadcn-ui/commit/11876afeab7fc32e7c15a0c184d53e468ea73f79)) +- **backtop:** support backtop ([81c96e5](https://github.com/devlive-community/view-shadcn-ui/commit/81c96e5d83b242aecf56b97eb36923359b4fa95e)) +- **workflow:** add connection line verification ([7c28082](https://github.com/devlive-community/view-shadcn-ui/commit/7c28082c7599b3f665d3c33055bcf3f54a34b53b)) +- **workflow:** add i18n ([769c4f8](https://github.com/devlive-community/view-shadcn-ui/commit/769c4f86ce77b9556bfb274434e718772425a38c)) +- **workflow:** add simple data report ([fe31043](https://github.com/devlive-community/view-shadcn-ui/commit/fe3104357105c2f0bfc997d04b816eddfaa2478e)) +- **workflow:** add uniq id to node ([1875479](https://github.com/devlive-community/view-shadcn-ui/commit/1875479d5bb2930a89395a566a4f5195bc2ccdf7)) +- **workflow:** add validation report for data ([c2c064d](https://github.com/devlive-community/view-shadcn-ui/commit/c2c064d10a533e3badbc6584c25ab2f86c59f58c)) +- **workflow:** adding validation visuals ([03a1477](https://github.com/devlive-community/view-shadcn-ui/commit/03a1477c85ccba468f576c1b7722a6fecfb788e4)) +- **workflow:** split components ([86ccb65](https://github.com/devlive-community/view-shadcn-ui/commit/86ccb659eedd8b63076d1b49532e7d25b920132d)) +- **workflow:** support background grid ([00d62ee](https://github.com/devlive-community/view-shadcn-ui/commit/00d62ee22ec654a2f52f1ddc78646a4401bd72a2)) +- **workflow:** support basic workflow ([a03f9b4](https://github.com/devlive-community/view-shadcn-ui/commit/a03f9b453099a54ce830be1616ea06d52c05dcdc)) +- **workflow:** support node validated ([09629eb](https://github.com/devlive-community/view-shadcn-ui/commit/09629eb0a83575a62705f9d8098a932900d6555b)) +- **workflow:** support panel slots ([126bc03](https://github.com/devlive-community/view-shadcn-ui/commit/126bc0318ec07df0b70772b134ee51d1d773c57f)) +- **workflow:** support remove connection ([a8c1091](https://github.com/devlive-community/view-shadcn-ui/commit/a8c10913fbb91cccc878678c78804ba7873cd138)) +- **workflow:** support remove node ([7f48af6](https://github.com/devlive-community/view-shadcn-ui/commit/7f48af6f6e1b88da887d7dfaf992de539890dd4a)) +- **workflow:** support v-model ([5b6c70f](https://github.com/devlive-community/view-shadcn-ui/commit/5b6c70fc723d7d676d56fd5e9b95b02644393804)) +- **workflow:** support workflow edit ([86f1c4c](https://github.com/devlive-community/view-shadcn-ui/commit/86f1c4c56d246fb36034a423a01f30e4eac2dabf)) +- **workflow:** support workflow view ([647661b](https://github.com/devlive-community/view-shadcn-ui/commit/647661b320b03c157e9326923ad8406d8481cea9)) +- **workflow:** update connection line status ([c5d4886](https://github.com/devlive-community/view-shadcn-ui/commit/c5d48862dfb6462275b8e1aed567691caa6998f4)) ## 2024.5.0 (2024-12-03) ### 🐛 Bug Fixes -* **button:** fix slot ([d7f795c](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d7f795c2b34c57becc3463f64cf9f593040b60a3)) -* **core:** fix ci ([5daea84](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/5daea84a47bb3c7ce891cc22b3097d475727717c)) -* **button:** fix the missing content in loading status ([ba29ece](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/ba29ecede2d744178f72123405da3370429ed7dd)) -* **button:** fixed the icon abnormality caused by setting the size in the loading state ([6d4bd4f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/6d4bd4f5035444c318e3a6f08e6043809548a7e7)) -* **toggle:** fixed click events not being blocked correctly ([fa13012](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/fa13012f0899cc0c3e0899583650eaee2f629fef)) +- **button:** fix slot ([d7f795c](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d7f795c2b34c57becc3463f64cf9f593040b60a3)) +- **core:** fix ci ([5daea84](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/5daea84a47bb3c7ce891cc22b3097d475727717c)) +- **button:** fix the missing content in loading status ([ba29ece](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/ba29ecede2d744178f72123405da3370429ed7dd)) +- **button:** fixed the icon abnormality caused by setting the size in the loading state ([6d4bd4f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/6d4bd4f5035444c318e3a6f08e6043809548a7e7)) +- **toggle:** fixed click events not being blocked correctly ([fa13012](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/fa13012f0899cc0c3e0899583650eaee2f629fef)) ### ✨ Features -* **data builder:** fit all field ([e25d9e9](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e25d9e9feb455fa3e686fa42a2e5ea045780a5c0)) -* **data builder:** support bigscreen ([17acd5f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/17acd5f517a8cdbc99538e9c0f3f14f804697475)) -* **data builder:** support editor ([3d17865](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/3d1786513f259d7e7e51dc2fbaf4f8bff69c9042)) -* **data builder:** support ruler ([ab5218d](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/ab5218d72cc865a60897da136dbe90b6fd793b4a)) -* **data builder:** supports starting position 0 ([2842f2b](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/2842f2b7fe947c216a85f6d7ed225cae84b4ad81)) -* **data builder:** adapter basic configure component ([96dccfc](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/96dccfc9920a8343171b6c066fa0e1ad679dda38)) -* **data builder:** adapter component configuration ([d9a2ebb](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d9a2ebb14a569aa066d60fe35ae7765d55dbd9b8)) -* **data builder:** fixed component being able to go outside the canvas ([927d099](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/927d09903c156d204b0183953d3d13f847eed663)) -* **data builder:** support canvas center ([d4fdd35](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d4fdd358f0fe8f66ded7ee5aaf5636627fa4e451)) -* **data builder:** support canvas style ([8069f57](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/8069f57149ecebcd6b579901598c5181992e63eb)) -* **data builder:** support clicking on the canvas to deselect components ([e4e561f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e4e561f1efb69ed354f32c7df7ae605e5bf7ea56)) -* **data builder:** support component remove ([9e5f4c9](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/9e5f4c971067a86917cfe2d62c6d6c62e9c3f5c6)) -* **data builder:** support component resize ([1370271](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/1370271652c198c8e7669b87aefa2f48351f5042)) -* **data builder:** support component slot ([c8789d2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/c8789d22efd1679b71c08b8fb710338a2e1861fa)) -* **data builder:** support editor ([61930df](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/61930df55ce2fe574dbac1ab3fbcb01fbaf2d8cc)) -* **data builder:** support guideline ([6c03c63](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/6c03c630afbc5133d077097885a55873a5622dce)) -* **data builder:** support panel label slot ([63d0644](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/63d0644a3f83532f8d771778972541d4a8a12833)) -* **data builder:** support show toolbar ([bc27bc2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/bc27bc2c6b157db046e6da6559ca40b69252e3c7)) -* **data builder:** support view ([307ec7e](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/307ec7e4b2280603f05aaf838cc80a9f0c38c7bc)) -* **data builder:** support width and height ([627d582](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/627d58209d90f58bdce1b2d068c568cae3315bb2)) -* **upload:** support upload ([65720c2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/65720c2ba9a15cdaf4d355406723ef8001327e94)) -* **core:** replace `npm` to `pnpm` ([e8ba631](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e8ba63157968c445cd1ac0b41340aa1323c867c1)) -* **core:** support i18n ([371932c](https://github.com/devlive-community/view-shadcn-ui/commit/371932c3a6755071b41445c5c4ff32033618e43c)) +- **data builder:** fit all field ([e25d9e9](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e25d9e9feb455fa3e686fa42a2e5ea045780a5c0)) +- **data builder:** support bigscreen ([17acd5f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/17acd5f517a8cdbc99538e9c0f3f14f804697475)) +- **data builder:** support editor ([3d17865](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/3d1786513f259d7e7e51dc2fbaf4f8bff69c9042)) +- **data builder:** support ruler ([ab5218d](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/ab5218d72cc865a60897da136dbe90b6fd793b4a)) +- **data builder:** supports starting position 0 ([2842f2b](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/2842f2b7fe947c216a85f6d7ed225cae84b4ad81)) +- **data builder:** adapter basic configure component ([96dccfc](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/96dccfc9920a8343171b6c066fa0e1ad679dda38)) +- **data builder:** adapter component configuration ([d9a2ebb](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d9a2ebb14a569aa066d60fe35ae7765d55dbd9b8)) +- **data builder:** fixed component being able to go outside the canvas ([927d099](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/927d09903c156d204b0183953d3d13f847eed663)) +- **data builder:** support canvas center ([d4fdd35](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/d4fdd358f0fe8f66ded7ee5aaf5636627fa4e451)) +- **data builder:** support canvas style ([8069f57](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/8069f57149ecebcd6b579901598c5181992e63eb)) +- **data builder:** support clicking on the canvas to deselect components ([e4e561f](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e4e561f1efb69ed354f32c7df7ae605e5bf7ea56)) +- **data builder:** support component remove ([9e5f4c9](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/9e5f4c971067a86917cfe2d62c6d6c62e9c3f5c6)) +- **data builder:** support component resize ([1370271](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/1370271652c198c8e7669b87aefa2f48351f5042)) +- **data builder:** support component slot ([c8789d2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/c8789d22efd1679b71c08b8fb710338a2e1861fa)) +- **data builder:** support editor ([61930df](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/61930df55ce2fe574dbac1ab3fbcb01fbaf2d8cc)) +- **data builder:** support guideline ([6c03c63](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/6c03c630afbc5133d077097885a55873a5622dce)) +- **data builder:** support panel label slot ([63d0644](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/63d0644a3f83532f8d771778972541d4a8a12833)) +- **data builder:** support show toolbar ([bc27bc2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/bc27bc2c6b157db046e6da6559ca40b69252e3c7)) +- **data builder:** support view ([307ec7e](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/307ec7e4b2280603f05aaf838cc80a9f0c38c7bc)) +- **data builder:** support width and height ([627d582](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/627d58209d90f58bdce1b2d068c568cae3315bb2)) +- **upload:** support upload ([65720c2](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/65720c2ba9a15cdaf4d355406723ef8001327e94)) +- **core:** replace `npm` to `pnpm` ([e8ba631](https://github.com/devlive-community/shadcn-ui-vue-admin/commit/e8ba63157968c445cd1ac0b41340aa1323c867c1)) +- **core:** support i18n ([371932c](https://github.com/devlive-community/view-shadcn-ui/commit/371932c3a6755071b41445c5c4ff32033618e43c)) ## 2024.4.0 (2024-11-17) diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index e139a1f7..9ccfbe71 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -52,10 +52,10 @@ export default { activeMatch: '/components' }, { - text: '2024.5.2 Alpha', + text: '2024.5.2 Latest', items: [ { - text: 'CHANGELOG 2024.5.1', + text: 'CHANGELOG 2024.5.2', link: '/changelog', activeMatch: '/changelog' }, diff --git a/docs/changelog.md b/docs/changelog.md index 3ef564b6..0c517cb1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,20 @@ title: "Release Notes" # Changelog +## 2024.5.2 (2024-12-15) + +### ✨ Features + +- **i18n:** support responsive language switching +- **i18n:** support for dynamic languages +- **utility:** add uuid utility +- **workflow:** support workflow +- **input-tag:** support input tag +- **map** support map +- **loading-bar** support loading bar +- **float-button** support float button +- **data-filter** support data filter + ## 2024.5.1 (2024-12-09) ### ✨ Features diff --git a/docs/components/view/loading-bar.md b/docs/components/view/loading-bar.md index 34eeeac5..4930b1a2 100644 --- a/docs/components/view/loading-bar.md +++ b/docs/components/view/loading-bar.md @@ -70,10 +70,10 @@ const progress = ref(50)
- Start - Done - Success - Error + Start + Done + Success + Error
@@ -135,12 +135,24 @@ const progress = ref(50) diff --git a/package.json b/package.json index 0666f75e..87b4c45c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "devlive-community", "homepage": "https://view-shadcn-ui.devlive.org", "private": false, - "version": "2024.5.2-alpha.1733973658", + "version": "2024.5.2", "license": "MIT", "main": "./dist/view-shadcn.umd.ts", "module": "./dist/view-shadcn.es.ts",