CHANGELOG#

This document records all notable changes to omni.kit.widget.calendar extension. This project adheres to Semantic Versioning <https://semver.org/>_.

[1.0.9] - 2025-01-08#

Added#

  • Update public api.

[1.0.8] - 2023-07-08#

Fixed#

  • [OM-97738] added 0 padding to date values

[1.0.7] - 2023-05-11#

Added#

  • Bump version to publish with newest kit sdk.

[1.0.6] - 2022-05-03#

Added#

  • Add a first weekday parameter to allow user config the first day of week.

[1.0.5] - 2022-04-08#

Added#

  • Add test

[1.0.4] - 2022-02-22#

Added#

  • Callback function for when a day is selected

[1.0.3] - 2021-12-02#

Added#

  • Argument to show combobox for year/month instead of button

[1.0.2] - 2021-11-18#

Added#

  • Add string value model for calendar in format “year-month-day”

[1.0.1] - 2021-05-10#

Added#

  • Add example

[1.0.0] - 2021-04-27#

Added#

  • Initial version implementation