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 d3354c7 commit d45e7f0Copy full SHA for d45e7f0
chartlets.js/CHANGES.md
@@ -3,6 +3,9 @@
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
+* Static information about callbacks retrieved from API is not cached
7
+ reducing unnecessary processing and improving performance. (#113)
8
+
9
* Callbacks will now only be invoked when there’s an actual change in state,
10
reducing unnecessary processing and improving performance. (#112)
11
0 commit comments