Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🌟 internalize resizable sidesheet #541

Merged
merged 15 commits into from
Nov 23, 2023

Conversation

Gustav-Eikaas
Copy link
Contributor

@Gustav-Eikaas Gustav-Eikaas commented Nov 23, 2023

Motivation

Currently the resizable sidesheet is exposed through the @equinor/workspace-sidesheet package. This was due to experimentation with lazy loading other applications sidesheets. This just doesnt seem feasible anymore and adds strain in maintaining the code. This refactoring internalizes the resizable logic making the code easier to use and maintain.

After this is merged
Deprecate @equinor/workspace-sidesheet

@Gustav-Eikaas Gustav-Eikaas changed the title feat: internalize resizable sidesheet feat: 🌟 internalize resizable sidesheet Nov 23, 2023
@Gustav-Eikaas Gustav-Eikaas added this pull request to the merge queue Nov 23, 2023
Merged via the queue into main with commit e2fca08 Nov 23, 2023
4 checks passed
@Gustav-Eikaas Gustav-Eikaas deleted the feat/internalize-sidesheet branch November 23, 2023 10:45
@Gustav-Eikaas Gustav-Eikaas linked an issue Nov 23, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DX: Rework lazy sidesheet loading code
2 participants