Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.62 KB

CHANGELOGS.md

File metadata and controls

29 lines (24 loc) · 1.62 KB

Changelogs

  • [0.0.18]

    • Major refactor [Accordion], Add renderTitle, renderBody, titleContainerStyle, bodyContainerStyle and etc #321
    • Fixed [Button] to render correctly. Fixed wrongly placed testID.
    • [EditText] doesn't need default type any more. Column is default.
  • [0.0.15]

    • Add contentStyle to [EditText] #264
    • Types fixes
    • Changed all the import paths in more concise way #270.
    • Renamed Item to SelectItem and fixes import pathes #265
  • [0.0.11]

    • Fix regression in [EditText] #262
    • Fix regression in [Button]
  • [0.0.3]

    • Support RTL for [SwitchToggle] #251
    • Refactor [SearchInput] and re-designed #241
    • Refactor and redesign [Accordion] 🔥🔥🔥🔥 👈
    • Add hover option to [Button] #237
    • [EditText] enhancement #234
  • [0.0.2]

    • Fix Accordion error on ios in #214
  • [0.0.1]

    • The rise of dooboo-ui