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

Modular component scripts #320

Merged
merged 32 commits into from
Aug 16, 2020
Merged

Modular component scripts #320

merged 32 commits into from
Aug 16, 2020

Commits on Aug 15, 2020

  1. refactor: share focus and transition functionality

    created focus and transition modules to be shared with modal and drawer components.
    sebnitu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    35d87a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce94fbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1696dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    414795e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9913a19 View commit details
    Browse the repository at this point in the history
  6. test: fix tests

    sebnitu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    604d751 View commit details
    Browse the repository at this point in the history
  7. chore: run build

    sebnitu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f8a249c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2e5b97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bde5fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2eb8b7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6e7396 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a1b8c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c2db04 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6be5065 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a307a4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    28b82d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    89baa64 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5378db9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fdcf09a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bd65754 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    081910e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    75b3d81 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    13e1153 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    db8449c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    05883c6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    866050b View commit details
    Browse the repository at this point in the history
  27. fix: correctly return focus in getFocusable method

    also adds innerElement condition to tabbing handler
    sebnitu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c8c8b80 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    1cf9886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc7152d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e59f0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6e19bc View commit details
    Browse the repository at this point in the history
  5. docs: add new api to docs

    sebnitu committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c6fa039 View commit details
    Browse the repository at this point in the history