You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great endeavoring to have Lumino integrated with Vue! Like the potential of the direction and wonder if this will be further pushed.
Currently it has only one demo component for the Lumino DockLayout (the Lumino.vue), do you have any plan to further generalize the DockPanel and DockLayout, and - might probably be a good next step - to support other Lumino components (e.g. but not limited to menubar, splitpanel, contextmenu )?
And would love to help with something : )
The text was updated successfully, but these errors were encountered:
Great endeavoring to have Lumino integrated with Vue! Like the potential of the direction and wonder if this will be further pushed.
Thanks!
Currently it has only one demo component for the Lumino DockLayout (the Lumino.vue), do you have any plan to further generalize the DockPanel and DockLayout, and - might probably be a good next step - to support other Lumino components (e.g. but not limited to menubar, splitpanel, contextmenu )?
I hadn't thought about that, to be honest. My goal as simply to use the tabs and wrap existing Vue components for my current $work project. But in the past days I started learning more about creating JupyterLab extensions, and also more on Lumino.
Adding more Lumino components sounds like a great idea! I might have a go in the end of the year when we have holidays and I have also some vacation booked.
And would love to help with something : )
If you are interested, feel free to implement any of the missing components. It should be easy for me to review, and I shouldn't take too long to respond as I'm actively using this code in a $work project.
Hi,
Great endeavoring to have Lumino integrated with Vue! Like the potential of the direction and wonder if this will be further pushed.
Currently it has only one demo component for the Lumino DockLayout (the
Lumino.vue
), do you have any plan to further generalize theDockPanel
andDockLayout
, and - might probably be a good next step - to support other Lumino components (e.g. but not limited tomenubar
,splitpanel
,contextmenu
)?And would love to help with something : )
The text was updated successfully, but these errors were encountered: