Commit Graph

1299 Commits

Author SHA1 Message Date
Matt Bruce
c78287131c Merge branch 'develop' into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 09:38:36 -05:00
vasavk
a3fe0b7278 Digital ACT-191 CXTDT-568413 defect: Calendar - Missing option for Transparent Background 2024-06-07 17:59:29 +05:30
vasavk
c02ed37121 Digital ACT-191 CXTDT-568419 defect: Calendar - When hideContainerBorder=true, corner radius disappears 2024-06-07 17:35:28 +05:30
vasavk
2bb1a24d72 Digital ACT-191 CXTDT-568409 defect: Width control missing
- CXTDT-568398 - Calendar - Saturday missing
- CXTDT-568402 - Calendar - Extra row
2024-06-07 14:34:46 +05:30
Matt Bruce
f7ded23857 CXTDT-565105 - InputField - Date - Typeover text not working.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:32 -05:00
Matt Bruce
8a686314f5 added a format label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:03 -05:00
Matt Bruce
ba0989bb2b updated credit card rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 15:54:56 -05:00
Matt Bruce
2e46759857 fixed credit card issues with formatting for different card types also added an min/max length based on card type.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 12:22:21 -05:00
Matt Bruce
f5380532ff fixed bug for Accessibility Elements in Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 17:32:45 -05:00
Matt Bruce
40a31dfe25 CXTDT-560823 – TextArea – Accessibility Labels/Error/ReadyOnly/Disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 15:18:32 -05:00
Matt Bruce
3eda3bd68e fixed titlelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:09:04 -05:00
Matt Bruce
fdd6360f31 initial cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 09:32:32 -05:00
Matt Bruce
0207b70a20 CXTDT-565117 - Input Field - Overflow not clipped
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 14:00:32 -05:00
Matt Bruce
772863ff73 CXTDT-565112 - Input Field - Credit Card icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 12:04:57 -05:00
Matt Bruce
a24bbd32a5 CXTDT-565087 - Input Field - Text - OnDark colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 10:24:34 -05:00
Matt Bruce
66a386a300 refactored for breadcrumbs wordwrap
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 15:17:07 -05:00
Matt Bruce
756aa17e5d removed breeadcrumb disabled stated, now breadcrumbs are always enabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 13:09:38 -05:00
Matt Bruce
1378d9722a added radiobox to the accessibilitylabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:51:02 -05:00
Matt Bruce
ba4c27cdc6 CXTDT-552834 – Tile Container – Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:29:48 -05:00
Matt Bruce
35a929c2a6 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:45 -05:00
Matt Bruce
61a79b1cb4 Merge branch 'bugfix/accessibility-tileContainer' into mbruce/bugfix 2024-05-28 14:21:19 -05:00
Matt Bruce
cbf5645959 CXTDT-563194 - Dropdown Select - missing transparentBackground option
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:11 -05:00
Matt Bruce
fab109b59b CXTDT-555854 - Dropdown Select - spacing issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 12:17:55 -05:00
Matt Bruce
bf21f45e9a added focus after calendar item picked
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:59:54 -05:00
Matt Bruce
9c09841815 Merge branch 'bugfix/calendar' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix
# Conflicts:
#	VDS/SupportingFiles/ReleaseNotes.txt

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:59:39 -05:00
Matt Bruce
4533e3e094 added fix for titleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:44:27 -05:00
Matt Bruce
7760fb2738 fix for setting tilecontainer label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:44:03 -05:00
Matt Bruce
f8289788ee isEnabled workaround until I can figure something else out.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:39:41 -05:00
Matt Bruce
0a9924f46c removed values taht can't occur
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:32:45 -05:00
Matt Bruce
63d698af1d CXTDT-563189 - Dropdown Select Readonly Border color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:31:47 -05:00
vasavk
238d178f30 refactored code 2024-05-28 10:43:04 +05:30
vasavk
eedf33e47c Digital ACT-191 CXTDT-559318 defect: added fix for the calendar elements are not receiving swipe focus. 2024-05-27 19:59:12 +05:30
Sumanth Nadigadda
d5b5285ec1 Adding Table change log file 2024-05-27 15:44:31 +05:30
Sumanth Nadigadda
d9e51773ac Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-05-27 15:28:08 +05:30
Sumanth Nadigadda
35d3a7cdf7 Renaming file. 2024-05-27 15:03:29 +05:30
Sumanth Nadigadda
b88d76da41 Table component refactoring, TableRowModel creation & table item will be able to take a empty view. 2024-05-27 15:02:49 +05:30
Matt Bruce
aba7ef7df7 turned off icon for voiceover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:27 -05:00
Matt Bruce
2163abe91a ensure all classes accessibility works the same
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:16 -05:00
Matt Bruce
8cc87fd471 added accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:42:31 -05:00
Matt Bruce
3cc00e5260 CXTDT-560485 - Tilelet - Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:42:13 -05:00
Sumanth Nadigadda
7748a5eae4 Changes to accommodate any ui element into table cell and make its size dynamic. 2024-05-24 20:49:58 +05:30
Matt Bruce
77109fd264 CXTDT-560458 - Dropdown & TextArea voiceover behaviour
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:59:02 -05:00
Matt Bruce
9690f152ef CXTDT-556996 RadioboxGroup – Voice over does not render the group position for the radio box group.
implemented groupable to ensure accessibilityValue is kept to help explain groups

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:34:56 -05:00
Matt Bruce
7953751a89 fixed optional text position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:59:13 -05:00
Matt Bruce
13396d1501 updated custom spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:51:45 -05:00
Matt Bruce
6ad1c0561e updated vars
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:45:04 -05:00
Matt Bruce
4ba2b4e744 updated tilelet directional icon model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:54:33 -05:00
Matt Bruce
44323a0a84 fixed width issues
reset label color configs

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:28:44 -05:00
Matt Bruce
2e2beee8c3 fixed bug in word wrapping
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 16:28:30 -05:00
Matt Bruce
ad1d2bf945 updated models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-22 15:45:14 -05:00