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

Latest commit

 

History

History
53 lines (30 loc) · 852 Bytes

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 852 Bytes

[1.2.1] - 01/05/2021

  • Fix "return null" on validation.
  • Update flushbar

[1.1.7] - 11/03/2021

  • Update flushbar

[1.1.5] - 06/03/2021

  • Support NullSafety
  • Add FlushBar
  • Code cleanup
  • Pedantic

[1.1.3] - 22/11/2020

  • Code cleanup

[1.1.2] - 22/11/2020

  • Removed 'progLabels' property from CoolStepperConfig
  • Added 'backTextList' property to CoolStepperConfig
  • Added 'nextTextList' property to CoolStepperConfig

[1.1.1] - 16/09/2020

  • Added 'progLabels' and 'finalText' property to CoolStepperConfig

[1.1.0] - 20/07/2020

  • Added 'config' property to CoolStepper [Helps to customize stepper]

[1.0.0+2] - 26/06/2020

  • Updated CHANGELOG

[1.0.0+1] - 26/06/2020

  • Updated README

[1.0.0] - 26/06/2020

  • Official Release

[0.0.2] - 26/06/2020

  • Updated README

[0.0.1] - 26/06/2020

  • Initial release