mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| actions | ||
| app-builder | ||
| contributing-guide | ||
| data-sources | ||
| Enterprise | ||
| how-to | ||
| marketplace | ||
| org-management | ||
| release-management | ||
| setup | ||
| tutorial | ||
| user-authentication | ||
| widgets | ||
| copilot.md | ||
| getting-started.md | ||
| security.md | ||
| tooljet_database.md | ||
| tooljetcli.md | ||
| tracking.md | ||