Matt Bruce
0fa6b18680
updated for tokens
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 12:35:17 -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
994feff20e
fixed bug in InputField/TextArea after refactor
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:19:11 -05:00
Matt Bruce
b07c010888
refactored naming
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:12:24 -05:00
Matt Bruce
a2f79fcee8
refactored to put value and the valuechanged for the control
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:11:52 -05:00
Matt Bruce
4f0f611fb6
now subclassing EntryFieldBase
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:38:39 -05:00
Matt Bruce
8311de5409
added value in case there is a difference
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:38:10 -05:00
Matt Bruce
7b9aa51d0a
refactored out text of base class
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:37:58 -05:00
Matt Bruce
7b722e4c7e
renamed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 14:33:10 -05:00
Matt Bruce
e7220e67a3
put to public since all subcomponents are required to be accessible to devs.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 11:26:09 -05:00
Matt Bruce
c0c666c2cb
fixed error/disabled border
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 11:11:12 -05:00
Matt Bruce
fc6c398b3f
refactored to similar naming conventions for existing components
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:50:57 -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
67c96ca74c
moved maxLength out of base
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:15:11 -05:00
Matt Bruce
7f9705db32
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into vasavk/dropdownSelect
2024-04-08 09:59:58 -05:00
vasavk
f584ccd6ba
Digital ACT-191 ONEAPP-7135 story: minor changes on noticed issues
2024-04-08 16:22:01 +05:30
Matt Bruce
40dbc51b75
ONEAPP-6360 - Notification - Accessiblity issues
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 15:00:08 -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
f3f71b4b10
CXTDT-542341 - disabled state color/borderWidth
...
CXTDT-542333 - padding fix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-05 14:09:10 -05:00
vasavk
d0f5f26e82
Digital ACT-191 ONEAPP-7135 story: allowed selectedID to update selected label text
2024-04-05 21:36:29 +05:30
vasavk
5173e5b9c6
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/dropdownSelect
2024-04-05 21:16:06 +05:30
vasavk
99d6878ed9
Digital ACT-191 ONEAPP-7135 story: removed unnecessary code
2024-04-05 21:14:23 +05:30
vasavk
51d1ded4c8
Digital ACT-191 ONEAPP-7135 story: updated variable name for error boolean
2024-04-05 21:08:52 +05:30
vasavk
791bfc8870
Digital ACT-191 ONEAPP-7135 story: Inline Text label alignment changes
2024-04-05 12:44:11 +05:30
Matt Bruce
b56e45d41b
removed logic since for tooltipattribute this will never pass.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-04 15:12:26 -05:00
vasavk
149fda901d
Digital ACT-191 ONEAPP-7135 story: Text Overflow handling, did set transparent background if is true
2024-04-04 14:17:36 +05:30
vasavk
fdc66fe29b
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/dropdownSelect
...
# Conflicts:
# VDS.xcodeproj/project.pbxproj
2024-04-04 11:52:08 +05:30
vasavk
e5d8b12bd6
Digital ACT-191 ONEAPP-7135 story: color configurations as per states
2024-04-04 11:40:07 +05:30
vasavk
e3b6b832e2
Digital ACT-191 ONEAPP-7135 story: added model class for options, added callback method to pass selected option text, updating inlineDisplayLabel text if inlineLabel true
2024-04-04 11:31:38 +05:30
Matt Bruce
c57c597427
removed lineHeight/verticalPadding from the sizes
...
added new bezierPathBorder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-03 13:46:27 -05:00
Matt Bruce
bc8df2d45f
remvoed debug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:56:07 -05:00
Matt Bruce
517ecf94a2
Merge branch 'mbruce/bugfix' into bugfix/badgeIndicator
2024-04-02 15:52:22 -05:00
Matt Bruce
ae08c06af7
maatched figma docs
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:51:25 -05:00
Matt Bruce
11be1c35f0
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/badgeIndicator
2024-04-02 15:46:01 -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
7c5d52c276
updated the accessiblity in BadgeIndicator
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 11:38:01 -05:00
vasavk
ae86948502
Digital ACT-191 ONEAPP-7135 story: added change log for DropdownSelect
2024-04-02 18:27:15 +05:30
vasavk
a6f03e3e1e
Digital ACT-191 ONEAPP-7135 story: using tooltip model
2024-04-02 18:20:02 +05:30
vasavk
530a6786d8
Digital ACT-191 ONEAPP-7135 story: design changes
2024-04-02 14:37:02 +05:30
vasavk
7be09ebb8a
Digital ACT-191 ONEAPP-7135 story: added new page
2024-04-02 10:40:18 +05:30
Matt Bruce
d1a320d44b
refactored out broken accessibility for notification
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-28 09:23:26 -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
c0d31cf3db
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into vasavk/carouselScrollbar
2024-03-27 15:24:49 -05:00
Matt Bruce
c64caa7a9f
added publishers/cancellables
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 15:24:40 -05:00
Matt Bruce
68e489ceea
refactored to use updated ButtonGroupPositionLayout
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:43:30 -05:00
Matt Bruce
17883b7853
added compression/hugging
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:41:21 -05:00
Matt Bruce
d22a7a12b6
refactor to allow custom spacing
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:40:05 -05:00
Matt Bruce
516674f17e
removed unneccessary enum and replace with axis
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:53 -05:00
Matt Bruce
335e2825f0
deleted flow layout
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:39:18 -05:00
Matt Bruce
c60c4541a8
only make them 1 liner buttons for now until I can come up with a better solution
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-27 14:38:53 -05:00