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

Hide Unused Layers #662

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2020

  1. Hide Unused Layers

    Hides the selectors for the layers that are unused in the current keymap.
    noroadsleft committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    4699866 View commit details
    Browse the repository at this point in the history
  2. UI updates

    Add the Add Layer button.
    noroadsleft committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    3fd52af View commit details
    Browse the repository at this point in the history
  3. rename layer.title to layer.clear

    Makes more sense.
    noroadsleft committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    abb16f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. undo CSS layer hide

    noroadsleft committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    bad29b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80bbd83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3171692 View commit details
    Browse the repository at this point in the history
  4. linting

    noroadsleft committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    af8872b View commit details
    Browse the repository at this point in the history
  5. random UI updates

    noroadsleft committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    111aff8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. add v-bind:key to .layer-item

    I have no idea why this is needed :( but it seems to be.
    noroadsleft committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    b709f16 View commit details
    Browse the repository at this point in the history