Skip to content

Latest commit

 

History

History
394 lines (133 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

394 lines (133 loc) · 12.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.25.0 (2024-08-01)

Features

  • add new default props bc (cac358d)

0.24.0 (2024-07-23)

Bug Fixes

  • system: adjust imports path (0fdb3db)
  • system: some code adjustments (d887287)

Features

  • system: add basefont in theme type (69cbda2)

0.23.1 (2024-06-25)

Bug Fixes

0.23.0 (2024-06-20)

Features

0.22.1 (2024-06-14)

Bug Fixes

0.22.0 (2024-06-04)

Features

0.21.0 (2024-05-29)

Features

  • system: add types to unit (c595b8c)

0.20.0 (2024-05-28)

Features

0.19.0 (2024-05-28)

Features

0.18.0 (2024-05-28)

Features

  • system: add types to overflow (7b6abde)

0.17.0 (2024-05-28)

Features

  • system: add types to spacing (17fe0e0)

0.16.0 (2024-05-28)

Features

  • system: add types to layout (b9b4d28)

0.15.0 (2024-05-27)

Features

0.14.0 (2024-05-27)

Features

0.13.0 (2024-05-22)

Features

  • add border folder in import paths (bbbf6c5)
  • add border types (65bb410)
  • create border folder and types (bdf11b6)

0.12.0 (2024-04-30)

Features

  • system: add typescript environment (671a944)

0.11.1 (2023-10-02)

Note: Version bump only for package @gympass/yoga-system

0.11.0 (2023-03-22)

Features

  • typography: add text-transform (74433b4)

0.10.3 (2022-11-22)

Note: Version bump only for package @gympass/yoga-system

0.10.2 (2022-06-09)

Note: Version bump only for package @gympass/yoga-system

0.10.1 (2022-06-07)

Note: Version bump only for package @gympass/yoga-system

0.10.0 (2021-11-05)

Features

  • added zIndex prop to system (7c6ce47)

0.9.0 (2021-10-14)

Features

  • system: add others props width and height (39500d7)

0.8.0 (2021-10-14)

Features

  • system: add gap support (42dfa61)

0.7.0 (2021-09-29)

Bug Fixes

  • typography-test: fix padding-line rule usage (c7fd93e)

Features

  • textalign: add text align in system typography (83b7956)

0.6.2 (2021-09-24)

Note: Version bump only for package @gympass/yoga-system

0.6.1 (2021-09-16)

Note: Version bump only for package @gympass/yoga-system

0.6.0 (2021-09-03)

Features

  • system: creating font-weight Android system handler (1235074)

0.5.0 (2021-08-26)

Features

  • system: create paddings and margins (e2187c0)

0.4.0 (2021-08-25)

Features

  • system: create elevation for android in @gympass/yoga-system (e4b6400)

0.3.0 (2021-08-06)

Features

  • overflow: create a new overflow prop to component box (c7d2bb1)

0.2.0 (2021-06-30)

Features

  • system: add display, positions, and flexes submodules into system module (1d1359b)
  • system: add order submodule (496611a)
  • system: adding flex module (d8b1359)
  • system: adding layout module (12ae773)
  • system: adding width and height modules (ef903f5)
  • system: exporting new modules (2711379)

0.1.1 (2021-06-10)

Note: Version bump only for package @gympass/yoga-system

0.1.0 (2021-06-10)

Features

  • system: add color and border (d984591)
  • system: add more border and border-radius (ce627d2)
  • system: add resolve functionality to be able to get values such as "feedback.success.light" (86e23a3)
  • system: create a new package @gympass/yoga-system (a83ffc8)
  • system: create elevation (d46720e)
  • system: create system (f189de9)
  • system: create typography (all-in-one) (1f8b015)
  • system: create typography (font-size) (a85b9d1)
  • system: create typography (font-weight) (fb11c08)
  • system: create typography (line-height) (b4fa32e)