Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 766 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.3 - 2020-08-07

Added

  • Add props(alt, variant) in Avatar
  • Add props(disabled) in Button
  • Add props(size, color) in Icon
  • Add props in If component
  • Add helper checkType

Changed

  • Update prop error in Checkbox
  • Update props error in ErrorText
  • Update prop, validationSchema, initialValues, onSubmit, in FormContainer
  • Update ScrollToTop
  • Update props error, value in TextInput