Skip to content

TextField & SideNavigationController

Choose a tag to compare

@daniel-jonathan daniel-jonathan released this 03 May 22:41
· 1481 commits to development since this release
  • Added Google visibility icon to MaterialIcon.
  • Added Google check icon to MaterialIcon.
  • Reworked TextField with documentation.
  • Added ErrorTextField.
  • Added visibility button and clear button auto enabling without conflicting with iOS clearButton for TextField.
  • Reworked pulse animations.
  • Added PulseAnimation enum type to select the type of pulse animation.
  • Added IconButton to simplify the usage of using icons and buttons.
  • Fixed issue where panning gestures were conflicting with the SideNavigationController rootViewController (1ssue-322, issue-320).