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(lib): use inject to pass container reference to selectableItem #112

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

Commits on Nov 6, 2020

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

Commits on Nov 8, 2020

  1. docs: added nested directive demo with drag and drop

    refactor: removed dead code from change and fixed circular dependency caused by DI
    Brian Kimball committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    1f14bd3 View commit details
    Browse the repository at this point in the history
  2. style: fixed lint error for member ordering

    Brian Kimball committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    104eeb6 View commit details
    Browse the repository at this point in the history
  3. docs: added new section to README

    Brian Kimball committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    a7d0a23 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. docs(lib): added section to readme about components capturing events

    test(app): added cypress test for new example demo
    Brian Kimball committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    70e97a1 View commit details
    Browse the repository at this point in the history
  2. fix(lib): new Token was not export with the public api

    Brian Kimball committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2b28e38 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. refactor(app): renamed drag-and-drop

    docs: updated grammar
    Brian Kimball committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1e70169 View commit details
    Browse the repository at this point in the history
  2. refactor(app): forgot to add new files

    Brian Kimball committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    464791c View commit details
    Browse the repository at this point in the history
  3. style: updated cypress comments

    style: update whitespace
    Brian Kimball committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9b13e1a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. refactor(app): moved drag-and-drop above mobile and hides

    style(app): linting some scss
    Brian Kimball committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    e98d0b8 View commit details
    Browse the repository at this point in the history
  2. fix(app): fixed cypress test, error with test

    Brian Kimball committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5636170 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. fix(app): visual issues with hidden placeholders

    Brian Kimball committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    4de8b47 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. style(app): trying to force tests to re-run

    Brian Kimball committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    61fda2c View commit details
    Browse the repository at this point in the history