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

[Joy] Add Divider component #34403

Merged
merged 29 commits into from Sep 23, 2022
Merged

[Joy] Add Divider component #34403

merged 29 commits into from Sep 23, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    157a119 View commit details
    Browse the repository at this point in the history
  2. init Divider

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    628a694 View commit details
    Browse the repository at this point in the history
  3. add thickness variable

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    03a42ec View commit details
    Browse the repository at this point in the history
  4. update demo

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    12442eb View commit details
    Browse the repository at this point in the history
  5. use Divider in card demos

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8363028 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e39ff1 View commit details
    Browse the repository at this point in the history
  7. add inset

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f3ebb7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c11c492 View commit details
    Browse the repository at this point in the history
  9. update demos

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f16228e View commit details
    Browse the repository at this point in the history
  10. remove fullscreen inset

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    32cca7c View commit details
    Browse the repository at this point in the history
  11. cleanup

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    793a94b View commit details
    Browse the repository at this point in the history
  12. reexports and add ts check

    siriwatknp committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    51b215e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. run proptypes

    siriwatknp committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1a2dd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8afa4 View commit details
    Browse the repository at this point in the history
  3. add test

    siriwatknp committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8ad0817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c7b22 View commit details
    Browse the repository at this point in the history
  5. add comment

    siriwatknp committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e5b655e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    2fe2d6b View commit details
    Browse the repository at this point in the history
  2. add inset none to Divider

    siriwatknp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8d271d9 View commit details
    Browse the repository at this point in the history
  3. run proptypes

    siriwatknp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    de12125 View commit details
    Browse the repository at this point in the history
  4. update demos

    siriwatknp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    35857c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d00aff8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef48be0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0c37a6 View commit details
    Browse the repository at this point in the history
  8. add demos

    siriwatknp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a9efcf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cc1894 View commit details
    Browse the repository at this point in the history
  10. fix typo

    siriwatknp committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9d54861 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. hide toolbar

    danilo-leal committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    02843bc View commit details
    Browse the repository at this point in the history
  2. slight docs organization

    danilo-leal committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    cbb5f2c View commit details
    Browse the repository at this point in the history