Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Expose Accordian Module

Compare
Choose a tag to compare
@naegelyd naegelyd released this 11 Apr 16:31
· 335 commits to master since this release

Changes:

  • Accordian, AccordianGroup, AccordianSection, AccordianItem are all exposed now and can be used by projects that import Cilantro.
  • Since they are accessible, the following renaming took place to clarify purpose and avoid name clashes:
    • accordian.Group becomes accordian.AccordianGroup
    • accordian.Section becomes accordian.AccordianSection
    • accordian.Item becomes accordian.AccordianItem