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

Implement reorderable layers by mouse #281

Merged
merged 24 commits into from
Feb 17, 2020
Merged

Commits on Feb 10, 2020

  1. Added layer panel accessibility

    Morten Barklund committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    b3c0477 View commit details
    Browse the repository at this point in the history
  2. Much better aria labelling

    Morten Barklund committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    2f08257 View commit details
    Browse the repository at this point in the history
  3. Util function for stripping HTML from text value

    Morten Barklund committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    8383802 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Mouse-enabled reorderable of layers in the layer panel

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    34d6784 View commit details
    Browse the repository at this point in the history
  2. spit reordering from selection and add speak()

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4862016 View commit details
    Browse the repository at this point in the history
  3. Stop doing that!

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e5968fd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/51-layer-panel-a11y' into feature/51-layer-pane…

    …l-drag
    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c4e3bf4 View commit details
    Browse the repository at this point in the history
  5. Only pointer events and better callback naming

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c6219c4 View commit details
    Browse the repository at this point in the history
  6. Better CSS sizing

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2ed4487 View commit details
    Browse the repository at this point in the history
  7. Added i18n for spoken message

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    a816eb2 View commit details
    Browse the repository at this point in the history
  8. Disallow tabbing to layers

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2343d2a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/51-layer-panel-a11y' into feature/51-layer-pane…

    …l-drag
    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    fe6e200 View commit details
    Browse the repository at this point in the history
  10. Fix naming to separate layers from elements

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    face3ba View commit details
    Browse the repository at this point in the history
  11. Re-remove focus outline

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c5cc642 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/51-layer-panel-a11y' into feature/51-layer-pane…

    …l-drag
    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2d1c84c View commit details
    Browse the repository at this point in the history
  13. Keep the same element

    Morten Barklund committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    580178f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge branch 'feature/51-layer-panel-a11y' into feature/51-layer-pane…

    …l-drag
    Morten Barklund committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a16c89b View commit details
    Browse the repository at this point in the history
  2. One renaming too many

    Morten Barklund committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4e15aff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/51-layer-panel-drag

    Morten Barklund committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f7c96f3 View commit details
    Browse the repository at this point in the history
  4. Added wp a11y package

    Morten Barklund committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    0a6cec6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Add context for translation

    Morten Barklund committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    dbb297d View commit details
    Browse the repository at this point in the history
  2. Added comment for clarity

    Morten Barklund committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    a248408 View commit details
    Browse the repository at this point in the history
  3. Add todo about key handler rewrite

    Morten Barklund committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    bf479ae View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    def6b30 View commit details
    Browse the repository at this point in the history