retoor 2bd4dd442a feat: add widget implementation with core rendering and event handling
The widget module introduces a new UI component with support for dynamic rendering, user interaction events, and state management. Key additions include the widget class with lifecycle methods (init, render, destroy), event delegation for click and hover actions, and a configuration system for customizable appearance and behavior. The implementation follows the existing component architecture pattern, integrating with the application's event bus for decoupled communication.
2025-01-02 02:12:27 +00:00
S
Description
Customized gitea configuration to convert it into a portfolio site if not logged in, a repository dev platform with build server when loggen in.
25 MiB
Languages
JavaScript 100%