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

[ToggleButton][ToggleButtonGroup] Create ToggleButton and ToggleButtonGroup #763

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    19e65d2 View commit details
    Browse the repository at this point in the history
  2. Update dir structure

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b8fe44c View commit details
    Browse the repository at this point in the history
  3. Add ToggleButtonGroup

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    23d35f2 View commit details
    Browse the repository at this point in the history
  4. Add tests for composite

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5d3ceab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    405c854 View commit details
    Browse the repository at this point in the history
  6. Add RTL support

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f50c212 View commit details
    Browse the repository at this point in the history
  7. Simplify value type

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f62060a View commit details
    Browse the repository at this point in the history
  8. Update docs

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b00d92e View commit details
    Browse the repository at this point in the history
  9. Rename isRtl to rtl

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d431760 View commit details
    Browse the repository at this point in the history
  10. data-highlighted

    mj12albert committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8d02970 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f824a81 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d65fe40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfa26c View commit details
    Browse the repository at this point in the history
  3. Fix data-highlighted

    mj12albert committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5ac2910 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    0fff41b View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    mj12albert committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fea48bd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    50c3932 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename direction prop to dir"

    This reverts commit f824a81.
    mj12albert committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    957eeb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5335ee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c25e6 View commit details
    Browse the repository at this point in the history
  5. Move to new package dir

    mj12albert committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5ee7939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    815ebe2 View commit details
    Browse the repository at this point in the history
  7. Fix proptypes and docs

    mj12albert committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4ff9fc2 View commit details
    Browse the repository at this point in the history
  8. Fix eslint

    mj12albert committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e0296ad View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 25, 2024

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

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    e754568 View commit details
    Browse the repository at this point in the history
  2. Update casing

    mj12albert committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cd1fc79 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Update RTL handling

    mj12albert committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bfa2774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e3786 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    2a5089a View commit details
    Browse the repository at this point in the history
  2. Make hook params required

    mj12albert committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f715087 View commit details
    Browse the repository at this point in the history