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

Add DimensionControl component #16791

Merged
merged 27 commits into from
Oct 28, 2019
Merged

Commits on Oct 28, 2019

  1. Adds initial component

    Note this is copied wholescale from original PR #16730
    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2fcb86f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e0670 View commit details
    Browse the repository at this point in the history
  3. Updates docs

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    3f2bade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1acb0a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d5575 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61d25ee View commit details
    Browse the repository at this point in the history
  7. Update default value label

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    09a54ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a6864e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    591979c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46aeac6 View commit details
    Browse the repository at this point in the history
  11. Remove arbitrary size value from sizes list

    This is not required as we cannot know how the dimensions component will be used. Therefore sticking with relative values via the slugs is safer. These can be mapped on a case by case basis as required.
    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4d21bb7 View commit details
    Browse the repository at this point in the history
  12. Remove icon label for a11y reasons

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    3feb767 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da1c0ff View commit details
    Browse the repository at this point in the history
  14. Tweak docblock formats

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    93f5dd1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93a2929 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3a8924 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    196a8ae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc8f003 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbe7a4f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d36ac83 View commit details
    Browse the repository at this point in the history
  21. Remove invalid font sizes style import

    Accidentally included from rebase.
    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4cea8ad View commit details
    Browse the repository at this point in the history
  22. Deps update due to rebase

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    70bc609 View commit details
    Browse the repository at this point in the history
  23. Remove unneeded doc blocks

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    1a4f6af View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f1d67fc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    387a993 View commit details
    Browse the repository at this point in the history
  26. Export as experimental component

    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a0b2dca View commit details
    Browse the repository at this point in the history
  27. Revert "Deps update due to rebase"

    This reverts commit 95d00f3.
    
    Addresses #16791 (comment)
    getdave committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d2d8816 View commit details
    Browse the repository at this point in the history