Commit Graph

817 Commits

Author SHA1 Message Date
Matt Bruce
635d5abe9f updated titleLockup logic for janet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 11:05:21 -05:00
Matt Bruce
f10ea3d5d6 added setNeedsUpdate to textColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 10:54:44 -05:00
Matt Bruce
dba0b2dc4f updated release
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 10:51:03 -05:00
Matt Bruce
19f0744cc1 titleLockup update for Janet release
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 09:27:16 -05:00
Matt Bruce
e3e5ed68fb updated radiobutton group to deal with the item count label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 14:05:42 -05:00
Matt Bruce
e6615f9003 updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 14:01:41 -05:00
Matt Bruce
a3dfa2efed updated for item count in groups
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:57:59 -05:00
Matt Bruce
d0459cfb7d removed the accessibilityValue for selected 1 : 0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:42:04 -05:00
Matt Bruce
8ffbe7f864 ONEAPP-4684 - (Acessibility) VDS Brand 3.0 Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 12:59:42 -05:00
Matt Bruce
59f6ed0e7a removed code that was in base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 11:14:33 -05:00
Matt Bruce
4561050dca added accessibilityActivate()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:45:58 -05:00
Matt Bruce
090068031e convert tab to control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:45:40 -05:00
Matt Bruce
ecff7b9686 refactored updateAccessibiltyLabel to updateAccessibility
moved down common isEnabled/isSelected down to base classes

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
05543e7c89 updated trait from text to link when there is a action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 09:21:16 -05:00
Matt Bruce
d275c476b3 update for bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:48 -05:00
Matt Bruce
2c7666c214 helper for text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:37 -05:00
Matt Bruce
1bed04dae0 added presenter
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 10:13:37 -05:00
Matt Bruce
16d37e1c45 ONEAPP-5104 - Button Disabled Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-28 14:29:43 -05:00
Matt Bruce
29e4fcb165 made real update and not a forced one
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:34:46 -05:00
Matt Bruce
33163a6183 fixed bug for trailing tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:32:14 -05:00
Matt Bruce
0da74efd9d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 14:33:38 -05:00
Matt Bruce
56fc899a20 added the bottom insets to the TextStyles
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 14:30:42 -05:00
Matt Bruce
16e8067f8e commented code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:23:38 -05:00
Matt Bruce
cd88205b40 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:20:11 -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
48411cb7c3 commented on Fonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-25 14:19:28 -05:00
Matt Bruce
e02d4ed83f commented code for extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-25 14:16:08 -05:00
Matt Bruce
759c6a1d52 removed var to set useMinimumLineHeight, this is now a required setting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-24 10:56:17 -05:00
Matt Bruce
c16381ce08 comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 12:18:11 -05:00
Matt Bruce
090a65e998 added another test property useScaledLineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 12:14:52 -05:00
Matt Bruce
d00b1d0a0e updated makeAttributedString to use min lineHeight as well as read a var to help determine if this is really needed or not
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 09:17:42 -05:00
Matt Bruce
b9082ac1d2 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 16:55:20 -05:00
Matt Bruce
55641beccf updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 16:08:37 -05:00
Matt Bruce
dffede1350 refactored Typography into new files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:44:24 -05:00
Matt Bruce
2d0252311a updated attributedString
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:44:06 -05:00
Matt Bruce
02150f8e8c added helper for scaledFonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:43:55 -05:00
Matt Bruce
61e843f8f8 added check for change of scaledFonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:43:36 -05:00
Matt Bruce
a09d77760d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 13:06:02 -05:00
Matt Bruce
e12de0c108 refactor TextStyle for edgeInsets and removed testing vars
refactor the string helper to remove these tests

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:55:23 -05:00
Matt Bruce
0460e10b89 added edgeInsets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:54:03 -05:00
Matt Bruce
8d080a9e38 migrated to fixed toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 13:47:14 -05:00
Matt Bruce
900dfd21fc refactor a Toggle to be the actual Toggle only
refactor old Toggle + Label = ToggleItem

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 09:40:04 -05:00
Matt Bruce
052a6fbe67 refactored SelectorBase/Checkbox/RadioButton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:46:16 -05:00
Matt Bruce
18ab46b1f3 updated more accessibilityLabels/Values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 12:49:11 -05:00
Matt Bruce
b919cfd92b refactored disabling (disabled) as a helper to get/set isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 08:46:15 -05:00
Matt Bruce
bc6c783e4e added logic for added/removing the accessibilityTrait .notEnabled based off the dissbled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-17 13:38:36 -05:00
Matt Bruce
c9180e9c36 added back isEnabled override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-14 14:42:56 -05:00
Matt Bruce
02996e51e5 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-14 09:11:51 -05:00
Matt Bruce
8c6fcee828 CXTDT-423141 - Tabs - Incorrect spacing on top-aligned Fill container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:30:59 -05:00
Matt Bruce
a9b39c0fbf updated tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:27:41 -05:00