5 Commits

Author SHA1 Message Date
b8bb0ada52 fix: update version to 1.2.2 in package.json and package-lock.json; correct output file name in build script and tsconfig.json 2025-07-20 15:50:12 +02:00
ea6619d7fa fix: update version to 1.1.4 in package.json and package-lock.json; adjust tsconfig.json formatting 2025-07-20 15:01:30 +02:00
78ab32c808 feat: implement RickLabel component with click handling and YouTube link, update package.json and tsconfig.json for new dependencies 2025-07-19 23:13:31 +02:00
Dominik Krenn
6672ce76b0 refactor: update package configuration and change module system
- Renamed package to @funky-flask-test/funky-flask-test and updated version to 1.0.0
- Changed module type to ES2020 and updated exports for better compatibility
- Added new scripts for development and preview using Vite
- Replaced existing function with insertRickLabel that creates a clickable label to open a Rickroll link
- Updated TypeScript configuration to reflect new module system and output directory
2025-07-19 11:17:39 +02:00
Projects
3e4f067c08 Initial commit 2025-07-18 17:52:18 +00:00