Files
Umbraco-CMS/src
Niels Lyngsø 6195965fc1 Split View for Document Workspace (#581)
* updated package-lock

* fix document root route

* deep link for variants

* also post fix the redirect

* split view router concept

* remove comment

* split view routing

* fix only one variant scenario

* add bolean state class

* simplified solution

* using block grid editor as deep router test

* bring back the splitViewIndex for workspace-vari

* moving footer, and spread across variants

* hide footer when no content

* only show navigation in right variant

* switchVariant in splitView

* switching refactored to workspace context

* close concept

* create VariantID from data, not props

* fix variant variant ID

* TODOs

* use ContextToken

* just a difference tag on properties

* a bit more

* closeSplitView use URL

* move splitView code into a splitViewManager

* readonly props

* JSDoc

* change JSDoc sligthly

* less dom activity for splitView change

* use router-slot events for updates

* some docs

* context

* fix imports
2023-03-10 11:34:08 +01:00
..