svghmi/widget_button.ysl2
9 months ago Edouard Tisserant SVGHMI: add FlatButton with no active or inactive elements.
2022-09-02 Edouard Tisserant SVGHMI: continue rework of Jump widget to cope with Enable Expressions.
2022-06-22 Edouard Tisserant SVGHMI: generalize detach/re-attach of binary choices for ToggleButton, PushButton, Button and Keypad's Shit and CapsLock.
2022-01-20 Edouard Tisserant SVGHMI: remove debug code
2022-01-19 Edouard Tisserant SVGHMI: fix again appication of frequency value when given in label. Use it on PushButton instance in svghmi test.
2022-01-19 Edouard Tisserant SVGHMI: Add pushbutton widget, that can take reflect short press in variable, but has no garantee on consistency.
2021-05-18 Edouard Tisserant SVGHMI: WIP on Widget DnD UI : Added documentation to widgets, that is injected in widget parse tree during widget analysis svghmi
2021-05-02 Edouard Tisserant SVGHMI: In order to allow widget signature and description to coexist in same ysl2 file, introduced widget_class, widget_defs to declare widget codegen templates and gen_index_xhtml to mark templates that are only usefull in gen_index_xhtml.xslt. svghmi
2020-12-07 Edouard Tisserant SVGHMI: cosmetic fixes in button widget svghmi
2020-12-05 Edouard Tisserant SVGHMI: Rewrote button widget. svghmi
2020-10-01 usveticic Button fix if no active or inactive state, svghmi
2020-09-24 usveticic Button and toggle reworked to use animate and dispatch svghmi
2020-09-17 Edouard Tisserant Merge + fix side effects of making warning instead of errors in case of missing HMI variable svghmi
2020-09-16 usveticic Button, ToggleButton and slider updated. Error to warning when building svghmi
2020-08-26 Edouard Tisserant SVGHMI: Add TODOs in Button widgets. svghmi
2020-08-25 Edouard Tisserant SVGHMI: little fix in HMI:Button svghmi
2020-08-12 Edouard Tisserant Merge svghmi
2020-08-10 Edouard Tisserant Merge svghmi
2020-08-05 usveticic Reworked button widget so it uses classes. svghmi
2020-08-04 Edouard Tisserant SVGHMI: More JS code refactoring : change_hmi_value and apply_hmi_value now methods of widget class. svghmi
2020-08-03 Edouard Tisserant SVGHMI: prefer apply_hmi_value() to change_hmi_value() when possible svghmi
2020-05-26 dgaberscek SVGHMI: Changed widget button handler to element attribute. svghmi
2020-05-13 Edouard Tisserant SVGHMI: Update Button widget to class declaration, and add a button widget in tests/svghmi. svghmi
2020-04-22 dgaberscek Added button and circular bar widgets. svghmi