Olivier Goffart
|
8450e01a3f
|
Change the name of the compat feature (#2230)
And remove the compat-0-2-0 and compat-0-3-0 features
|
2023-02-16 09:40:44 +01:00 |
|
Olivier Goffart
|
6889dfa5f5
|
Rust: Make new(), run() and show() report errors from the backend
Fixes #2198
|
2023-02-10 05:00:03 +01:00 |
|
ogoffart
|
e7f48512ee
|
Bump version number to 1.0.0
|
2023-02-03 11:07:15 +01:00 |
|
Olivier Goffart
|
4f3d0954fe
|
Online code editor: add a "load_demo" url argument
that loads the demo based on the current version of the editor
|
2023-01-25 11:11:57 +01:00 |
|
ogoffart
|
ce07d078ce
|
Bump version number to 0.3.4
|
2022-12-16 09:36:15 +00:00 |
|
ogoffart
|
fb02b4118b
|
Bump version number to 0.3.3
|
2022-11-28 13:11:11 +00:00 |
|
Florian Blasius
|
e125fae9f5
|
carousel: fix run with simulator
|
2022-11-16 09:53:21 +01:00 |
|
ogoffart
|
2171773a3e
|
Bump version number to 0.3.2
|
2022-10-28 09:30:14 +00:00 |
|
Olivier Goffart
|
580b1375cb
|
carousel: use "mcu-board-support" as feature name, so it is easier to use
then we just enable the support for the pico with --features=mcu-board-support/pico-st7789
|
2022-10-20 08:01:34 +02:00 |
|
Florian Blasius
|
b87705aa56
|
Add mcu support to the carousel example (#1744)
The carousel example can be now also run on the supported mcu devices
|
2022-10-19 14:54:39 +02:00 |
|
Florian Blasius
|
e5bf4c05de
|
Add example for custom carousel widget (#1739)
Add a new example that contains a custom carousel widget
|
2022-10-18 14:01:17 +02:00 |
|