You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlights\n- Introduced a CSS-variable theming system with TwThemeService, provideTwTheme, and an overrideable theme.css so consumers can tune light/dark palettes without patching component markup.\n- Added the TwDatatablesComponent, a production-ready dashboard table with headers, toolbar slots, filtering, pagination, and selection wired directly to tw-table, plus a dedicated docs page that showcases toolbar actions and compact layouts.\n- Polished the docs experience (dark mode contrast, spacer behavior, nav spacing, and tab content) so every example is legible in both modes and the theming route/data tables page are reachable.\n- Beefed up tooling with Husky/Commitlint hooks, a cleaner .npmignore, and the new release-optimized changelog entry.