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 FormControl component #34187

Merged
merged 32 commits into from Sep 9, 2022
Merged

Commits on Sep 3, 2022

  1. bind controls id

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    a8aa5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e606b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeccd76 View commit details
    Browse the repository at this point in the history
  4. use context for input

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    c231fcb View commit details
    Browse the repository at this point in the history
  5. use context for Textarea

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

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    6d2826e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1d61cc View commit details
    Browse the repository at this point in the history
  8. use FormControl

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    60cd8e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2023929 View commit details
    Browse the repository at this point in the history
  10. add registerEffect

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    9a3593a View commit details
    Browse the repository at this point in the history
  11. add tests

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

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    012636f View commit details
    Browse the repository at this point in the history
  13. run docs:formatted

    siriwatknp committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    00b9cfa View commit details
    Browse the repository at this point in the history
  14. fix id

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    f428ff7 View commit details
    Browse the repository at this point in the history
  2. fix comment

    siriwatknp committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a132c5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd6431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ae09e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0386e8 View commit details
    Browse the repository at this point in the history
  6. simplify label

    siriwatknp committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b198da9 View commit details
    Browse the repository at this point in the history
  7. fix content

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

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    c89191c View commit details
    Browse the repository at this point in the history
  2. run proptypes

    siriwatknp committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1957939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4e165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffe27cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    699770d View commit details
    Browse the repository at this point in the history
  6. adjust helper text margin

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

Commits on Sep 9, 2022

  1. add label example

    siriwatknp committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9c4f069 View commit details
    Browse the repository at this point in the history
  2. proptypes

    siriwatknp committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d0bc61a View commit details
    Browse the repository at this point in the history
  3. remove custom margin

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

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