v0.0.3
🚨 Breaking Changes
- projects: refactor route cache & support reset route cache strategy - by locdp (3e95a)
🚀 Features
- components:
- update about page - by @loicduong (87dcd)
- revert vditor - by @loicduong (d23c8)
- revert logicflow - by @loicduong (bcaf9)
- add wavesurfer - by @loicduong (20b30)
- projects:
- login supports accessible operation - by locdp (e2a1c)
- add volta config - by locdp (be054)
- add unplugin-vue-router - by @loicduong (e9b05)
- add about page - by locdp (e695d)
- add user center page - by locdp (959fe)
- add hide child function pages - by @loicduong (cf7ff)
- add tab function pages - by @loicduong (feaea)
- add request function pages - by @loicduong (0e053)
- add barcode pages - by @loicduong (fc9d1)
- add copy & icon page - by @loicduong (3e00d)
- add preview pdf page - by @loicduong (33ceb)
- add print page - by @loicduong (445c1)
- add swiper page - by @loicduong (04892)
- add typeit page - by @loicduong (75216)
- add video page - by @loicduong (6ec40)
- add antv chart page - by @loicduong (eb61c)
- add echarts page - by @loicduong (16f40)
- add vchart page - by @loicduong (1426f)
- add markdown editor page - by @loicduong (a47b2)
- add vtable page - by @loicduong (79d95)
- add multi menu pages - by @loicduong (ccf40)
- add manage system pages - by @loicduong (e0fb0)
- add pdf html preview - by @loicduong (85459)
- add pdf html preview action - by @loicduong (b5f85)
- support scheduled detection and update system - by @loicduong (446ba)
- app version notification plugin support sub deploy path - by @loicduong (201bf)
- update vditor doc link - by @loicduong (3558e)
- add version query param to runtime config script - by @loicduong (f5ec2)
- add singnature page - by @loicduong (ec3b0)
- support menus & breadcrumbs link - by @loicduong (aa756)
- add excel page - by @loicduong (7798d)
- add vue-flow page - by @loicduong (15334)
- add intro page - by @loicduong (f084a)
- add logic flow page - by @loicduong (c23fa)
- prpjects:
- add document pages - by @loicduong (54a9d)
- add document pages - by @loicduong (15e5c)
- utils:
- add isMobile - by locdp (76706)
🐞 Bug Fixes
- components: update tooltip placement for better UI consistency - by @loicduong (11787)
- projects: fix missing nested breadcrumb - by @loicduong (ddb6a)
- styles: fix sass usage - by locdp (fd6b6)
🛠 Optimizations
- projects:
- optimize code - by locdp (9052e)
- optimize code - by locdp (d102a)
- optimize unplugin-vue-router - by @loicduong (8f592)
- optimize pdf html preview - by @loicduong (f53bf)
- use worker to download pdf html - by @loicduong (62e6f)
💅 Refactors
- projects: refactor router guard - by @loicduong (55109)
📖 Documentation
- projects: update static route docs - by @loicduong (4e643)
🏡 Chore
- deps:
- update deps - by @loicduong (5ad91)
- packages:
- remove gen route script - by @loicduong (49f56)
- remove axios timeout - by @loicduong (a5c98)
- projects:
- update vscode extensions - by locdp (f0a7e)
- update dep - by locdp (6651a)
- add vite config timestamp to gitignore - by locdp (c8da4)
- turn off eslint version warning - by @loicduong (72db1)
- revert simple-git-hooks config - by @loicduong (3af2c)
- add vercel config - by @loicduong (de500)
- add desc for base url of app - by @loicduong (4c046)
- update vscode setting - by @loicduong (fa76d)
- convert to tsx - by @loicduong (786ed)
- types:
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by locdp (e5e36)
🎨 Styles
- projects: reduce ambiguity in theme configuration instructions - by locdp (15e68)