Skip to content

Latest commit

 

History

History
84 lines (49 loc) · 5.37 KB

CHANGELOG.md

File metadata and controls

84 lines (49 loc) · 5.37 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2020-12-05)

Bug Fixes

  • android: date format with wrong timezone (31e5d3f)

0.2.2 (2020-12-05)

Bug Fixes

  • ios: time format in title when is24 true (7daa04c)
  • add safe area in iphones with notch (0453ec9)

0.2.1 (2020-09-22)

Bug Fixes

  • craches app when date format and date invalid (cb2e247)
  • default date format (7768c0e)

0.2.1 (2020-09-21)

Bug Fixes

  • craches app when date format and date invalid (cb2e247)
  • default date format (7768c0e)

0.2.0 (2020-08-17)

Features

  • ios: add merged date and time option for ios (7c736e0)

Bug Fixes

  • android: force timepicker change pm hour (3ca9299)
  • ios: background and slide animation (25f2ea1)
  • ios: open two or more instances background (82d7d39)
  • ios: update minutes on title picker (a5e365a)

0.1.0 (2020-07-11)

Features

  • add dark and light mode on ios (122a716)
  • add manual change ios theme (bef5df6)
  • create a blank demo project (82de723)

Bug Fixes

0.0.1 (2020-06-28)

Features

  • add android plugin (ef424f1)
  • add background option and fix edge cases (26d9800)
  • ios: add config options for format, locale, mode and theme (6c02fab)
  • add readme (510e2a0)
  • ios: add present/cancel with dark/light mode (6cc5d09)
  • add poc (e8cc96f)
  • hello world (0a0e341)