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

Feat(bs5) accordion #2105

Merged
merged 6 commits into from Feb 24, 2021

Commits on Feb 22, 2021

  1. feat(bs5): add accordion

    Phoebe Gao committed Feb 22, 2021
    Copy the full SHA
    6ac67ab View commit details
    Browse the repository at this point in the history
  2. chore(dep): upgrade react to 16.8.0

    Phoebe Gao committed Feb 22, 2021
    Copy the full SHA
    9cba129 View commit details
    Browse the repository at this point in the history
  3. refactor(accordion): use uceContext hook

    Phoebe Gao committed Feb 22, 2021
    Copy the full SHA
    b0410b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. refactor(AccordionBody): change id to accordionId

    Phoebe Gao committed Feb 23, 2021
    Copy the full SHA
    5d784bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5fc217 View commit details
    Browse the repository at this point in the history
  3. feature(Accordion): add UncontrolledAccordion

    Phoebe Gao committed Feb 23, 2021
    Copy the full SHA
    12b6906 View commit details
    Browse the repository at this point in the history