We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12fa6 commit c19ec3bCopy full SHA for c19ec3b
chartlets.js/CHANGES.md
@@ -4,7 +4,8 @@
4
of multiple elements. The `default` mode is supported at the moment.
5
6
* Relaxed requirements for adding new components to Chartlets.js via
7
- plugins. Implementing `ComponentProps` is now optional. (#115)
+ plugins. We no longer require registered components
8
+ to implement `ComponentType<ComponentProps>`. `ComponentProps`. (#115)
9
10
* Static information about callbacks retrieved from API is not cached
11
reducing unnecessary processing and improving performance. (#113)
0 commit comments