Matt Bruce
5ec6046bed
added accessiblityText property to badgeindicator
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:53:57 -05:00
Matt Bruce
68d21296a7
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 15:16:56 -05:00
Matt Bruce
7c8690bcb4
added other value
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:32:56 -05:00
Matt Bruce
6a8285d8b1
updated accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:31:08 -05:00
Matt Bruce
e4bd72c64a
added conformance back
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:54:44 -05:00
Matt Bruce
c22592cdb5
refactor to reset onClick/onClick to nil
...
removed old willSet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:49:23 -05:00
Matt Bruce
7eddaf1d04
added selected Icon Color Configuration
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-18 14:18:40 -05:00
vasavk
bb00f4c457
Digital ACT-191 CXTDT-544460 defect: Fixed issue for Button Icon - Incorrect Icon Sizes
2024-04-17 15:05:00 +05:30
Matt Bruce
ed9c148578
fixed init
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:32 -05:00
Matt Bruce
35482fb41e
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
...
# Conflicts:
# VDS/Components/BadgeIndicator/BadgeIndicator.swift
# VDS/Components/TextFields/EntryFieldBase.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 09:05:21 -05:00
Matt Bruce
52eaed7be6
added new iconNames
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:50:24 -05:00
Matt Bruce
0f7d50eca4
CXTDT-542295 - ButtonIcon - disabled accessibility state.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 14:23:28 -05: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
880245d94e
updated accessibility for ButtonIcon
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-28 09:23:06 -05:00
Matt Bruce
d1006f1266
removed images that already existed
...
added resizer and refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 15:11:38 -05:00
Matt Bruce
8369403cbe
refactored for the iconName image helper
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-12 09:57:42 -05:00
Krishna Kishore Bandaru
1c0b8bbf45
Addressed review comments
2024-03-05 17:49:25 +05:30
vasavk
e7a85d16bc
Digital ACT-191 ONEAPP-6318 story: updated role as button for the button icon.
2024-03-04 16:25:16 +05:30
vasavk
ab33a0030b
updated dropshadow values as per spec
2024-03-04 13:25:16 +05:30
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
Krishna Kishore Bandaru
febbd282ce
Updated DropShadowable to multiple configs
2024-02-22 22:53:19 +05:30
Bandaru, Krishna Kishore
8b3eb632a8
TileContainer VDS changes
2024-02-21 21:04:51 +00:00
Matt Bruce
1591c50fd0
removed self.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:59:19 -06:00
Matt Bruce
8fd74d5ef9
refactored ExpandDirect to the BadgeIndicatorModel
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:57:08 -06:00
vasavk
fd29a57d19
story:ONEAPP-6315: Changes to determine if a control is "iselected" or not, and removed unnecessary states for surface colors.
2024-02-14 18:37:42 +05:30
vasavk
b80e1ed18a
story:ONEAPP-6315: updated color configurations for each state.
2024-02-13 22:11:57 +05:30
vasavk
7b9ba1acba
story:ONEAPP-6315: added the selected state for the color configuration
2024-02-13 20:40:30 +05:30
vasavk
b3b3fa6965
story:ONEAPP-6315: updated icon and background color configurations as per spec
2024-02-12 20:27:19 +05:30
vasavk
7ec8b792ee
story:ONEAPP-6315: added accessibility
2024-02-12 16:04:33 +05:30
vasavk
ff5f7e5f55
story:ONEAPP-6315: expand direction configuration changes
2024-02-12 13:25:58 +05:30
vasavk
960cf33b41
story:ONEAPP-6315: made changes for selectedIconName, and selected state of buttonIcon
2024-02-09 16:45:50 +05:30
vasavk
0c9a689e13
story:ONEAPP-6315: added buttonIcon changeLog
2024-02-08 23:11:34 +05:30
vasavk
77c1026278
story:ONEAPP-6315: Changes for the ExpandDirection picker, the button icon has no border if hideBorder is turned on
2024-02-08 22:58:15 +05:30
vasavk
206cbf04e4
story:ONEAPP-6315: using struct to set badge indicator properties
2024-02-08 13:19:47 +05:30
vasavk
95d638ebf4
having badge indicator object for the buttonIcon
2024-02-07 13:12:39 +05:30
vasavk
1646eb75dc
story:ONEAPP-6315: Updated background color, drop shadow according to states based on component surface.
2024-01-30 10:48:20 +05:30
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
f3cd0a112e
added change logs
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:33:53 -06:00
Matt Bruce
1319d19359
ONEAPP-5106 - Accessibility iOS Icon
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 11:03:36 -05:00
Matt Bruce
924653a726
refactored code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:44 -05:00
Matt Bruce
f6e3960546
fixed constraints
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:59 -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
e3f791960a
documentation update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -05:00
Matt Bruce
6ec498a8d7
updated comments for the AppleGuidlinesTouchable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:59:51 -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
c8ee289640
added more documentation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 17:17:00 -05:00
Matt Bruce
fe54617a07
moving intrinsicContentSize around into properties sections.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:19:14 -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