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

[Button] Create ButtonUnstyled and useButton #27600

Merged
merged 32 commits into from
Aug 30, 2021

Commits on Jul 30, 2021

  1. Add ButtonUnstyled

    michaldudak committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8e9e330 View commit details
    Browse the repository at this point in the history
  2. useButton

    michaldudak committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4711e17 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Aug 3, 2021

  1. Move logic to useButton

    michaldudak committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    aad757a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    8a11765 View commit details
    Browse the repository at this point in the history
  2. Add API docs and demos

    michaldudak committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    858eca8 View commit details
    Browse the repository at this point in the history
  3. Fix the build

    michaldudak committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    11359b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Format demos

    michaldudak committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    acbd594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7290dee View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Add useButton tests

    michaldudak committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4f10ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1ae90 View commit details
    Browse the repository at this point in the history
  3. Write API docs

    michaldudak committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f21564a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Add more demos

    michaldudak committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6b33819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ee127 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    06d4b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b06ab View commit details
    Browse the repository at this point in the history
  3. Fix tests

    michaldudak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    08d8f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b85648c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3be252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcee0fb View commit details
    Browse the repository at this point in the history
  7. Fix the build

    michaldudak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    126e515 View commit details
    Browse the repository at this point in the history
  8. Make demos prettier

    michaldudak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    b0f669d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    065052a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1fcc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    a46d7c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ec0a6 View commit details
    Browse the repository at this point in the history
  3. Fix regression tests

    michaldudak committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    75c5c0b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Apply CR suggestions

    michaldudak committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    4586840 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    ce874d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df52895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41858c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66019df View commit details
    Browse the repository at this point in the history