Commit graph

7 commits

Author SHA1 Message Date
JonasPfalzgraf
482151f980 feat: Implement ErrorBoundary class for global error handling
feat: Refactor Session class to use LocalStorageService for session management

feat: Enhance BasicButton component with configuration options and event handling

style: Update SASS variables to CSS custom properties for better theming support

style: Modify app.sass to include Bootstrap with legacy import

chore: Update settings.ts to handle session initialization and error notifications

fix: Improve buttonType definition for better readability

chore: Refactor parse.ts for cleaner file handling and keyword replacement

chore: Enhance syncConfig.ts with TypeScript interfaces and async file operations

chore: Update v2.ts to modify manifest.json for compatibility with manifest version 2

chore: Revise tsconfig.json for stricter type checking and improved module resolution

chore: Refactor vite.config.ts for better build configuration and asset management
2025-07-11 16:53:48 +02:00
Jonas Pfalzgraf
dbd1691445 cleaning 2022-08-16 13:11:27 +02:00
Jonas Pfalzgraf
59fca4e2aa Updating readme 2022-08-16 13:00:44 +02:00
Jonas Pfalzgraf
6a15036e29
Update README.md 2022-08-15 23:26:57 +02:00
Jonas Pfalzgraf
9094ad4321 updating readme 2022-08-15 18:15:08 +02:00
Jonas Pfalzgraf
385be01143 working on readme 2022-08-15 18:11:14 +02:00
Jonas Pfalzgraf
455c62a936
Initial commit 2022-08-15 14:38:55 +02:00