Commit Graph

29 Commits

Author SHA1 Message Date
78dd2d5df8 removed obj-c members
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-23 13:24:48 -06:00
Matt Bruce
6bf3e19ebe added @objcMembers to all classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -05:00
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04:00
Matt Bruce
5d19edbc6e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TileContainer/TileContainer.swift
#	VDS/Extensions/VDSLayout.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00
Matt Bruce
6e8fe4ea91 use && instead of comma (,) if you don't use if let
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-01 09:14:13 -06:00
Keerthy
25058dd92d self.isVisibleOnScreen for isActive 2024-03-01 12:41:13 +05:30
Matt Bruce
f4f6a005e4 put accessibility changes to method.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-27 09:47:50 -06:00
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
Matt Bruce
b535fe5323 CXTDT-518373 - Accessibility on Loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-08 17:05:28 -06:00
Matt Bruce
8f3f5ae843 ensure voiceover is running
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 09:29:37 -06:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
2f57d8ebad updated intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-08 12:31:56 -06:00
Matt Bruce
093bd75871 ONEAPP-6239 - Loader isActive still showing when false with accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-05 12:45:24 -06:00
Matt Bruce
521ca10fbf ONEAPP-6239 - Loader doesn't cancel 60 second timer on deallocation.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-02 08:39:51 -06:00
Matt Bruce
7b2e7f3c4f moved to 60 seconds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:07:35 -06:00
Matt Bruce
8b69c3eb15 ONEAPP-6239 - Loader Voice Over Fixes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:04:27 -06:00
Matt Bruce
f3cd0a112e added change logs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:33:53 -06: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
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
a1fd61992c refactored loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:22:42 -05:00
Matt Bruce
0f8ab50192 fixed layout issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-16 08:27:11 -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
fcbb6e99e4 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-10 14:46:19 -05:00
Matt Bruce
58a4dc594a updated to included a LoaderLaunchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 16:04:38 -05:00
Matt Bruce
2ffc8f5293 added the Loader class and SVG Asset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 15:16:28 -05:00