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.
- Update the attribute selector example to
2.0.0
. - Update the buffered image pool example to
2.0.0
. - Update the context-sensitive container example to
2.0.0
. - Update the drag'n'drop example to
2.0.0
. - Update the focus management example to
2.0.0
. - Update the immutable stylesheet example to
2.0.0
. - Update the lazy stylesheet example to
2.0.0
. - Update the masking grid example to
2.0.0
. - Update the MVC example to
5.0.0
. - Update the popup example to
2.0.0
. - Update the widget removal example to
2.0.0
. - Update the slide container example to
2.0.0
. - Update the stack container example to
2.0.0
. - Update the stashing grid example to
2.0.0
. - Update the theming and branding example to
2.0.0
. - Update the transition example to
2.0.0
. - Update the virtual watch example to
2.0.0
.
- 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.
- Update the stashing grid example to
1.0.2
. - Update the virtual watch example to
1.0.2
.
- Fix broken links in this file.
- Update the attribute selector example to
1.0.5
. - Update the buffered image pool example to
1.0.2
. - Update the context-sensitive container example to
1.0.1
. - Update the drag'n'drop example to
1.0.1
. - Update the focus management example to
1.0.5
. - Update the immutable stylesheet example to
1.0.5
. - Update the lazy stylesheet example to
1.0.6
. - Update the masking grid example to
1.0.1
. - Update the MVC example to
4.0.5
. - Update the popup example to
1.0.1
. - Update the widget removal example to
1.0.1
. - Update the slide container example to
1.0.2
. - Update the stack container example to
1.0.2
. - Update the stashing grid example to
1.0.1
.
- Update the buffered image pool example to
1.0.1
. - Update the slide container example to
1.0.1
. - Update the stack container example to
1.0.1
.
- Add an example demonstrating a slide container - please refer to its CHANGELOG.md.
- 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.
- Update the lazy stylesheet example to
1.0.5
.
- Update the attribute selectors example to
1.0.4
. - Update the focus example to
1.0.4
. - Update the immutable stylesheet example to
1.0.4
. - Update the lazy stylesheet example to
1.0.4
. - Update the MVC example to
4.0.4
.
- 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.
- Update this CHANGELOG.rst.
- Update the attribute selectors example to
1.0.3
. - Update the focus example to
1.0.3
. - Update the immutable stylesheet example to
1.0.3
. - Update the lazy stylesheet example to
1.0.3
. - Update the MVC example to
4.0.3
.
- Update the attribute selectors example to
1.0.2
. - Update the focus example to
1.0.2
. - Update the immutable stylesheet example to
1.0.2
. - Update the lazy stylesheet example to
1.0.2
. - Update the MVC example to
4.0.2
.
- Add CHANGELOG.rst (this file).
- Update and rename README.rst.
- Update the attribute selectors example to
1.0.1
. - Update the focus example to
1.0.1
. - Update the immutable stylesheet example to
1.0.1
. - Update the lazy stylesheet example to
1.0.1
. - Update the MVC example to
4.0.1
.
- 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.
- Update the MVC example on MWT 3.0.
- Remove the basic example.
- Remove the rename the button example.
- Remove the rename the sliding widget example.
- Remove the hello world example.
- Add an hello world example.
- Add an MVC example - please refer to its CHANGELOG.md.
- Update and rename the basic example.
- Update and rename the button example.
- Update and rename the sliding widget example.
- Add a basic example on MWT.
- Add a button example.
- Add a sliding widget example.