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

Pattern organization #858

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Pattern organization #858

merged 6 commits into from
Dec 11, 2023

Commits on Dec 10, 2023

  1. slim down template

    - move import + export logic to settings.mjs
    felixroos committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f19ac74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f16ebc View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix: do not sync activePattern between tabs

    + only deselect activePattern if code in url differs
    felixroos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    faaed61 View commit details
    Browse the repository at this point in the history
  2. improve code init logic

    felixroos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    853a31b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31faa9 View commit details
    Browse the repository at this point in the history
  4. cleanup

    felixroos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f939e00 View commit details
    Browse the repository at this point in the history