Continuous Releases from main
Merge pull request #1254 from Tresjs/chore/improve-playground
chore: improve playground4 hours ago0cffc8b
Merge pull request #1252 from Tresjs/add-vue-talk
docs(core): add a vue talk about tres.js in resources4 hours agoffcbf99
feat(playground): add UUIDs to various components for improved state management
- Introduced UUIDs to multiple Vue components in the playground for better tracking and state management.
- Updated the TresLeches component instances to accept the new UUIDs, enhancing the overall structure and maintainability of the code.
- Ensured consistent implementation across different sections of the playground, including advanced and basic components.4 hours ago3dd2a74
feat(playground): enhance playground with new color themes and UUIDs
- Added new color themes 'tres-cientos' and 'tres-postprocessing' to Vite configuration.
- Updated document titles in App.vue to reflect the new branding as 'TresJS Playground'.
- Refactored multiple components in the Cientos playground to include UUIDs for better tracking and state management.
- Adjusted class names in various components to utilize the new color themes, improving visual consistency.yesterday12845ee
Merge pull request #1250 from Tresjs/chore/migrate-postprocessing-playground
feat(playground): integrate post-processing playgroundyesterday939ef3a
refactor(playground): remove playground files and update maintainers
- Deleted the entire playground directory, including all Vue components, assets, and configuration files.
- Updated the maintainers list in package.json to include Damien Montastier.
- Cleaned up package.json by removing unused scripts and dependencies related to the playground.yesterday18b74aa