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 UI] Add Modal component #34043

Merged
merged 37 commits into from Sep 8, 2022
Merged

[Joy UI] Add Modal component #34043

merged 37 commits into from Sep 8, 2022

Commits on Aug 21, 2022

  1. add Modal component

    siriwatknp committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    60a1fe7 View commit details
    Browse the repository at this point in the history
  2. add ModalDialog

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

Commits on Aug 22, 2022

  1. init modal components

    siriwatknp committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9ac5a30 View commit details
    Browse the repository at this point in the history
  2. add modal test

    siriwatknp committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    40169c0 View commit details
    Browse the repository at this point in the history
  3. add ModalDialog test

    siriwatknp committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    90c4373 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. remove instanceSize

    siriwatknp committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    56ef068 View commit details
    Browse the repository at this point in the history
  2. add tests

    siriwatknp committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    00c78e2 View commit details
    Browse the repository at this point in the history
  3. fix tests

    siriwatknp committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3527d1e View commit details
    Browse the repository at this point in the history
  4. create demos

    siriwatknp committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ef96bf7 View commit details
    Browse the repository at this point in the history
  5. run proptypes

    siriwatknp committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f8f8150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    666a4ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    374f74e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. copywriting tweaks

    danilo-leal committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f5cb4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb77fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1c9766 View commit details
    Browse the repository at this point in the history
  4. update styles and props

    siriwatknp committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    09201d4 View commit details
    Browse the repository at this point in the history
  5. add fade example

    siriwatknp committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    cfaacf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4deaee View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    99616cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc1471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e375b0a View commit details
    Browse the repository at this point in the history
  4. add close modal demo

    siriwatknp committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    053f6db View commit details
    Browse the repository at this point in the history
  5. remove all dead code

    siriwatknp committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e16c348 View commit details
    Browse the repository at this point in the history
  6. minor fixes

    siriwatknp committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f8d9bd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    8be3ff7 View commit details
    Browse the repository at this point in the history
  2. add spec

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    47c533d View commit details
    Browse the repository at this point in the history
  3. fix typo

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    85e6791 View commit details
    Browse the repository at this point in the history
  4. move to feedback

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1621472 View commit details
    Browse the repository at this point in the history
  5. add ModalUsage

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

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2774254 View commit details
    Browse the repository at this point in the history
  7. update

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    365d266 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a1287c View commit details
    Browse the repository at this point in the history
  9. fix fade modal

    siriwatknp committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    823dea5 View commit details
    Browse the repository at this point in the history
  10. update content

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

Commits on Sep 8, 2022

  1. remove 'top' layout

    siriwatknp committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bc6824e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dcfae View commit details
    Browse the repository at this point in the history
  3. fix playground

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