173 Commits

Author SHA1 Message Date
jkunz 06f0ea4f92 fix(domtools): stabilize DomTools lifecycle, cleanup, and singleton behavior 2026-04-24 04:54:40 +00:00
jkunz 3bc9e76ed7 fix(build): align test imports with tstest tapbundle and simplify the build script 2026-04-23 17:35:24 +00:00
jkunz 2d0a4a2e90 fix(build): remove npm bundling from build script and align documented jwt default state 2026-03-27 20:00:33 +00:00
jkunz d01aa13ee7 fix(tsconfig): add Node.js type definitions to TypeScript compiler options 2026-03-27 16:33:19 +00:00
jkunz 6375674e1c fix(build,types): migrate smart config filename and tighten TypeScript null handling 2026-03-27 16:32:24 +00:00
jkunz 54676f4f26 fix(breakpoints): rename exported functions to reflect constraint-based API: cssForCustom -> cssForConstraint and cssForCustomContainer -> cssForConstraintContainer; update README usage 2026-03-11 08:28:16 +00:00
jkunz 759cdd906b feat(breakpoints): document preset viewport helpers, low-level container helpers, and exported types for breakpoints 2026-03-11 08:17:27 +00:00
jkunz 434ce7837c feat(css.breakpoints): add constraint-based CSS breakpoint helpers and container context utilities 2026-03-11 08:15:09 +00:00
jkunz 41eede2d8d fix(deps): bump dependency and devDependency versions, update lik import paths, add tsbundle config, export test start, and tidy readme install snippet 2026-03-05 09:08:01 +00:00
jkunz afbedee177 fix(domtools): remove default loading... meta title in WebSetup and use an empty string as the default 2026-01-27 12:58:39 +00:00
jkunz 8d7f9d1b10 fix(deps): bump dependencies, update build/test configuration, and reorganize npmextra configuration 2026-01-04 15:20:54 +00:00
jkunz a3f7f456ef fix(readme): Normalize README formatting and improve breakpoint helpers section 2025-11-16 15:38:14 +00:00
jkunz 078ccdf1c3 fix(dependencies): bump dependency versions in package.json 2025-11-16 15:36:12 +00:00
jkunz 039ee19ffd fix(domtools): Prevent race conditions during DomTools initialization and improve runOnce error handling 2025-11-16 15:29:23 +00:00
jkunz 6fa99f8ed8 fix(package.json): Update dependency versions and add pnpm package manager field 2025-06-20 00:05:02 +00:00
philkunz b0774b0cba fix(scroller): Rename method from scrollToElement to toElement for consistency 2025-02-01 00:32:56 +01:00
philkunz 07f09b4457 fix(scroller): Removed passive option from scroll event listener 2025-01-31 23:57:07 +01:00
philkunz dfd61ce744 feat(scroller): Enhance Scroller class with callback execution and adaptive scroll listener 2025-01-31 23:10:33 +01:00
philkunz eb1ac75e49 feat(core): Enhance scrolling capabilities by integrating Scroller class and adding lenis support 2025-01-31 23:03:10 +01:00
philkunz 25a813d35f fix(themamanager): Fixed automatic global theme change subscription for background updates. 2025-01-09 00:33:46 +01:00
philkunz 90bb1eb432 feat(themeManager): Exposed method to enable automatic global theme change. 2025-01-09 00:24:17 +01:00
philkunz a20b321bb0 fix(ThemeManager): Refactor ThemeManager class to separate global style setting logic 2024-10-21 17:25:08 +02:00
philkunz 987c821eed fix(pluginexports): Add missing import for smartrouter in pluginexports. 2024-10-06 23:37:21 +02:00
philkunz 0a7da5132d fix(dependencies): Update @push.rocks/smartrouter to version ^1.3.2 for better compatibility 2024-10-06 23:31:44 +02:00
philkunz 1f346e24db fix(dependencies): Update dependencies to resolve potential issues and improve stability 2024-10-06 21:42:10 +02:00
philkunz 15e58fbf5d fix(core): Correct import statement for SweetScroll. 2024-10-04 15:28:01 +02:00
philkunz 5820bf81f6 fix(dependencies): Update dependencies to latest versions 2024-10-02 17:49:27 +02:00
philkunz cc934a9c0e fix(core): Refactor plugin exports to improve modularity 2024-10-02 15:45:45 +02:00
philkunz 843c873254 fix(dependencies): Update dependencies and correct font family in styles 2024-07-01 11:23:14 +02:00
philkunz 185b8a3947 fix(core): update 2024-01-20 01:25:19 +01:00
philkunz bb6b4788b8 fix(core): update 2024-01-20 01:08:25 +01:00
philkunz bd4fab872f fix(core): update 2023-10-23 17:22:14 +02:00
philkunz b6620120e9 fix(core): update 2023-10-23 17:04:11 +02:00
philkunz af2eaf010f fix(core): update 2023-10-23 16:34:32 +02:00
philkunz 28be3f3095 fix(core): update 2023-10-22 16:03:37 +02:00
philkunz 20e14bf14d fix(core): update 2023-10-07 12:25:44 +02:00
philkunz a64af6f0ff fix(core): update 2023-10-05 14:08:43 +02:00
philkunz fd758e5ec1 fix(core): update 2023-10-03 19:23:23 +02:00
philkunz 5530642c3e fix(core): update 2023-10-03 19:20:38 +02:00
philkunz 1ba907d2cc fix(core): update 2023-10-03 18:58:20 +02:00
philkunz b67a602f78 fix(core): update 2023-10-03 13:20:27 +02:00
philkunz 29f26d2ea7 fix(core): update 2023-10-03 12:48:22 +02:00
philkunz 9ccd2fb2cf fix(core): update 2023-10-03 12:38:17 +02:00
philkunz 31dd8aa258 fix(core): update 2023-10-03 11:46:14 +02:00
philkunz 89af82d2c4 fix(core): update 2023-10-03 11:33:38 +02:00
philkunz 805ce5ed88 fix(core): update 2023-09-17 14:30:55 +02:00
philkunz 42fd443ad8 fix(core): update 2023-09-09 23:36:31 +02:00
philkunz d580df7e0a fix(core): update 2023-08-27 13:33:36 +02:00
philkunz 252d56a321 fix(core): update 2023-08-20 17:10:10 +02:00
philkunz f1949bdc5d fix(core): update 2023-08-07 04:20:36 +02:00