alpha
Login
or
Join now
metru.dev
/
tauri-with-tabs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/metruzanca/tauri-with-tabs.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tauri-with-tabs
/
src
/
at
main
2 folders
7 files
metruzanca
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts
5w ago
70af78a9
assets
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
store
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
App.css
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
App.tsx
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
TabBar.tsx
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
TabContent.tsx
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
TabContextMenu.tsx
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
index.tsx
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago
vite-env.d.ts
feat: add multi-tab interface with app-level routing, drag reorder, context menu, and keyboard shortcuts - Tab bar with drag-to-reorder tabs and new tab button - Right-click context menu: close, close others, close right - Keyboard shortcuts: Ctrl+Tab/W/T for tab navigation and management - App-internal routing via route prop on tabs (no iframes) - Link interception: left-click navigates current tab, middle-click opens new tab, external URLs open in system browser - Automatic tab title inference from route paths - CSS polish with gradient scroll fade, hover-only close buttons, dark mode support
1 month ago