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

Widget editor: adds tabs #4514

Merged
merged 10 commits into from Apr 30, 2024
Merged

Widget editor: adds tabs #4514

merged 10 commits into from Apr 30, 2024

Commits on Apr 23, 2024

  1. Widget editor: adds tabs

    falkodev committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e16ece View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8115cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd99785 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Hide tabs when more than 5

    falkodev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    565424e View commit details
    Browse the repository at this point in the history
  2. Avoid mutate prop

    falkodev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b36fa9e View commit details
    Browse the repository at this point in the history
  3. Avoid mutate prop

    falkodev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    59e1161 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. shallow clone is necessary to prevent mutation of the object, javascr…

    …ipt variables are references not copies
    boutell committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0f0ce46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64cba14 View commit details
    Browse the repository at this point in the history
  3. stylelint nitpickies

    boutell committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7d01a5f View commit details
    Browse the repository at this point in the history
  4. yet more pickies

    boutell committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f0f7360 View commit details
    Browse the repository at this point in the history