-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
57 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,55 @@ | ||
# Changelog | ||
|
||
|
||
## [v0.0.4](https://github.com/dploc96/vue-naive-admin/compare/v0.0.3...v0.0.4) (2025-01-02) | ||
|
||
### 🚀 Features | ||
|
||
- **components**: | ||
- add vue3-google-map - by **loicduong** [<samp>(36743)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3674334) | ||
- add mapxus map - by **loicduong** [<samp>(166fb)</samp>](https://github.com/dploc96/vue-naive-admin/commit/166fb26) | ||
- add ag-grid - by **loicduong** [<samp>(d2fe4)</samp>](https://github.com/dploc96/vue-naive-admin/commit/d2fe432) | ||
- add d3 - by **loicduong** [<samp>(61c62)</samp>](https://github.com/dploc96/vue-naive-admin/commit/61c62e0) | ||
- remove mapxus - by **loicduong** [<samp>(f3806)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f380688) | ||
- add json editor vue - by **loicduong** [<samp>(f0327)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f032714) | ||
- add vue json pretty - by **loicduong** [<samp>(e29c7)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e29c791) | ||
- **projects**: | ||
- remove vite plugin progress - by **loicduong** [<samp>(bc8f6)</samp>](https://github.com/dploc96/vue-naive-admin/commit/bc8f6a5) | ||
- support show tab when not loggedIn - by **loicduong** [<samp>(1e5c4)</samp>](https://github.com/dploc96/vue-naive-admin/commit/1e5c446) | ||
- multi language buttons support hiding - by **loicduong** [<samp>(e2815)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e28150b) | ||
- update auth background - by **loicduong** [<samp>(36418)</samp>](https://github.com/dploc96/vue-naive-admin/commit/364184a) | ||
|
||
### 🐞 Bug Fixes | ||
|
||
- **hooks**: | ||
- the total number before assigning a value to the table is incorrect - by **loicduong** [<samp>(1616f)</samp>](https://github.com/dploc96/vue-naive-admin/commit/1616fe1) | ||
- **projects**: | ||
- fix route guard hook onRouteSwitchWhenLoggedIn - by **loicduong** [<samp>(11142)</samp>](https://github.com/dploc96/vue-naive-admin/commit/111421d) | ||
- check if init userInfo when initAuthRoute - by **loicduong** [<samp>(2c154)</samp>](https://github.com/dploc96/vue-naive-admin/commit/2c154b6) | ||
- fix login success notification - by **loicduong** [<samp>(8acf7)</samp>](https://github.com/dploc96/vue-naive-admin/commit/8acf7a8) | ||
|
||
### 🛠 Optimizations | ||
|
||
- **projects**: | ||
- optimize vite - by **loicduong** [<samp>(bd039)</samp>](https://github.com/dploc96/vue-naive-admin/commit/bd039a0) | ||
- optimize router guard - by **loicduong** [<samp>(7a6c3)</samp>](https://github.com/dploc96/vue-naive-admin/commit/7a6c314) | ||
- use defu to fill added theme config - by **loicduong** [<samp>(0cdf5)</samp>](https://github.com/dploc96/vue-naive-admin/commit/0cdf5ee) | ||
|
||
### 🏡 Chore | ||
|
||
- **deps**: | ||
- update deps - by **loicduong** [<samp>(80155)</samp>](https://github.com/dploc96/vue-naive-admin/commit/8015534) | ||
- **projects**: | ||
- update deps - by **loicduong** [<samp>(e28cb)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e28cba6) | ||
- remove home warning - by **loicduong** [<samp>(19230)</samp>](https://github.com/dploc96/vue-naive-admin/commit/192306d) | ||
- update license - by **loicduong** [<samp>(a0c91)</samp>](https://github.com/dploc96/vue-naive-admin/commit/a0c9128) | ||
- update deps & fix vite config - by **loicduong** [<samp>(05eaf)</samp>](https://github.com/dploc96/vue-naive-admin/commit/05eaf5c) | ||
|
||
### ❤️ Contributors | ||
|
||
|
||
[loicduong](mailto:[email protected]) | ||
|
||
## [v0.0.3](https://github.com/dploc96/vue-naive-admin/compare/v0.0.2...v0.0.3) (2024-12-02) | ||
|
||
### 🚨 Breaking Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/axios", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/color", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/hooks", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/materials", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/fetch", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/scripts", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sa/utils", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|