78dd2d5df8
removed obj-c members
...
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-23 13:24:48 -06:00
Matt Bruce
c41599578a
added ParentViewProtocol to views and updated children
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 16:03:47 -05:00
Matt Bruce
baf9136e26
code refactor into setDefaults()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-17 14:36:59 -05:00
Matt Bruce
bf4ff94933
moved default values into setDefaults()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:35 -05: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
Matt Bruce
73f27d1e8b
more code refactoring
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
Scott Pfeil
52101435cc
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch
2024-05-20 15:10:52 -04:00
Matt Bruce
a031ea8077
CXTDT-557216 - BadgeIndicator - Accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-14 17:25:50 -05:00
Matt Bruce
fa35654ebe
Merge branch 'develop' into feature/monarch
2024-05-07 14:12:09 -05:00
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
Scott Pfeil
a04ccd9bf5
Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library
2024-05-07 10:44:53 -04:00
Matt Bruce
b83dc8c8a2
remvoed layoutifneeded
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
6adca04f5e
removed hardcoded strings
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:03 -05:00
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
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
7c5d52c276
updated the accessiblity in BadgeIndicator
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 11:38:01 -05:00
Matt Bruce
d93925b503
fixed issues with BadgeIndicator Values on the custom styles
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-07 14:59:20 -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
945fbc05dc
refactored to use extension
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:44 -05:00
Matt Bruce
4a93c882e6
fixed constraints
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:55 -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
d9dc8e9b4f
refactored naming
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -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
d6cefaf980
refactoring comments, marks, etc...
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:13:13 -05:00
Matt Bruce
7fc4d1b2b2
more comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 12:01:42 -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
a6a0003c3b
refactored label to remove disabled.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:46:00 -05:00
Matt Bruce
6604036bf7
refactored more anchors
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:30 -05:00
Matt Bruce
05c4effb98
updated rules on leading, max digits and trailing
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:39:37 -05:00
Matt Bruce
2b82f4a90c
added trailing text
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:28:58 -05:00
Matt Bruce
f6b01ac2a4
added back the + for badge indicator
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:09:07 -05:00
Matt Bruce
1e8027d2ec
added super method calls in overrides
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:47:57 -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
0a9b4ec368
added comments for reset()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:13:49 -05:00
Matt Bruce
87ecc1e28a
added code comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 14:41:07 -05:00
Matt Bruce
4f42d5a461
dot based on height not width
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:06 -05:00
Matt Bruce
b6e7dcbada
refactored badge indicator to final specs
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:21:11 -05:00
Matt Bruce
c1b91cc651
refactored some badge properties
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:26 -05:00
Matt Bruce
49bae9c706
added dynamic lineHeight
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:28:13 -05:00
Matt Bruce
190e29bbd2
removed padding now working on ratio of pointSize
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 09:35:27 -05:00
Matt Bruce
e59c8f0e40
added paletteYellow62 as extension and new color array
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:26:00 -05:00
Matt Bruce
385ed1b216
updated controller
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:58:44 -05:00
Matt Bruce
3dc9fdfbb7
updated badgeIndicator to final for this release for now
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:22 -05:00
Matt Bruce
00edeac169
initial component just copied badge for ease
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 13:21:09 -05:00