Skip to content

Commit d45e7f0

Browse files
committed
update
1 parent d3354c7 commit d45e7f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chartlets.js/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* Add `multiple` property for `Select` component to enable the selection
44
of multiple elements. The `default` mode is supported at the moment.
55

6+
* Static information about callbacks retrieved from API is not cached
7+
reducing unnecessary processing and improving performance. (#113)
8+
69
* Callbacks will now only be invoked when there’s an actual change in state,
710
reducing unnecessary processing and improving performance. (#112)
811

0 commit comments

Comments
 (0)