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 650bbf7 commit c0fa4c2Copy full SHA for c0fa4c2
chartlets.js/CHANGES.md
@@ -3,6 +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.
8
9
## Version 0.1.4 (from 2025/03/06)
10
0 commit comments