|
38da59cd41
|
refactor: fix a few pedantic clippy warnings
|
2023-05-04 20:07:46 +01:00 |
|
|
2c88c99cb6
|
fix(dynamic string): crash when last segment is static and a single char
Resolves #117.
|
2023-04-22 16:29:54 +01:00 |
|
|
3613aef5c5
|
refactor(custom): reduce a lot of repeated code
|
2023-04-10 13:51:07 +01:00 |
|
|
910945306c
|
fix(dynamic string): parser issue related to incorrectly matching braces
|
2023-04-10 00:17:09 +01:00 |
|
|
dfe1964abf
|
feat(custom): slider widget
Resolves partially #68.
|
2023-04-10 00:17:09 +01:00 |
|
|
6c622864b3
|
feat: new label module
Takes a text label, with the ability to include embedded scripts.
Resolves #80.
|
2023-04-07 14:29:07 +01:00 |
|
|
8cbb73b75e
|
fix(dynamic string): dynamic sections not respecting ordering
Fixes #69.
|
2023-03-01 23:09:34 +00:00 |
|
|
7212bbcf61
|
refactor(dynamic string): use vec instead of indexmap
|
2023-03-01 23:09:01 +00:00 |
|
|
5e21cbcca6
|
refactor: macros to reduce repeated code
|
2022-12-11 22:45:52 +00:00 |
|
|
9d5049dde0
|
refactor: standardise error messages
|
2022-12-11 21:31:45 +00:00 |
|
|
64f54040ef
|
refactor: move dynamic_label.rs to dynamic_string.rs and fix failing test
|
2022-11-30 22:40:53 +00:00 |
|