Commit graph

3 commits

Author SHA1 Message Date
Nakul Nagargade
06b558c84a
Prevent app re-renders on hovering widgets in canvas (#7015)
* Move version manager editor states to zustand

* Update appDataStore to appVersionsManagerStore

* Move released version popup state to global

* Move isVersionReleased to global store

* Rename appVersionsManagerStore to appVersionStore and destructure zustand data inside components

* Move showComments and toggleComments states to zustand store

* Move current layout from editor local states to editor store

* Move hovered component to zustand

* Move selected components to zustand

* Merge branch 'refactor/zustand-edior-store' into zustand-editor-store-2

* Fix

* FIx

* Remove util function

* Reolve code comments

* Resolve code comments
2023-08-31 13:42:32 +05:30
Shubhendra Singh Chauhan
1afe7bc9c4
[docs] added V2.10.0 (#6995)
* [docs] #6883 #6894 #6352 #6417

* [docs]added V2.10.0

* [docs]update supported file types for generate file action

* [docs] updated generate file doc and how-to for generate file for text type
2023-07-12 13:57:13 +05:30
Shubhendra Singh Chauhan
e9c7cdf57e
[docs] Appbuilder 1.1 (#6874)
* [docs] conditional action #6304

* [docs] plotly bar mode

* [docs] private app embed var

* [doc] table: selectedCell

* [doc]table nested data

* [doc]number-decimal

* [doc]buttontext

* [doc]boundedbox:default data

* [doc]multi-env updates

* [doc]version 2.9.0

* commented: PR5926

* commented: PR5296 minor change
2023-07-05 19:30:20 +05:30