Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.74 KB

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

Added

  • [Library] Add typography tokens (#43)
  • [Library] Add grid tokens (#42)
  • [Library] Add size tokens (#41)
  • [Library] Add space tokens (#40)
  • [Library] Add elevation tokens (#39)
  • [Library] Add border tokens (#38)
  • [Library] Add opacity tokens (#36)
  • [DemoApp] Rename demo app to DesignToolbox (#28)
  • [Library] Implement tokens architecture (#37)
  • [Library] Create the basics of a documentation (#7)
  • [Library] Create the basic architecture of the library (#4)
  • [DemoApp] Distribute demo app for validation (#5)
  • [DemoApp] Create the basic architecture of the demo application (#5)

Changed

Fixed