Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 762 Bytes

[0.0.1] - 11-Sep-2019.

  • Released package.

[0.0.2] - 11-Sep-2019.

  • added custom layout
  • added header color
  • added back button and listener
  • added close button and listener
  • added border radius
  • added enable/disable back and close button

[0.0.3] - 12-Sep-2019.

  • added divider for actions

[0.0.4] - 12-Sep-2019.

  • added readme.md file

[0.0.5] - 12-Sep-2019.

  • updated onBackClick -> onBackButtonClicked
  • updated onCloseClick -> onCloseButtonClicked
  • added check for empty space in portrait mode

[0.0.6] - 16-Sep-2019.

  • fixed title padding

[0.0.7] - 26-Sep-2019.

  • added support for background color

[0.0.8] - 04-Dec-2019.

  • fixed minor UI issues
  • refactored examples

[0.0.9] - 04-Dec-2019.

  • updated readme.md file