e2d9aa60b4
fix: update refs handling in RickGamePanel for improved canvas access
2025-07-20 15:18:12 +02:00
a897853426
fix: update version to 1.2.0 in package.json and package-lock.json; refactor RickPanel to RickGamePanel with enhanced game mechanics
2025-07-20 15:15:42 +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
9c346ba7e5
fix: update version to 1.1.3 in package.json and package-lock.json
2025-07-19 23:39:41 +02:00
bd67f2fcf2
refactor: rename RickLabel to RickPanel and enhance click handling with stay focused option
2025-07-19 23:38:19 +02:00
2c2db8edaf
fix: update version to 1.1.2 and change main entry point to dist/index.jsx in package.json and package-lock.json
2025-07-19 23:30:21 +02:00
bb26d5c255
fix: update build script to check for dist/index.jsx instead of dist/index.js
2025-07-19 23:24:46 +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
6f633d33f4
fix: update version to 1.1.0 and upgrade TypeScript to ^5.8.3 in package.json and package-lock.json
2025-07-19 22:38:50 +02:00
1cdb770d68
refactor: convert insertRickLabel to use a React component for improved structure and state management
2025-07-19 22:34:21 +02:00
Dominik Krenn
eeb00379bb
fix: update version to 1.0.1 in package.json and package-lock.json
2025-07-19 12:56:41 +02:00
Dominik Krenn
202c5163db
fix: update insertRickLabel function to enhance click handling and add rainbow animation
2025-07-19 12:55:12 +02:00
Dominik Krenn
8f403680f2
docs: refine README.md for clarity on module structure and script usage
2025-07-19 11:46:08 +02:00
Dominik Krenn
5d4bb34695
docs: update README.md to provide clearer module structure and script usage
2025-07-19 11:42:06 +02:00
Dominik Krenn
59c1d9846d
fix: update package name and version in package.json
2025-07-19 11:36:11 +02:00
Dominik Krenn
75130c574c
fix: enhance dependency checks and improve error messages in reset.sh
2025-07-19 11:32:08 +02:00
Dominik Krenn
aa46a0fbc9
fix: update init.sh and reset.sh to improve user prompts and jq installation guidance
2025-07-19 11:30:13 +02:00
Dominik Krenn
eadb4c0cb5
feat: add init and reset scripts for module management
2025-07-19 11:28:26 +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