v1.7.2 - pages updates

This commit is contained in:
LINING-PC\lining
2026-01-15 16:50:17 +08:00
parent 344f203dce
commit bdb2ba9bc1
6 changed files with 321 additions and 311 deletions

238
dist/assets/index-Cfzp2Jr7.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -456,5 +456,15 @@
"🎉 Added: Exposed methods in GanttChart to scroll to today/task/specified date - scrollToToday & scrollToTask & scrollToDate", "🎉 Added: Exposed methods in GanttChart to scroll to today/task/specified date - scrollToToday & scrollToTask & scrollToDate",
"<span style=\"font-weight: bold; color: #f00;\">Special thanks to name-hard@github for their use and suggestions</span>" "<span style=\"font-weight: bold; color: #f00;\">Special thanks to name-hard@github for their use and suggestions</span>"
] ]
},
{
"version": "1.7.2",
"date": "2026-01-15",
"notes": [
"🎉 新增GanttChart新增属性enableLinkAnchor用于控制Taskbar的关系线锚点",
"<span style=\"font-weight: bold; color: #f00;\">特别感谢 YQ6494@gitee的使用及建议</span>",
"🎉 Added: New property in GanttChart - enableLinkAnchor to control the relationship line anchor points of Taskbar",
"<span style=\"font-weight: bold; color: #f00;\">Special thanks to YQ6494@gitee for their use and suggestions</span>"
]
} }
] ]

142
dist/index.html vendored
View File

@@ -1,71 +1,71 @@
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/jordium-gantt-vue3/assets/favicon-Cbzqrv09.svg" /> <link rel="icon" type="image/svg+xml" href="/jordium-gantt-vue3/assets/favicon-Cbzqrv09.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags --> <!-- Primary Meta Tags -->
<title>Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3</title> <title>Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3</title>
<meta name="title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" /> <meta name="title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" />
<meta name="description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views. Perfect for project management and task scheduling." /> <meta name="description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views. Perfect for project management and task scheduling." />
<meta name="keywords" content="vue3, gantt chart, gantt, project management, task scheduler, timeline, vue component, typescript, drag and drop, milestone, task tracking" /> <meta name="keywords" content="vue3, gantt chart, gantt, project management, task scheduler, timeline, vue component, typescript, drag and drop, milestone, task tracking" />
<meta name="author" content="nelson820125" /> <meta name="author" content="nelson820125" />
<meta name="robots" content="index, follow" /> <meta name="robots" content="index, follow" />
<link rel="canonical" href="https://nelson820125.github.io/jordium-gantt-vue3/" /> <link rel="canonical" href="https://nelson820125.github.io/jordium-gantt-vue3/" />
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://nelson820125.github.io/jordium-gantt-vue3/" /> <meta property="og:url" content="https://nelson820125.github.io/jordium-gantt-vue3/" />
<meta property="og:title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" /> <meta property="og:title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" />
<meta property="og:description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views." /> <meta property="og:description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views." />
<meta property="og:image" content="https://nelson820125.github.io/jordium-gantt-vue3/assets/jordium-gantt-vue3-logo.svg" /> <meta property="og:image" content="https://nelson820125.github.io/jordium-gantt-vue3/assets/jordium-gantt-vue3-logo.svg" />
<meta property="og:site_name" content="Jordium Gantt Vue3" /> <meta property="og:site_name" content="Jordium Gantt Vue3" />
<!-- Twitter --> <!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://nelson820125.github.io/jordium-gantt-vue3/" /> <meta name="twitter:url" content="https://nelson820125.github.io/jordium-gantt-vue3/" />
<meta name="twitter:title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" /> <meta name="twitter:title" content="Jordium Gantt Vue3 - Modern Gantt Chart Component for Vue 3" />
<meta name="twitter:description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking." /> <meta name="twitter:description" content="A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking." />
<meta name="twitter:image" content="https://nelson820125.github.io/jordium-gantt-vue3/assets/jordium-gantt-vue3-logo.svg" /> <meta name="twitter:image" content="https://nelson820125.github.io/jordium-gantt-vue3/assets/jordium-gantt-vue3-logo.svg" />
<!-- Additional SEO Tags --> <!-- Additional SEO Tags -->
<meta name="theme-color" content="#4FC08D" /> <meta name="theme-color" content="#4FC08D" />
<meta name="application-name" content="Jordium Gantt Vue3" /> <meta name="application-name" content="Jordium Gantt Vue3" />
<!-- Links to documentation and repository --> <!-- Links to documentation and repository -->
<link rel="alternate" type="application/json+oembed" href="https://github.com/nelson820125/jordium-gantt-vue3" /> <link rel="alternate" type="application/json+oembed" href="https://github.com/nelson820125/jordium-gantt-vue3" />
<!-- Schema.org structured data --> <!-- Schema.org structured data -->
<script type="application/ld+json"> <script type="application/ld+json">
{ {
"@context": "https://schema.org", "@context": "https://schema.org",
"@type": "SoftwareApplication", "@type": "SoftwareApplication",
"name": "Jordium Gantt Vue3", "name": "Jordium Gantt Vue3",
"applicationCategory": "DeveloperApplication", "applicationCategory": "DeveloperApplication",
"operatingSystem": "Web Browser", "operatingSystem": "Web Browser",
"description": "A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views.", "description": "A modern, feature-rich Gantt chart component for Vue 3 with TypeScript support. Interactive task management, drag-and-drop, milestone tracking, and multiple timeline views.",
"url": "https://nelson820125.github.io/jordium-gantt-vue3/", "url": "https://nelson820125.github.io/jordium-gantt-vue3/",
"author": { "author": {
"@type": "Person", "@type": "Person",
"name": "nelson820125", "name": "nelson820125",
"url": "https://github.com/nelson820125" "url": "https://github.com/nelson820125"
}, },
"offers": { "offers": {
"@type": "Offer", "@type": "Offer",
"price": "0", "price": "0",
"priceCurrency": "USD" "priceCurrency": "USD"
}, },
"softwareVersion": "1.4.6", "softwareVersion": "1.4.6",
"programmingLanguage": "TypeScript", "programmingLanguage": "TypeScript",
"codeRepository": "https://github.com/nelson820125/jordium-gantt-vue3", "codeRepository": "https://github.com/nelson820125/jordium-gantt-vue3",
"license": "https://opensource.org/licenses/MIT" "license": "https://opensource.org/licenses/MIT"
} }
</script> </script>
<script type="module" crossorigin src="/jordium-gantt-vue3/assets/index-DBfszOX9.js"></script> <script type="module" crossorigin src="/jordium-gantt-vue3/assets/index-Cfzp2Jr7.js"></script>
<link rel="stylesheet" crossorigin href="/jordium-gantt-vue3/assets/index-fLZHpLpo.css"> <link rel="stylesheet" crossorigin href="/jordium-gantt-vue3/assets/index-DhNQNZh4.css">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
</body>
</body> </html>