mvm_core_ui/MVMCoreUI/Atomic/Atoms
Matt Bruce 8444ad15eb refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06:00
..
Buttons removed unneccessary comment 2022-01-05 22:48:45 +05:30
FormFields update readOnly didSet to only effect the FormField only and not title/feedback labels 2022-01-10 13:54:55 -06:00
Selectors added isReadOnly to views/helpers to read the model.readOnly property and update the UI similarly to disabled state 2022-01-07 12:54:28 -06:00
Views refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel 2022-01-11 15:47:37 -06:00