Commit Graph

223 Commits

Author SHA1 Message Date
Matt Bruce
81ed479c87 final changes before vacation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 16:24:45 -05:00
Matt Bruce
c05f35de03 updated width/height for collectionview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 16:12:19 -05:00
Matt Bruce
61c5d5adf8 convert to kyle code for default handlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 16:12:08 -05:00
Matt Bruce
c975f2b06e added Gesture publisher / extension to UIView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 13:29:44 -05:00
Matt Bruce
6c67544c71 moved tap back into each control since not all controls should need this
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 13:21:13 -05:00
Matt Bruce
1306c9e2a9 updated for not caching model, just the inputId
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 13:12:40 -05:00
Matt Bruce
f13c9488a4 didSelect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 12:27:37 -05:00
Matt Bruce
5d5c17606e Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2022-08-31 10:38:31 -05:00
Matt Bruce
0eb23d51fc moved touchup inside logic into control
isTappable bool
defaultAction() override
2022-08-31 10:38:21 -05:00
Matt Bruce
a9a3aeee18 updated default implementation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 09:57:35 -05:00
Matt Bruce
c6ae09f730 removed isUserInteractive to control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 09:06:01 -05:00
Matt Bruce
126b094178 moved isUserInteractive to isEnabled setter 2022-08-31 09:05:38 -05:00
Matt Bruce
a0bc95d849 refactored into base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 18:16:00 -05:00
Matt Bruce
980642e72c pulled in protocol method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 17:09:37 -05:00
Matt Bruce
572a7dd123 added valueChanged event
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 17:07:21 -05:00
Matt Bruce
4054695a6b worked on more changes for swatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 17:00:49 -05:00
Matt Bruce
574d6f84ac fixed stackviews
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 16:26:31 -05:00
Matt Bruce
ca938bf18f remvoed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 15:57:14 -05:00
Matt Bruce
584663eab8 Merge branch 'develop' into feature/radioSwatch
# Conflicts:
#	VDS/Components/Label/Attributes/LabelAttributeColor.swift
#	VDS/Components/Label/Attributes/LabelAttributeFont.swift
#	VDS/Components/Label/Attributes/LabelAttributeUnderline.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 15:50:54 -05:00
Matt Bruce
d87adf477c updated to remove codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:46:15 -05:00
Matt Bruce
2247e529c0 coverted to colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:44:01 -05:00
Matt Bruce
1468294637 added colorcodable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:43:54 -05:00
Matt Bruce
298a170be9 removed id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:37:58 -05:00
Matt Bruce
3b3ea3bece removed id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:37:55 -05:00
Matt Bruce
d6a2ebaf95 refactored into extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:37:34 -05:00
Matt Bruce
78d97fd936 kind of working swatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:36:13 -05:00
Matt Bruce
cee429506d revmoed errorable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:36:01 -05:00
Matt Bruce
0b643034f6 added init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:35:52 -05:00
Matt Bruce
cfecae528b updated cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:35:16 -05:00
Matt Bruce
6ce40e1a39 removed id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:34:22 -05:00
Matt Bruce
e706045c79 removed id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:32:06 -05:00
Matt Bruce
ee07116952 remvoed logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 09:18:28 -05:00
Matt Bruce
ba4bd4e1f5 first cut of radioswatch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 09:18:09 -05:00
Matt Bruce
34c85f0c48 coverted to colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-26 14:20:24 -05:00
Matt Bruce
cd97f8b997 first cut of default model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-26 14:20:18 -05:00
Matt Bruce
f71372939c refactored into extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-26 14:20:07 -05:00
Matt Bruce
4dcddd7fef added colorcodable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-26 14:19:48 -05:00
Matt Bruce
2a1f3c9e33 initial commit
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-26 13:15:29 -05:00
Matt Bruce
8f319e3b11 refactored name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-25 11:00:21 -05:00
Matt Bruce
3f8285a74d added model reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-25 10:59:57 -05:00
Matt Bruce
e951326f7c updated for orientation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-25 08:53:53 -05:00
Matt Bruce
4960dcf512 removed method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-25 08:53:33 -05:00
Matt Bruce
8c92503299 added methods that can be overwritten
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 17:25:23 -05:00
Matt Bruce
06f25259f7 updated when strikethrough is drawn
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 11:15:24 -05:00
Matt Bruce
3eeb6f5dcb listening for rotation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 11:15:11 -05:00
Matt Bruce
37372c5487 refactored to use Protocol extension methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 08:20:49 -05:00
Matt Bruce
324d00b53b updated protocols to deal with Single Selection Groups
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 08:20:29 -05:00
Matt Bruce
d2258d2744 added radiobox model/group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 16:54:59 -05:00
Matt Bruce
883281a94a fixed bug in text position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 16:54:49 -05:00
Matt Bruce
921e13b3cf refactored into protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 14:55:15 -05:00