vds_ios/VDS/Components/Buttons/TextLink/TextLinkChangeLog.txt
Matt Bruce d743c8b4ac added line and textlink changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:01:05 -06:00

42 lines
1.3 KiB
Plaintext

MM/DD/YYYY
----------------
- Initial Brand 3.0 handoff
12/17/2021
----------------
- Replaced focusring colors (previously interactive/onlight/ondark) with accessibility/onlight/ondark colors
- Updated focus border name (previously interactive.focusring.onlight) with focusring.onlight/ondark
- Removed interactive.hover.onlight/ondark and replaced with palette colors
12/30/2021
----------------
- Remove Text Link bold. Removed Weight section from spec.
- Update Default Hover state to Black and 2px underline
- Update Inverted Hover state to White and 2px underline
- Updated Hover and Active state trigger specs. If triggered by mouse, Active underline same as Hover. If not, Active underline same as Default.
02/22/2022
----------------
- Native handoff
- Adding Spacing section
06/13/2022
----------------
- Updated “Inverted” to “Surface”. Changed False/True to Light/Dark.
11/30/2022
----------------
- Added "(web only)" to any instance of "keyboard focus"
12/13/2022
----------------
- Replaced focus border pixel and style & spacing values with tokens.
03/13/2023
----------------
- Added clarifying dev note within States that inline text links inherit the default color from the parent text.
09/12/2023
----------------
- Added new States for inline Text Link on Native platforms (iOS and Android).