Skip to content

Commit

Permalink
chore(projects): release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
loicduong committed Dec 2, 2024
1 parent 11787bc commit 278f6b1
Show file tree
Hide file tree
Showing 9 changed files with 114 additions and 8 deletions.
106 changes: 106 additions & 0 deletions CHANGELOG.md
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 &nbsp;-&nbsp; by **locdp** [<samp>(3e95a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3e95a7e)

### &nbsp;&nbsp;&nbsp;🚀 Features

- **components**:
- update about page &nbsp;-&nbsp; by **loicduong** [<samp>(87dcd)</samp>](https://github.com/dploc96/vue-naive-admin/commit/87dcd17)
- revert vditor &nbsp;-&nbsp; by **loicduong** [<samp>(d23c8)</samp>](https://github.com/dploc96/vue-naive-admin/commit/d23c856)
- revert logicflow &nbsp;-&nbsp; by **loicduong** [<samp>(bcaf9)</samp>](https://github.com/dploc96/vue-naive-admin/commit/bcaf9e4)
- add wavesurfer &nbsp;-&nbsp; by **loicduong** [<samp>(20b30)</samp>](https://github.com/dploc96/vue-naive-admin/commit/20b30ca)
- **projects**:
- login supports accessible operation &nbsp;-&nbsp; by **locdp** [<samp>(e2a1c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e2a1cb4)
- add volta config &nbsp;-&nbsp; by **locdp** [<samp>(be054)</samp>](https://github.com/dploc96/vue-naive-admin/commit/be05473)
- add unplugin-vue-router &nbsp;-&nbsp; by @loicduong [<samp>(e9b05)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e9b0538)
- add about page &nbsp;-&nbsp; by **locdp** [<samp>(e695d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e695d29)
- add user center page &nbsp;-&nbsp; by **locdp** [<samp>(959fe)</samp>](https://github.com/dploc96/vue-naive-admin/commit/959fed6)
- add hide child function pages &nbsp;-&nbsp; by @loicduong [<samp>(cf7ff)</samp>](https://github.com/dploc96/vue-naive-admin/commit/cf7ff04)
- add tab function pages &nbsp;-&nbsp; by @loicduong [<samp>(feaea)</samp>](https://github.com/dploc96/vue-naive-admin/commit/feaea12)
- add request function pages &nbsp;-&nbsp; by @loicduong [<samp>(0e053)</samp>](https://github.com/dploc96/vue-naive-admin/commit/0e05385)
- add barcode pages &nbsp;-&nbsp; by **loicduong** [<samp>(fc9d1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fc9d13a)
- add copy & icon page &nbsp;-&nbsp; by @loicduong [<samp>(3e00d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3e00db7)
- add preview pdf page &nbsp;-&nbsp; by @loicduong [<samp>(33ceb)</samp>](https://github.com/dploc96/vue-naive-admin/commit/33cebf7)
- add print page &nbsp;-&nbsp; by @loicduong [<samp>(445c1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/445c1c1)
- add swiper page &nbsp;-&nbsp; by @loicduong [<samp>(04892)</samp>](https://github.com/dploc96/vue-naive-admin/commit/04892e2)
- add typeit page &nbsp;-&nbsp; by @loicduong [<samp>(75216)</samp>](https://github.com/dploc96/vue-naive-admin/commit/75216c0)
- add video page &nbsp;-&nbsp; by @loicduong [<samp>(6ec40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/6ec4009)
- add antv chart page &nbsp;-&nbsp; by @loicduong [<samp>(eb61c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/eb61cc7)
- add echarts page &nbsp;-&nbsp; by @loicduong [<samp>(16f40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/16f40ec)
- add vchart page &nbsp;-&nbsp; by @loicduong [<samp>(1426f)</samp>](https://github.com/dploc96/vue-naive-admin/commit/1426f9b)
- add markdown editor page &nbsp;-&nbsp; by @loicduong [<samp>(a47b2)</samp>](https://github.com/dploc96/vue-naive-admin/commit/a47b2b6)
- add vtable page &nbsp;-&nbsp; by @loicduong [<samp>(79d95)</samp>](https://github.com/dploc96/vue-naive-admin/commit/79d952b)
- add multi menu pages &nbsp;-&nbsp; by @loicduong [<samp>(ccf40)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ccf405d)
- add manage system pages &nbsp;-&nbsp; by @loicduong [<samp>(e0fb0)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e0fb0d3)
- add pdf html preview &nbsp;-&nbsp; by @loicduong [<samp>(85459)</samp>](https://github.com/dploc96/vue-naive-admin/commit/854598a)
- add pdf html preview action &nbsp;-&nbsp; by @loicduong [<samp>(b5f85)</samp>](https://github.com/dploc96/vue-naive-admin/commit/b5f8528)
- support scheduled detection and update system &nbsp;-&nbsp; by @loicduong [<samp>(446ba)</samp>](https://github.com/dploc96/vue-naive-admin/commit/446ba29)
- app version notification plugin support sub deploy path &nbsp;-&nbsp; by @loicduong [<samp>(201bf)</samp>](https://github.com/dploc96/vue-naive-admin/commit/201bfff)
- update vditor doc link &nbsp;-&nbsp; by @loicduong [<samp>(3558e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3558e92)
- add version query param to runtime config script &nbsp;-&nbsp; by **loicduong** [<samp>(f5ec2)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f5ec216)
- add singnature page &nbsp;-&nbsp; by **loicduong** [<samp>(ec3b0)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ec3b042)
- support menus & breadcrumbs link &nbsp;-&nbsp; by **loicduong** [<samp>(aa756)</samp>](https://github.com/dploc96/vue-naive-admin/commit/aa75606)
- add excel page &nbsp;-&nbsp; by **loicduong** [<samp>(7798d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/7798dde)
- add vue-flow page &nbsp;-&nbsp; by **loicduong** [<samp>(15334)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15334ca)
- add intro page &nbsp;-&nbsp; by **loicduong** [<samp>(f084a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f084aa5)
- add logic flow page &nbsp;-&nbsp; by **loicduong** [<samp>(c23fa)</samp>](https://github.com/dploc96/vue-naive-admin/commit/c23fa4b)
- **prpjects**:
- add document pages &nbsp;-&nbsp; by @loicduong [<samp>(54a9d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/54a9d6e)
- add document pages &nbsp;-&nbsp; by @loicduong [<samp>(15e5c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15e5c16)
- **utils**:
- add isMobile &nbsp;-&nbsp; by **locdp** [<samp>(76706)</samp>](https://github.com/dploc96/vue-naive-admin/commit/7670606)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **components**: update tooltip placement for better UI consistency &nbsp;-&nbsp; by **loicduong** [<samp>(11787)</samp>](https://github.com/dploc96/vue-naive-admin/commit/11787bc)
- **projects**: fix missing nested breadcrumb &nbsp;-&nbsp; by @loicduong [<samp>(ddb6a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/ddb6a74)
- **styles**: fix sass usage &nbsp;-&nbsp; by **locdp** [<samp>(fd6b6)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fd6b642)

### &nbsp;&nbsp;&nbsp;🛠 Optimizations

- **projects**:
- optimize code &nbsp;-&nbsp; by **locdp** [<samp>(9052e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/9052e08)
- optimize code &nbsp;-&nbsp; by **locdp** [<samp>(d102a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/d102af4)
- optimize unplugin-vue-router &nbsp;-&nbsp; by **loicduong** [<samp>(8f592)</samp>](https://github.com/dploc96/vue-naive-admin/commit/8f59204)
- optimize pdf html preview &nbsp;-&nbsp; by @loicduong [<samp>(f53bf)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f53bf72)
- use worker to download pdf html &nbsp;-&nbsp; by @loicduong [<samp>(62e6f)</samp>](https://github.com/dploc96/vue-naive-admin/commit/62e6f0c)

### &nbsp;&nbsp;&nbsp;💅 Refactors

- **projects**: refactor router guard &nbsp;-&nbsp; by @loicduong [<samp>(55109)</samp>](https://github.com/dploc96/vue-naive-admin/commit/551094d)

### &nbsp;&nbsp;&nbsp;📖 Documentation

- **projects**: update static route docs &nbsp;-&nbsp; by @loicduong [<samp>(4e643)</samp>](https://github.com/dploc96/vue-naive-admin/commit/4e643fe)

### &nbsp;&nbsp;&nbsp;🏡 Chore

- **deps**:
- update deps &nbsp;-&nbsp; by @loicduong [<samp>(5ad91)</samp>](https://github.com/dploc96/vue-naive-admin/commit/5ad91e6)
- **packages**:
- remove gen route script &nbsp;-&nbsp; by @loicduong [<samp>(49f56)</samp>](https://github.com/dploc96/vue-naive-admin/commit/49f5659)
- remove axios timeout &nbsp;-&nbsp; by @loicduong [<samp>(a5c98)</samp>](https://github.com/dploc96/vue-naive-admin/commit/a5c985f)
- **projects**:
- update vscode extensions &nbsp;-&nbsp; by **locdp** [<samp>(f0a7e)</samp>](https://github.com/dploc96/vue-naive-admin/commit/f0a7e2c)
- update dep &nbsp;-&nbsp; by **locdp** [<samp>(6651a)</samp>](https://github.com/dploc96/vue-naive-admin/commit/6651a04)
- add vite config timestamp to gitignore &nbsp;-&nbsp; by **locdp** [<samp>(c8da4)</samp>](https://github.com/dploc96/vue-naive-admin/commit/c8da438)
- turn off eslint version warning &nbsp;-&nbsp; by @loicduong [<samp>(72db1)</samp>](https://github.com/dploc96/vue-naive-admin/commit/72db1cb)
- revert simple-git-hooks config &nbsp;-&nbsp; by @loicduong [<samp>(3af2c)</samp>](https://github.com/dploc96/vue-naive-admin/commit/3af2c51)
- add vercel config &nbsp;-&nbsp; by @loicduong [<samp>(de500)</samp>](https://github.com/dploc96/vue-naive-admin/commit/de500f0)
- add desc for base url of app &nbsp;-&nbsp; by @loicduong [<samp>(4c046)</samp>](https://github.com/dploc96/vue-naive-admin/commit/4c0460b)
- update vscode setting &nbsp;-&nbsp; by @loicduong [<samp>(fa76d)</samp>](https://github.com/dploc96/vue-naive-admin/commit/fa76d54)
- convert to tsx &nbsp;-&nbsp; 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) &nbsp;-&nbsp; by **locdp** [<samp>(e5e36)</samp>](https://github.com/dploc96/vue-naive-admin/commit/e5e3651)

### &nbsp;&nbsp;&nbsp;🎨 Styles

- **projects**: reduce ambiguity in theme configuration instructions &nbsp;-&nbsp; by **locdp** [<samp>(15e68)</samp>](https://github.com/dploc96/vue-naive-admin/commit/15e6898)

### &nbsp;&nbsp;&nbsp;❤️ Contributors

[![loicduong](https://github.com/loicduong.png?size=48)](https://github.com/loicduong)&nbsp;&nbsp;[![loicduong](https://github.com/loicduong.png?size=48)](https://github.com/loicduong)&nbsp;&nbsp;
[loicduong](mailto:[email protected]),&nbsp;[locdp](mailto:[email protected])

## [v0.0.2](https://github.com/dploc96/vue-naive-admin/compare/v0.0.1...v0.0.2) (2024-10-24)

### &nbsp;&nbsp;&nbsp;🚨 Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-naive-admin",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS.",
"author": {
"name": "Loic Duong",
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/materials/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ofetch/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
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"
},
Expand Down

0 comments on commit 278f6b1

Please sign in to comment.