Skip to content

v0.1.0

Choose a tag to compare

@quinnjr quinnjr released this 15 Dec 16:36
· 64 commits to develop since this release

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.