added titlelockup and toggle changelog

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2023-12-05 14:44:00 -06:00
parent e60820cb49
commit 25759b39e5
4 changed files with 158 additions and 0 deletions

View File

@ -134,6 +134,9 @@
EAEEECA42B1F934600531FC2 /* IconChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA32B1F934600531FC2 /* IconChangeLog.txt */; };
EAEEECA72B1F952000531FC2 /* TabsChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA62B1F952000531FC2 /* TabsChangeLog.txt */; };
EAEEECA92B1F969700531FC2 /* TooltipChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA82B1F969700531FC2 /* TooltipChangeLog.txt */; };
EAEEECAB2B1FBF2A00531FC2 /* ToggleChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECAA2B1FBF2900531FC2 /* ToggleChangeLog.txt */; };
EAEEECAD2B1FC1A600531FC2 /* TitleLockupChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECAC2B1FC1A600531FC2 /* TitleLockupChangeLog.txt */; };
EAEEECAF2B1FC2BA00531FC2 /* ToggleViewChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECAE2B1FC2BA00531FC2 /* ToggleViewChangeLog.txt */; };
EAF1FE9929D4850E00101452 /* Clickable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF1FE9829D4850E00101452 /* Clickable.swift */; };
EAF1FE9B29DB1A6000101452 /* Changeable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF1FE9A29DB1A6000101452 /* Changeable.swift */; };
EAF7F0952899861000B287F5 /* CheckboxItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF7F0932899861000B287F5 /* CheckboxItem.swift */; };
@ -294,6 +297,9 @@
EAEEECA52B1F941100531FC2 /* LoaderChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoaderChangeLog.txt; sourceTree = "<group>"; };
EAEEECA62B1F952000531FC2 /* TabsChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TabsChangeLog.txt; sourceTree = "<group>"; };
EAEEECA82B1F969700531FC2 /* TooltipChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TooltipChangeLog.txt; sourceTree = "<group>"; };
EAEEECAA2B1FBF2900531FC2 /* ToggleChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ToggleChangeLog.txt; sourceTree = "<group>"; };
EAEEECAC2B1FC1A600531FC2 /* TitleLockupChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TitleLockupChangeLog.txt; sourceTree = "<group>"; };
EAEEECAE2B1FC2BA00531FC2 /* ToggleViewChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ToggleViewChangeLog.txt; sourceTree = "<group>"; };
EAF1FE9829D4850E00101452 /* Clickable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Clickable.swift; sourceTree = "<group>"; };
EAF1FE9A29DB1A6000101452 /* Changeable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Changeable.swift; sourceTree = "<group>"; };
EAF7F0932899861000B287F5 /* CheckboxItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckboxItem.swift; sourceTree = "<group>"; };
@ -492,7 +498,9 @@
isa = PBXGroup;
children = (
EA0D1C362A681CCE00E5C127 /* ToggleView.swift */,
EAEEECAE2B1FC2BA00531FC2 /* ToggleViewChangeLog.txt */,
EA3361C228902D960071C351 /* Toggle.swift */,
EAEEECAA2B1FBF2900531FC2 /* ToggleChangeLog.txt */,
);
path = Toggle;
sourceTree = "<group>";
@ -642,6 +650,7 @@
EA985BEB2968A91200F2FF2E /* TitleLockupTitleModel.swift */,
EA985BF12968B5BB00F2FF2E /* TitleLockupTextStyle.swift */,
EA513A942A4E1F82002A4DFF /* TitleLockupStyleConfiguration.swift */,
EAEEECAC2B1FC1A600531FC2 /* TitleLockupChangeLog.txt */,
);
path = TitleLockup;
sourceTree = "<group>";
@ -926,6 +935,7 @@
EAEEECA22B1F92AD00531FC2 /* LabelChangeLog.txt in Resources */,
EA3362072891E14D0071C351 /* VerizonNHGeDS-Regular.otf in Resources */,
EAEEEC9A2B1F8E4400531FC2 /* TextLinkChangeLog.txt in Resources */,
EAEEECAF2B1FC2BA00531FC2 /* ToggleViewChangeLog.txt in Resources */,
EAEEEC922B1F807300531FC2 /* BadgeChangeLog.txt in Resources */,
EAEEEC9E2B1F8F7700531FC2 /* ButtonGroupChangeLog.txt in Resources */,
EA3362062891E14D0071C351 /* VerizonNHGeTX-Regular.otf in Resources */,
@ -935,6 +945,8 @@
EAEEECA92B1F969700531FC2 /* TooltipChangeLog.txt in Resources */,
EAEEEC9C2B1F8F0700531FC2 /* TextLinkCaretChangeLog.txt in Resources */,
EAA5EEE428F5B855003B3210 /* VerizonNHGDS-Light.otf in Resources */,
EAEEECAD2B1FC1A600531FC2 /* TitleLockupChangeLog.txt in Resources */,
EAEEECAB2B1FBF2A00531FC2 /* ToggleChangeLog.txt in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

View File

@ -0,0 +1,65 @@
03/28/2022
----------------
- Added Body Small pairings
- Added Body Medium pairings
- Added regular weight eyebrow support
- Updated subtitle color to secondary by default
- Updated responsive default (frame in Figma)
04/13/2022
----------------
- Removed Mobile Title S (16)px - Body Large (16px) pairing
07/12/2022
----------------
- Updated eyebrow weight to bold weight by default
- Updated title weight to be regular weight by default
- Updated subtitle color to secondary by default
- Updated tables and imagery to reflect new default eyebrow and subtitle size on Tablet/Desktop (was Title M, now Body L)
08/10/2022
----------------
- Updated default and inverted prop to light and dark surface.
08/31/2022
----------------
- Updates to Typography and default Title Lockup configurations:
Default
Bold eyebrow updated to regular weight
Regular title updated to bold weight
Subtitle updated to primary color
Inverted
Bold eyebrow updated to regular weight
Regular title updated to bold weight
Subtitle updated to primary color
- Updated responsive defaults table: Title - “Title 2XLarge” to “Title Large”
02/09/2023
----------------
- Added optional Trailing Tooltip to Anatomy, Configurations and Layout & spacing
08/01/2023
----------------
- Added desktop and tablet 1:1 pairings:
Title Small (20px) - Title Small (20px)
Body Large (16px) - Body Large (16px)
Body Medium (14px) - Body Medium (14px)
Body Small (12px ) - Body Small (12px )
- Added mobile 1:1 pairings:
Body Large (16px) - Body Large (16px)
Body Medium (14px) - Body Medium (14px)
Body Small (12px ) - Body Small (12px )
- Updated Anatomy to include secondary color eyebrows used for some 1:1 pairings.
- Added * to the pairing tables to indicate which pairings follow the uniform size logic.
- Added uniform size logic to Configurations.
08/02/2023
----------------
- Updated Uniform Size logic to specify a single eyebrow weight + color combination to apply based on whether the title is bold or regular weight. The eyebrow style settings will be strictly applied with no configurability for Uniform Size pairings.
10/19/2023
----------------
- Updated all pages to use templates and SPEC DOC components.

View File

@ -0,0 +1,40 @@
12/02/2021
----------------
- 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
4/14/2021
----------------
- Web handoff
- Placed Status text outside of the container.
- Updated Configurations with:
- Status text hide/show property
- Placement on left or right
- Font size Body Small or Body Large
- Font weight Bold or Regular
- Update States:
- Default, container color to use element.secondary.onlight/dark
- Disabled knob colors to use palette.gray95 on light and palette gray.44 on dark
- Status text to use element.secondary.onlight/dark on disabled
- Updated Layout and Spacing section to inclue Status text
- Added Status text alignment and overflow sections
11/30/2022
----------------
- Added "(web only)" to any instance of "keyboard focus"
12/13/2022
----------------
- Replaced focus border pixel and style and spacing values with tokens.
05/04/2023
----------------
- Updated tokens used for the On state (green) to new palette tokens.
- Updated the size/shape of the toggle track and knob size
- Corrected some erroneous spacing annotations
- Added dropshadows to knob for accessibility purposes. Different for Disabled.

View File

@ -0,0 +1,41 @@
12/02/2021
----------------
- 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
4/14/2021
----------------
- Web handoff
- Placed Status text outside of the container.
- Updated Configurations with:
- Status text hide/show property
- Placement on left or right
- Font size Body Small or Body Large
- Font weight Bold or Regular
- Update States:
- Default, container color to use element.secondary.onlight/dark
- Disabled knob colors to use palette.gray95 on light and palette gray.44 on dark
- Status text to use element.secondary.onlight/dark on disabled
- Updated Layout and Spacing section to inclue Status text
- Added Status text alignment and overflow sections
11/30/2022
----------------
- Added "(web only)" to any instance of "keyboard focus"
12/13/2022
----------------
- Replaced focus border pixel and style and spacing values with tokens.
05/04/2023
----------------
- Updated tokens used for the On state (green) to new palette tokens.
- Updated the size/shape of the toggle track and knob size
- Corrected some erroneous spacing annotations
- Added dropshadows to knob for accessibility purposes. Different for Disabled.