[PR #172] [CLOSED] Test SvelteKit Migration #173

Closed
opened 2026-02-26 05:30:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/172
Author: @moollaza
Created: 11/8/2021
Status: Closed

Base: masterHead: sveltekit


📝 Commits (10+)

📊 Changes

66 files changed (+7938 additions, -14965 deletions)

View changed files

📝 .editorconfig (+5 -11)
.env.dev (+0 -1)
📝 .gitignore (+6 -23)
.nvmrc (+0 -1)
📝 README.md (+16 -12)
TODO.md (+2 -0)
babel.config.js (+0 -5)
jsconfig.json (+18 -0)
now.json (+0 -51)
package-lock.json (+6747 -0)
📝 package.json (+25 -72)
postcss.config.cjs (+21 -0)
src/App.vue (+0 -69)
src/app.css (+17 -0)
src/app.html (+16 -0)
src/assets/img/excited-kids.jpg (+0 -0)
src/assets/img/get-personal-access-token.gif (+0 -0)
src/assets/img/icons8-trash-cloud.svg (+0 -66)
src/assets/img/icons8-trash.svg (+0 -20)
src/assets/img/reporemover-demo.gif (+0 -0)

...and 46 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/172 **Author:** [@moollaza](https://github.com/moollaza) **Created:** 11/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `sveltekit` --- ### 📝 Commits (10+) - [`4b4ad26`](https://github.com/moollaza/repo-remover/commit/4b4ad26187acf8a38a9207f3858a9ba17e14cbf0) Implement mvp in SvelteKit - [`3d6f0ae`](https://github.com/moollaza/repo-remover/commit/3d6f0aefeef983e1b1636d59880a1e47372467c0) Update README for SvelteKit - [`bf79243`](https://github.com/moollaza/repo-remover/commit/bf79243cd817f33db96434626c2fe022780b1800) remove duplicate folder - [`e533c0e`](https://github.com/moollaza/repo-remover/commit/e533c0ed1abdd43928a2cf2637fdadf0919a8fd8) Start implementing table - [`df98768`](https://github.com/moollaza/repo-remover/commit/df987684bc247b2f52aaac7157c79487bd61fd74) Formatting - [`09cf14b`](https://github.com/moollaza/repo-remover/commit/09cf14b7e082bc3ef5b316223e20d365088c8432) formatting...again - [`0a09acc`](https://github.com/moollaza/repo-remover/commit/0a09acce7fba751ac287ef23099df442996fb60d) Setup for Vercel deployment - [`336e3a7`](https://github.com/moollaza/repo-remover/commit/336e3a7c5c7da5759a0d067ca593ed2001a8a3de) update deps - [`1f7db7c`](https://github.com/moollaza/repo-remover/commit/1f7db7cbde2149f33b81920295c148589da81c15) Sorting implemented - [`57ff2b6`](https://github.com/moollaza/repo-remover/commit/57ff2b66388fe577cc97c678f62420cf3d085b39) Implement more filters ### 📊 Changes **66 files changed** (+7938 additions, -14965 deletions) <details> <summary>View changed files</summary> 📝 `.editorconfig` (+5 -11) ➖ `.env.dev` (+0 -1) 📝 `.gitignore` (+6 -23) ➖ `.nvmrc` (+0 -1) 📝 `README.md` (+16 -12) ➕ `TODO.md` (+2 -0) ➖ `babel.config.js` (+0 -5) ➕ `jsconfig.json` (+18 -0) ➖ `now.json` (+0 -51) ➕ `package-lock.json` (+6747 -0) 📝 `package.json` (+25 -72) ➕ `postcss.config.cjs` (+21 -0) ➖ `src/App.vue` (+0 -69) ➕ `src/app.css` (+17 -0) ➕ `src/app.html` (+16 -0) ➖ `src/assets/img/excited-kids.jpg` (+0 -0) ➖ `src/assets/img/get-personal-access-token.gif` (+0 -0) ➖ `src/assets/img/icons8-trash-cloud.svg` (+0 -66) ➖ `src/assets/img/icons8-trash.svg` (+0 -20) ➖ `src/assets/img/reporemover-demo.gif` (+0 -0) _...and 46 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#173
No description provided.