📥 Scrapping Habbo game data and assets
Go to file
Walidoux 6ba06e09d2
feat(components|public): Add Design Loader and change Downloaders popup style
This commit adds a Design Loader to Downloaders component and modifies the popup  style with new classes. The loader is shown when the user clicks the Download GameData button. The popup is now centered and uses flex to position its content. Additionally, it now displays a message that depends on the state of the download process, and the close button's style is also modified.
2023-04-28 14:42:51 +01:00
.vscode fix(vscode): remove ignored IDE settings 2023-04-19 17:12:50 +00:00
public feat(components|public): Add Design Loader and change Downloaders popup style 2023-04-28 14:42:51 +01:00
src feat(components|public): Add Design Loader and change Downloaders popup style 2023-04-28 14:42:51 +01:00
src-tauri refactor(tauri): Update tauri config permissions 2023-04-28 14:42:10 +01:00
.gitignore fix(vscode): remove ignored IDE settings 2023-04-19 17:12:50 +00:00
index.html feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
package.json fix(package.json): typo 2023-04-23 20:09:30 +01:00
pnpm-lock.yaml build(deps): update latest 2023-04-23 20:06:22 +01:00
postcss.config.js feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
tailwind.config.js feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
tsconfig.json fix(tsconfig): d.ts type checking was disabked 2023-04-23 20:06:09 +01:00
tsconfig.node.json feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
vite.config.ts feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00