Matt Bruce
62338cbfc1
Merge branch 'develop' into mbruce/textArea-refactor-entryfield
...
# Conflicts:
# VDS/Components/TextFields/EntryFieldBase.swift
# VDS/Components/TextFields/TextArea/TextArea.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 15:09:03 -06:00
Matt Bruce
c75064e84e
added more logic to the text/value properties
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:19:51 -06:00
Matt Bruce
3ada7fa037
updated property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:35 -06:00
Matt Bruce
69a2374504
First cut at form fiedable change
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 10:34:10 -06:00
Matt Bruce
9e91f38c52
added "text" as a property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:50:47 -06:00
Matt Bruce
1d010d69ea
fixed bug for priority on layout
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:58 -05:00
Matt Bruce
794f68a67f
formatted
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -05:00
Matt Bruce
d9dc8e9b4f
refactored naming
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05:00
Matt Bruce
e3f791960a
documentation update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -05:00
Matt Bruce
27af806281
refactored type
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:34:21 -05:00
Matt Bruce
2a589b1e22
more comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:23 -05:00
Matt Bruce
affdf8176f
added high level description to components.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -05:00
Matt Bruce
fe90a09f93
updated base classname
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:38 -05:00
Matt Bruce
f398dcf9a8
ewnsure comments marks are in the correct order and naming convention
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:59:44 -05:00
Matt Bruce
d6cefaf980
refactoring comments, marks, etc...
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:13:13 -05:00
Matt Bruce
2b1234afc8
more comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd
added documentaion comments.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
e3f998de9f
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 16:12:50 -05:00
Matt Bruce
a6a0003c3b
refactored label to remove disabled.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:46:00 -05:00
Matt Bruce
56c2217b0c
public to open
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -05:00
Matt Bruce
ce9e64da0f
updated comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
ecff7b9686
refactored updateAccessibiltyLabel to updateAccessibility
...
moved down common isEnabled/isSelected down to base classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
0a9b4ec368
added comments for reset()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:13:49 -05:00
Matt Bruce
55885c80ba
update naming conventions
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:31 -05:00
Matt Bruce
38b757c20a
updated disabled values
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-07 15:45:13 -05:00
Matt Bruce
19a8d8e09a
refactored out IconColor
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-15 11:35:27 -05:00
Matt Bruce
e82a94304c
refactored to remove combine for local updater, replaced with setNeedsUpdate
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:51:10 -05:00
Matt Bruce
08bcaed4d8
ensured classes are open to allow subclassing
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-06 17:06:21 -05:00
Matt Bruce
58162040d3
added click subscriber and updateAccessibilityLabel
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
5969e530c8
changing public to open
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -06:00
Matt Bruce
35d1f4071d
refactored TextStyle enums to camelCase
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 15:32:11 -06:00
Matt Bruce
9526a7ec40
refactored out Typography and converted to TextStyle
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:04:15 -06:00
Matt Bruce
443636b723
refactored typograpicalStyle to textStyle
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:36:53 -06:00
Matt Bruce
669e0d7625
refactored enums into class/structs that use them
...
also refactored models into class that are the parents
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:32:38 -06:00
Matt Bruce
c6ffa5736d
updated entry field
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 16:49:39 -06:00
Matt Bruce
aafb7770b2
added added error/success icons
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 14:32:40 -06:00
Matt Bruce
b3e2469393
refactored TextField
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 13:25:07 -06:00