README
English | ็ฎไฝไธญๆ
Vue Router Tab
A tab router component based on Vue Router.
๐ Features
โ Open or switch to tabs responding to route change
โ Tabs mouse wheel scrolling
โ Tabs drag sort
โ Tab Operations: open, switch, close, refresh, reset
โ Iframe tab: for external website
โ Customized๏ผtransition, slot, contextmenu
โ I18n
โ Cache control: tab rules, cacheable, maximum keep alive, reusable
โ Dynamic Tab Info: title, icon, tooltip
โ Initial Tabs: initially opened tabs when entering page
โ Restore Tabs: reopen tabs after browser refresh
โ Nuxt Support
๐ Links
๐ Installation
๐ Documentation (Gitee)
๐บ Online Demo (Gitee)
๐จโ๐ป Sample Project
๐ Changelog
๐ท NPM Task
Task | Command | Description |
---|---|---|
Lib build | npm run lib:build |
|
Lib build and generate report | npm run lib:build:report |
|
Lib publish | npm run lib:publish |
change version in package.json |
Demo develop | npm run demo:dev |
|
Demo build | npm run demo:build |
|
Document develop | npm run docs:dev |
|
Document build | npm run docs:build |
|
Code format check | npm run lint |
|
Code format check and auto fix | npm run lint:fix |
|
Commit code | npm run commit |
License
Copyright (c) 2019-present, ็ขงๆตทๅนฝ่น