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

Feature/allow zero expanded #160

Merged
merged 5 commits into from Jan 21, 2019
Merged

Feature/allow zero expanded #160

merged 5 commits into from Jan 21, 2019

Commits on Jan 17, 2019

  1. Add allowZeroExpanded prop

    catepalmer committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bd9f4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Fix linting errors

    catepalmer committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9dd08b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Make requested changes

    catepalmer committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    891f975 View commit details
    Browse the repository at this point in the history
  2. Move check for item that should not be closed above setState in setEx…

    …panded function
    catepalmer committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    a3aadd0 View commit details
    Browse the repository at this point in the history
  3. Change allowZeroExpanded from optional to non-optional property in Ac…

    …cordionContainer type
    catepalmer committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6303e17 View commit details
    Browse the repository at this point in the history