PromucFlow_constructor/app
Aswath K 5f3e7672ab
fix: Property pane components re-render (#14581)
* Prevents unwanted rendering of PropertyPaneSidebar

* Prevents unwanted rendering of PropertyPaneView

* improved optimization code for PropertyPaneView

* Prevents unwanted rendering of PropertyPaneConnections

* replaces unwanted selectors with direct access to store

* fix: dependency not updating

* replace wrong required properties

* extracts equality fn to selectors

* naming changes

* Move selector from component file

* fix: property pane becomes empty

* avoids usage of compact

* Fix bug with getDataTreeWithOnlyIds extraction code
2022-06-24 11:31:08 +05:30
..
client fix: Property pane components re-render (#14581) 2022-06-24 11:31:08 +05:30
rts Fix Node version in RTS' Dockerfile (#14223) 2022-06-01 14:32:23 +05:30
server fix: Fix backward compatibility related to v1 git file format (#14770) 2022-06-24 09:59:18 +05:30
util
yarn.lock