13 Commits

Author SHA1 Message Date
07f09b4457 fix(scroller): Removed passive option from scroll event listener 2025-01-31 23:57:07 +01:00
dfd61ce744 feat(scroller): Enhance Scroller class with callback execution and adaptive scroll listener 2025-01-31 23:10:33 +01:00
eb1ac75e49 feat(core): Enhance scrolling capabilities by integrating Scroller class and adding lenis support 2025-01-31 23:03:10 +01:00
25a813d35f fix(themamanager): Fixed automatic global theme change subscription for background updates. 2025-01-09 00:33:46 +01:00
90bb1eb432 feat(themeManager): Exposed method to enable automatic global theme change. 2025-01-09 00:24:17 +01:00
a20b321bb0 fix(ThemeManager): Refactor ThemeManager class to separate global style setting logic 2024-10-21 17:25:08 +02:00
987c821eed fix(pluginexports): Add missing import for smartrouter in pluginexports. 2024-10-06 23:37:21 +02:00
0a7da5132d fix(dependencies): Update @push.rocks/smartrouter to version ^1.3.2 for better compatibility 2024-10-06 23:31:44 +02:00
1f346e24db fix(dependencies): Update dependencies to resolve potential issues and improve stability 2024-10-06 21:42:10 +02:00
15e58fbf5d fix(core): Correct import statement for SweetScroll. 2024-10-04 15:28:01 +02:00
5820bf81f6 fix(dependencies): Update dependencies to latest versions 2024-10-02 17:49:27 +02:00
cc934a9c0e fix(core): Refactor plugin exports to improve modularity 2024-10-02 15:45:45 +02:00
843c873254 fix(dependencies): Update dependencies and correct font family in styles 2024-07-01 11:23:14 +02:00