fix(uptimelink-webwidget): Modernize element props (use accessor), bump deps, add CI/workflows, export pages and update package metadata/docs

This commit is contained in:
2025-11-30 17:30:38 +00:00
parent 368ddec10d
commit 53af713533
15 changed files with 3662 additions and 2629 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.2.3',
version: '1.2.4',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}