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

Accordion Adjustments #7

Merged
merged 7 commits into from
Apr 4, 2019
Merged

Accordion Adjustments #7

merged 7 commits into from
Apr 4, 2019

Commits on Mar 29, 2019

  1. feat(AccordionDefault): add aria label field

    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    74790b8 View commit details
    Browse the repository at this point in the history
  2. fix(AccordionDefault): add inner wrapper for content

    - to prevent mistakes made by styling content wrapper incorrectly
    - also added some escaping
    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    ce9765f View commit details
    Browse the repository at this point in the history
  3. feat(AccordionDefault): use pseudo element for arrow instead of extra…

    … span
    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    681f664 View commit details
    Browse the repository at this point in the history
  4. refactor(AccordionDefault): adjust script file according to best prac…

    …tices
    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    21d1196 View commit details
    Browse the repository at this point in the history
  5. fix(AccordionDefault): add back missing $

    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    8421d1e View commit details
    Browse the repository at this point in the history
  6. fix(AccordionDefault): use different element name

    Doğa Gürdal committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9df8ff9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. refactor(AccordionDefault): remove aria-label

    Doğa Gürdal committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    b430a77 View commit details
    Browse the repository at this point in the history