Skip to content

Latest commit

 

History

History
243 lines (183 loc) · 8.92 KB

CHANGELOG.rst

File metadata and controls

243 lines (183 loc) · 8.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2024-03-05

Changed

2.5.0 - 2023-09-19

Added

  • Add an example demonstrating a transition container - please refer to its CHANGELOG.md.
  • Add an example demonstrating theming and branding - please refer to its CHANGELOG.md.

Changed

Fixed

  • Fix broken links in this file.

2.4.2 - 2022-12-13

Changed

2.4.1 - 2022-10-18

Changed

2.4.0 - 2022-04-05

Added

  • Add an example demonstrating a slide container - please refer to its CHANGELOG.md.

2.3.0 - 2022-01-21

Added

  • Add an example demonstrating a context sensitive container - please refer to its CHANGELOG.md.
  • Add an example demonstrating the usage of a container that can mask its children - please refer to its CHANGELOG.md.
  • Add an example demonstrating how to add and remove widgets within a container - please refer to its CHANGELOG.md.
  • Add an example demonstrating a stack container - please refer to its CHANGELOG.md.
  • Add an example demonstrating the usage of a container that can stash its children - please refer to its CHANGELOG.md.

Changed

2.2.0 - 2021-09-20

Changed

Added

  • Add an example demonstrating the usage of a pool of image buffers - please refer to its CHANGELOG.md.
  • Add an example demonstrating the usage of popups - please refer to its CHANGELOG.md.
  • Add an example demonstrating the simulation of a device (smartwatch) on another device - please refer to its CHANGELOG.md.
  • Add an example demonstrating a drag'n'drop in a container - please refer to its CHANGELOG.md.

2.1.3 - 2021-05-10

  • Update this CHANGELOG.rst.

2.1.2 - 2020-12-10

Changed

2.1.1 - 2020-12-04

Changed

2.1.0 - 2020-11-26

Added

  • Add CHANGELOG.rst (this file).

Changed

2.0.0 - 2020-09-21

Added

  • Add an example demonstrating the usage of style attribute selectors - please refer to its CHANGELOG.md.
  • Add an example demonstrating the focus management - please refer to its CHANGELOG.md.
  • Add an example demonstrating an immutable stylesheet - please refer to its CHANGELOG.md.
  • Add an example demonstrating a lazy stylesheet - please refer to its CHANGELOG.md.

Changed

  • Update the MVC example on MWT 3.0.

Removed

  • Remove the basic example.
  • Remove the rename the button example.
  • Remove the rename the sliding widget example.
  • Remove the hello world example.

1.0.0 - 2018-04-24

Added

  • Add an hello world example.
  • Add an MVC example - please refer to its CHANGELOG.md.

Changed

  • Update and rename the basic example.
  • Update and rename the button example.
  • Update and rename the sliding widget example.

0.1.0 - 2015-08-25

Added

  • Add a basic example on MWT.
  • Add a button example.
  • Add a sliding widget example.