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 b78cce9 commit c95671eCopy full SHA for c95671e
chartlets.js/CHANGES.md
@@ -3,8 +3,8 @@
3
* Add `multiple` property for `Select` component to enable the selection
4
of multiple elements. The `default` mode is supported at the moment.
5
6
-* Callbacks will now only be invoked when there’s an actual change in state, reducing unnecessary processing and
7
- improving performance.
+* Callbacks will now only be invoked when there’s an actual change in state,
+ reducing unnecessary processing and improving performance. (#112)
8
9
## Version 0.1.4 (from 2025/03/06)
10
0 commit comments