-
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
114 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,112 @@ | ||
# Changelog | ||
|
||
|
||
## [v0.0.3](https://github.com/dploc96/vue-naive-admin/compare/v0.0.2...v0.0.3) (2024-12-02) | ||
|
||
### 🚨 Breaking Changes | ||
|
||
- **projects**: refactor route cache & support reset route cache strategy - by **locdp** [<samp>(3e95a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3e95a7e) | ||
|
||
### 🚀 Features | ||
|
||
- **components**: | ||
- update about page - by **loicduong** [<samp>(87dcd)</samp>](https://github.com/dploc96/vue-naive-admin/commit/87dcd17) | ||
- revert vditor - by **loicduong** [<samp>(d23c8)</samp>](https://github.com/dploc96/vue-naive-admin/commit/d23c856) | ||
- revert logicflow - by **loicduong** [<samp>(bcaf9)</samp>](https://github.com/dploc96/vue-naive-admin/commit/bcaf9e4) | ||
- add wavesurfer - by **loicduong** [<samp>(20b30)</samp>](https://github.com/dploc96/vue-naive-admin/commit/20b30ca) | ||
- **projects**: | ||
- login supports accessible operation - by **locdp** [<samp>(e2a1c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e2a1cb4) | ||
- add volta config - by **locdp** [<samp>(be054)</samp>](https://github.com/dploc96/vue-naive-admin/commit/be05473) | ||
- add unplugin-vue-router - by @loicduong [<samp>(e9b05)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e9b0538) | ||
- add about page - by **locdp** [<samp>(e695d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e695d29) | ||
- add user center page - by **locdp** [<samp>(959fe)</samp>](https://github.com/dploc96/vue-naive-admin/commit/959fed6) | ||
- add hide child function pages - by @loicduong [<samp>(cf7ff)</samp>](https://github.com/dploc96/vue-naive-admin/commit/cf7ff04) | ||
- add tab function pages - by @loicduong [<samp>(feaea)</samp>](https://github.com/dploc96/vue-naive-admin/commit/feaea12) | ||
- add request function pages - by @loicduong [<samp>(0e053)</samp>](https://github.com/dploc96/vue-naive-admin/commit/0e05385) | ||
- add barcode pages - by **loicduong** [<samp>(fc9d1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fc9d13a) | ||
- add copy & icon page - by @loicduong [<samp>(3e00d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3e00db7) | ||
- add preview pdf page - by @loicduong [<samp>(33ceb)</samp>](https://github.com/dploc96/vue-naive-admin/commit/33cebf7) | ||
- add print page - by @loicduong [<samp>(445c1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/445c1c1) | ||
- add swiper page - by @loicduong [<samp>(04892)</samp>](https://github.com/dploc96/vue-naive-admin/commit/04892e2) | ||
- add typeit page - by @loicduong [<samp>(75216)</samp>](https://github.com/dploc96/vue-naive-admin/commit/75216c0) | ||
- add video page - by @loicduong [<samp>(6ec40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/6ec4009) | ||
- add antv chart page - by @loicduong [<samp>(eb61c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/eb61cc7) | ||
- add echarts page - by @loicduong [<samp>(16f40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/16f40ec) | ||
- add vchart page - by @loicduong [<samp>(1426f)</samp>](https://github.com/dploc96/vue-naive-admin/commit/1426f9b) | ||
- add markdown editor page - by @loicduong [<samp>(a47b2)</samp>](https://github.com/dploc96/vue-naive-admin/commit/a47b2b6) | ||
- add vtable page - by @loicduong [<samp>(79d95)</samp>](https://github.com/dploc96/vue-naive-admin/commit/79d952b) | ||
- add multi menu pages - by @loicduong [<samp>(ccf40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ccf405d) | ||
- add manage system pages - by @loicduong [<samp>(e0fb0)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e0fb0d3) | ||
- add pdf html preview - by @loicduong [<samp>(85459)</samp>](https://github.com/dploc96/vue-naive-admin/commit/854598a) | ||
- add pdf html preview action - by @loicduong [<samp>(b5f85)</samp>](https://github.com/dploc96/vue-naive-admin/commit/b5f8528) | ||
- support scheduled detection and update system - by @loicduong [<samp>(446ba)</samp>](https://github.com/dploc96/vue-naive-admin/commit/446ba29) | ||
- app version notification plugin support sub deploy path - by @loicduong [<samp>(201bf)</samp>](https://github.com/dploc96/vue-naive-admin/commit/201bfff) | ||
- update vditor doc link - by @loicduong [<samp>(3558e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3558e92) | ||
- add version query param to runtime config script - by **loicduong** [<samp>(f5ec2)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f5ec216) | ||
- add singnature page - by **loicduong** [<samp>(ec3b0)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ec3b042) | ||
- support menus & breadcrumbs link - by **loicduong** [<samp>(aa756)</samp>](https://github.com/dploc96/vue-naive-admin/commit/aa75606) | ||
- add excel page - by **loicduong** [<samp>(7798d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/7798dde) | ||
- add vue-flow page - by **loicduong** [<samp>(15334)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15334ca) | ||
- add intro page - by **loicduong** [<samp>(f084a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f084aa5) | ||
- add logic flow page - by **loicduong** [<samp>(c23fa)</samp>](https://github.com/dploc96/vue-naive-admin/commit/c23fa4b) | ||
- **prpjects**: | ||
- add document pages - by @loicduong [<samp>(54a9d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/54a9d6e) | ||
- add document pages - by @loicduong [<samp>(15e5c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15e5c16) | ||
- **utils**: | ||
- add isMobile - by **locdp** [<samp>(76706)</samp>](https://github.com/dploc96/vue-naive-admin/commit/7670606) | ||
|
||
### 🐞 Bug Fixes | ||
|
||
- **components**: update tooltip placement for better UI consistency - by **loicduong** [<samp>(11787)</samp>](https://github.com/dploc96/vue-naive-admin/commit/11787bc) | ||
- **projects**: fix missing nested breadcrumb - by @loicduong [<samp>(ddb6a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ddb6a74) | ||
- **styles**: fix sass usage - by **locdp** [<samp>(fd6b6)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fd6b642) | ||
|
||
### 🛠 Optimizations | ||
|
||
- **projects**: | ||
- optimize code - by **locdp** [<samp>(9052e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/9052e08) | ||
- optimize code - by **locdp** [<samp>(d102a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/d102af4) | ||
- optimize unplugin-vue-router - by **loicduong** [<samp>(8f592)</samp>](https://github.com/dploc96/vue-naive-admin/commit/8f59204) | ||
- optimize pdf html preview - by @loicduong [<samp>(f53bf)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f53bf72) | ||
- use worker to download pdf html - by @loicduong [<samp>(62e6f)</samp>](https://github.com/dploc96/vue-naive-admin/commit/62e6f0c) | ||
|
||
### 💅 Refactors | ||
|
||
- **projects**: refactor router guard - by @loicduong [<samp>(55109)</samp>](https://github.com/dploc96/vue-naive-admin/commit/551094d) | ||
|
||
### 📖 Documentation | ||
|
||
- **projects**: update static route docs - by @loicduong [<samp>(4e643)</samp>](https://github.com/dploc96/vue-naive-admin/commit/4e643fe) | ||
|
||
### 🏡 Chore | ||
|
||
- **deps**: | ||
- update deps - by @loicduong [<samp>(5ad91)</samp>](https://github.com/dploc96/vue-naive-admin/commit/5ad91e6) | ||
- **packages**: | ||
- remove gen route script - by @loicduong [<samp>(49f56)</samp>](https://github.com/dploc96/vue-naive-admin/commit/49f5659) | ||
- remove axios timeout - by @loicduong [<samp>(a5c98)</samp>](https://github.com/dploc96/vue-naive-admin/commit/a5c985f) | ||
- **projects**: | ||
- update vscode extensions - by **locdp** [<samp>(f0a7e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f0a7e2c) | ||
- update dep - by **locdp** [<samp>(6651a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/6651a04) | ||
- add vite config timestamp to gitignore - by **locdp** [<samp>(c8da4)</samp>](https://github.com/dploc96/vue-naive-admin/commit/c8da438) | ||
- turn off eslint version warning - by @loicduong [<samp>(72db1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/72db1cb) | ||
- revert simple-git-hooks config - by @loicduong [<samp>(3af2c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3af2c51) | ||
- add vercel config - by @loicduong [<samp>(de500)</samp>](https://github.com/dploc96/vue-naive-admin/commit/de500f0) | ||
- add desc for base url of app - by @loicduong [<samp>(4c046)</samp>](https://github.com/dploc96/vue-naive-admin/commit/4c0460b) | ||
- update vscode setting - by @loicduong [<samp>(fa76d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fa76d54) | ||
- convert to tsx - by @loicduong [<samp>(786ed)</samp>](https://github.com/dploc96/vue-naive-admin/commit/786ed25) | ||
- **types**: | ||
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by **locdp** [<samp>(e5e36)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e5e3651) | ||
|
||
### 🎨 Styles | ||
|
||
- **projects**: reduce ambiguity in theme configuration instructions - by **locdp** [<samp>(15e68)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15e6898) | ||
|
||
### ❤️ Contributors | ||
|
||
[![loicduong](https://github.com/loicduong.png?size=48)](https://github.com/loicduong) [![loicduong](https://github.com/loicduong.png?size=48)](https://github.com/loicduong) | ||
[loicduong](mailto:[email protected]), [locdp](mailto:[email protected]) | ||
|
||
## [v0.0.2](https://github.com/dploc96/vue-naive-admin/compare/v0.0.1...v0.0.2) (2024-10-24) | ||
|
||
### 🚨 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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"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.2", | ||
"version": "0.0.3", | ||
"exports": { | ||
".": "./src/index.ts" | ||
}, | ||
|