Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

74 lines (38 loc) · 891 Bytes

1.2.2

What's Changed

  • feat: adds success state by @kevinhermawan in #1

1.2.1

Fixed

  • fix: errorMessage is inaccessible

Improved

  • refactor: adds message label to .error

1.2.0

BREAKING CHANGES

  • feat: allows to pass an error message

1.1.0

BREAKING CHANGES

  • refactor: removes .hidden(if:) modifier
  • refactor: removes VSLoadingView and VSPlaceholderView

Added

  • feat: adds macOS support

1.0.5

Added

  • feat: adds hidden modifier

Misc

  • doc: updates README.md

1.0.4

Fixed

  • fix: text isn't centered

1.0.3

Fixed

  • fix: VSLoadingView initializer is inaccessible

1.0.2

Fixed

  • fix: the common state views aren't public

1.0.1

Added

  • feat: adds common state views

Misc

  • doc: updates README.md

1.0.0

Initial release