All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fixes lots of accessibility issues, improves rendering performance and updates to Angular 17.
Updates the library to Angular v15 and Material MDC components. Material CSS is now bundled together with the component, so the separate styles.css file is no longer distributed.
Fixes type imports in the distributed web-component library. Only a subset of the library is now distributed, so types can safely be imported.
Removes dependency on deprecated Bazel stack and updates it to a simpler setup with Aspect Angular rules. Fixes template typings since strict_templates have been enabled.
Removes/renames the postinstall script as it's not required when distributed as a web-component.
N/A
N/A
Fixes missing dependency issue when importing the graph component in React.
N/A
N/A
Removes the need to include a .css file for the graph, as all styles will now be inlined.
- CSS files are no longer generated
- The location of the web-component bundle has been updated
N/A