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: add wstate #9

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

feat: add wstate #9

wants to merge 12 commits into from

Conversation

gc-rem
Copy link
Contributor

@gc-rem gc-rem commented Sep 20, 2021

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce?

Feature

  • Does this PR introduce a breaking change?

No

  • Other information:

It brings an internal state capable of being changed through the window object (for example using the browser console).
The state is stored in a session storage key called "wstate"


Then, in `Interface-Framework`, for each packages/\*:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was wrong/outdated.

core and ui are hosted npm packages in the monorepo. They just need to be linked once, in the root

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.

1 participant