mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #57] [MERGED] Migrate to Svelte4 & Sveltekit2, linting, formating & refactoring #61
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-azd-radar-data-datatable#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/57
Author: @BostoenToby
Created: 1/3/2024
Status: ✅ Merged
Merged: 1/3/2024
Merged by: @BostoenToby
Base:
master← Head:dev-svelte4-migration📝 Commits (3)
d0c4e73move to svelte4, formatting & fix linting errors3dcab7brefactor, format, lint & implement new packaging method4b9d8f5bump to 0.0.61 & migrate to sveltekit2📊 Changes
46 files changed (+2831 additions, -2043 deletions)
View changed files
➖
.eslintrc.cjs(+0 -20)➕
.eslintrc.json(+28 -0)📝
.github/workflows/deploy.yml(+2 -2)📝
.github/workflows/remove-old-artifacts.yml(+7 -7)📝
.gitignore(+2 -1)➕
.vscode/launch.json(+28 -0)📝
.vscode/settings.json(+4 -0)📝
README.md(+68 -57)📝
build.sh(+2 -2)📝
package.json(+45 -27)➖
playwright.config.ts(+0 -14)📝
pnpm-lock.yaml(+1800 -708)📝
src/app.d.ts(+11 -18)📝
src/app.html(+13 -16)📝
src/app.scss(+20 -22)📝
src/examples/FetchDataTypeClass.ts(+45 -44)➖
src/index.test.ts(+0 -7)📝
src/lib/actions/clickOutside.ts(+11 -13)📝
src/lib/actions/repositionableColumn.ts(+35 -34)📝
src/lib/actions/resizableColumn.ts(+47 -47)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.