Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (35 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 1.06 KB

Changelog

0.1.0 (2022-04-09)

Added

  • Target iOS
  • Add Swift package

Changed

  • Use Color class
  • Implement Passable and @IsPassable

0.1.0-alpha (2022-03-13)

Added

  • Default Material implementation
  • Common utils
  • Surface component
  • ComponentBoxPresenter class
  • ComponentBoxState class
  • ComponentBoxViewState class
  • ComponentBoxContext class
  • ComponentBoxZipline class
  • ComponentBoxView class
  • ComponentBoxDialogFragment class
  • ComponentBoxFragment class

Changed

  • Renamed models package to "foundation"
  • Renamed HorizontalBanner to Banner
  • Rearchitected Discovery app
  • Refactored Zipline integration with Discovery app

Removed

  • VerticalBanner type

0.0.1-alpha (2022-03-04)

  • Initial public release