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
- Renamed `darkThemeState` to `themeState` across all modules and sample apps for better clarity.
- Integrated Dokka for API documentation generation across `theme-prefs`, `theme-material`, and `theme-material3` modules.
- Added KDoc comments to public composables, classes, and interfaces, including `ThemePrefs`, `PreferenceHelper`, and various UI components.
- Updated GitHub Pages workflow to build and deploy Dokka documentation and the WasmJS web demo to a unified site.
- Added a landing page for GitHub Pages and linked documentation and demo in the `README.md`.
- Added `dokka` dependency and plugin configuration to `libs.versions.toml` and build scripts.
0 commit comments