Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

62 lines (37 loc) · 3.61 KB

Change Log

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

2.0.12 (2023-12-11)

Note: Version bump only for package ui-checkbox

2.0.11 (2023-11-10)

Bug Fixes

2.0.10 (2023-11-02)

Bug Fixes

  • ios: non working onTintColor (fff44d5)

2.0.9 (2023-05-24)

Bug Fixes

  • added css class for CheckBox (248dad7)

2.0.8 (2022-05-19)

Bug Fixes

  • android: native-api-usage (de9c2b5)

2.0.7 (2022-04-26)

Bug Fixes

2.0.6 (2022-04-26)

Bug Fixes

Features

  • Angular AoT support (1308dfa)
  • Angular: FormsModule + ReactiveFormsModule support via TNSCheckBoxModule (2e6ff06)
  • Angular: typings for angular support (e0b9add)
  • iOS: wip support (0979850)
  • Nativescript-Angular 4.4.x support (ca8a99f)
  • support for AoT Angular plus added build scripts (c8c53ef)

Reverts

  • tns-core-modules peerDependencies (b074558)
  • tns-core-modules to ~3.0.0 (4991413)