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.
- 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
- 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