Florian Zevedei
|
edaa082e93
|
Renaming label control
|
2023-09-13 14:51:13 +02:00 |
|
Florian Zevedei
|
243c9c82a8
|
Adding new simple label control and example
|
2023-09-12 14:14:38 +02:00 |
|
FlorianDahn
|
da8a2f630b
|
Switching MessageId property from private to public #42
|
2023-06-04 17:59:55 +02:00 |
|
ZavaruKitsu
|
5ab15621a0
|
fix: reformat using C# rules
|
2022-10-08 19:26:34 +03:00 |
|
ZavaruKitsu
|
a731e2a8d0
|
fix: some build & linter warnings
|
2022-10-08 19:15:51 +03:00 |
|
Danich Volk
|
36fb40b6bd
|
CalendarPicker:
+ Added days, monthes and years range check
+ Added language selection
* Fixed default language (it is English now)
|
2021-07-13 21:18:55 +03:00 |
|
FlorianDahn
|
5b67f334ff
|
MultiToggleButton minor updates
- updating localization
- adding AllowEmptySelection property
- updating test project
|
2021-03-01 01:48:17 +01:00 |
|
FlorianDahn
|
6a556af070
|
New control: MultiToggleButton
- new control for having multiple simple toggle options
|
2021-03-01 01:36:07 +01:00 |
|
FlorianDahn
|
376ba68e8e
|
MAJOR CHANGE: Refactoring namespace for controls
Chaning namespace for controls depending on their use area to:
Controls.Hybrid
Controls.Inline
Controls.Reply
Updating example project as well.
|
2021-01-15 19:33:44 +01:00 |
|