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

Merge Target for Packages using the latest Spectrum CSS v3.0.0 dependency #790

Merged
merged 44 commits into from
Aug 29, 2020

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    253f84c View commit details
    Browse the repository at this point in the history
  2. build: process [dir="ltr|rtl"] entries in Spectrum CSS

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    759e654 View commit details
    Browse the repository at this point in the history
  3. feat: use 3.0.0-beta.* release for styles

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    82d385a View commit details
    Browse the repository at this point in the history
  4. feat(accordion): add accordion pattern

    Andrew Tran authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c957809 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d779c7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    949eea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a2b6b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e449c1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bf880f View commit details
    Browse the repository at this point in the history
  10. fix(split-button): follow visible tab order

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3327984 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    131ff66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74736e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6596d9 View commit details
    Browse the repository at this point in the history
  14. refactor(button): exclude CSS meant for other elements

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9f6eda1 View commit details
    Browse the repository at this point in the history
  15. feat(quick-actions): add quick-actions pattern

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5f40391 View commit details
    Browse the repository at this point in the history
  16. feat(card): upgrade to Spectrum CSS v3.0.0

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0b65888 View commit details
    Browse the repository at this point in the history
  17. chore: catch unreleased components up to current versions

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    62e363d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    641dbbf View commit details
    Browse the repository at this point in the history
  19. feat: update to Spectrum CSS v3.0.0

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5b999f8 View commit details
    Browse the repository at this point in the history
  20. fix: support matching keydown to [dir]

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a58c3b8 View commit details
    Browse the repository at this point in the history
  21. test: address coverage

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d67fe57 View commit details
    Browse the repository at this point in the history
  22. feat: observe document.documentElement for dir value

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3d78260 View commit details
    Browse the repository at this point in the history
  23. docs: support RTL delivery

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5d3ac13 View commit details
    Browse the repository at this point in the history
  24. docs: support RTL across all stories

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3a866ee View commit details
    Browse the repository at this point in the history
  25. refactor: leverage cleaner types

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f5dc67b View commit details
    Browse the repository at this point in the history
  26. ci: expand visual regressions to RTL

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a55b575 View commit details
    Browse the repository at this point in the history
  27. ci: update golden images cache

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ae256e6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    81286c9 View commit details
    Browse the repository at this point in the history
  29. feat: allow dir management by sp-theme elements

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a0b4a59 View commit details
    Browse the repository at this point in the history
  30. ci: update golden images cache

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    11657f6 View commit details
    Browse the repository at this point in the history
  31. refactor: use isLTR instead of isDefaultDir

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7b9742b View commit details
    Browse the repository at this point in the history
  32. docs: outline "dir" support in elements and themes

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b512ab4 View commit details
    Browse the repository at this point in the history
  33. docs: keep "dir" decisions for docs site in localStorage

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    492e226 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2ff8410 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a31dd08 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0b904cc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e2fcec3 View commit details
    Browse the repository at this point in the history
  38. ci: update golden images cache

    Westbrook Johnson authored and Westbrook committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c7a9943 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5592657 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4d7ac1c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    96d3998 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    acfe6a9 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a7ea7dc View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    21f34f2 View commit details
    Browse the repository at this point in the history