vds_ios/VDS/Components/Tooltip/TooltipChangeLog.txt
Matt Bruce e60820cb49 added tooltip changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:40:06 -06:00

77 lines
3.0 KiB
Plaintext

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
1/27/2022
----------------
- Increased focusring offset to 1px aligned outside.
02/25/2022
----------------
- Replaced Info Non-Scaling icon with VDS Icon.
- Removed “icon type” from Elements.
- Added dev note to Active state.
- Replaced Bold icon with regular icon on Hover, Keyboard Focus, and all opened states.
- Added Hover on Previously Clicked/Open Tooltip (Mouse Only) and Active (Previously Clicked/Open Tooltip) states.
03/09/2022
----------------
- Added Dev Note on how colors are supported. If a color is not supported, a warning message will appear, but will still allow color to be applied to Tooltip.
03/30/2022
----------------
- Added Icon color fill section to show colors supported: White, Black, Gray44, Gray65, and Red.
- To Default and Hover on Previously Clicked/Opened Tooltip states, updated the default color to be the color selected by the user. This can be any of the color fills shown in the Icon color fill section.
- Updated Active state to show 2 variations: Active (Primary) and Active (Secondary) Default and Inverted.
03/31/2022
----------------
- Handed off to Web Dev.
- Renamed Active (Primary) to Active (Primary and Default)
- Added Secondary variation to Active (Previously Clicked or Open Tooltip).
- Renamed the latter to Active (Primary and Default, Previously Clicked or Open Tooltip)
05/13/2022
----------------
- Added Specs for Tooltip Dialog - Anatomy, Surface light and dark with Scrollbar overflow, Close button states, Layout & spacing
- Open and close behaviors.
06/07/2022
----------------
- Handed off to Native.
08/05/2022
----------------
- Updated close button in Tooltip Dialog to remove line and add inner top border.
12/14/2022
----------------
- Added "(web only)" to any instance of "keyboard focus"
- Replaced focus border pixel and style & spacing values with tokens.
- Updated Close Button top inner border colors with elements tokens.
01/20/2023
----------------
- Removed "Popover" from Anatomy items #2 and #3 in the Popover section.
- Removed "Dialog" from Anatomy items #1 and #2 in the Dialog section.
- Changed “Text” to “Text Content” on Anatomy.
02/09/2023
----------------
- Changed alignment for trailing tooltip to be cap-height (vertical middle).
05/04/2023
----------------
- Updated Anatomy with details of Tooltip Icon
- Updated Configurations > Tooltip Size with Container Size details and added a Dev Note.
- Updated interactive states to align with Button Icon interactive states (even though this component will not be leveraging Button Icon within it)
- Updated Behaviors>Interaction flow visuals with new interactive states.
10/17/2023
----------------
- Added component tokens table
- Applied component tokens to light, dark surface configurations