added change logs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
247e167cec
commit
f3cd0a112e
@ -130,6 +130,9 @@
|
||||
EAEEEC9C2B1F8F0700531FC2 /* TextLinkCaretChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEEC9B2B1F8F0700531FC2 /* TextLinkCaretChangeLog.txt */; };
|
||||
EAEEEC9E2B1F8F7700531FC2 /* ButtonGroupChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEEC9D2B1F8F7700531FC2 /* ButtonGroupChangeLog.txt */; };
|
||||
EAEEECA02B1F908200531FC2 /* BadgeIndicatorChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEEC9F2B1F908200531FC2 /* BadgeIndicatorChangeLog.txt */; };
|
||||
EAEEECA22B1F92AD00531FC2 /* LabelChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA12B1F92AD00531FC2 /* LabelChangeLog.txt */; };
|
||||
EAEEECA42B1F934600531FC2 /* IconChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA32B1F934600531FC2 /* IconChangeLog.txt */; };
|
||||
EAEEECA72B1F952000531FC2 /* TabsChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = EAEEECA62B1F952000531FC2 /* TabsChangeLog.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 */; };
|
||||
@ -285,6 +288,10 @@
|
||||
EAEEEC9B2B1F8F0700531FC2 /* TextLinkCaretChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TextLinkCaretChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEEC9D2B1F8F7700531FC2 /* ButtonGroupChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ButtonGroupChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEEC9F2B1F908200531FC2 /* BadgeIndicatorChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = BadgeIndicatorChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEECA12B1F92AD00531FC2 /* LabelChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LabelChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEECA32B1F934600531FC2 /* IconChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = IconChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEECA52B1F941100531FC2 /* LoaderChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoaderChangeLog.txt; sourceTree = "<group>"; };
|
||||
EAEEECA62B1F952000531FC2 /* TabsChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TabsChangeLog.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>"; };
|
||||
@ -589,6 +596,7 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
EA33623F2892EF6B0071C351 /* Label.swift */,
|
||||
EAEEECA12B1F92AD00531FC2 /* LabelChangeLog.txt */,
|
||||
EAF7F0A9289B13EF00B287F5 /* Attributes */,
|
||||
);
|
||||
path = Label;
|
||||
@ -610,6 +618,7 @@
|
||||
EA5F86C72A1BD99100BC83E4 /* TabModel.swift */,
|
||||
EA596ABE2A16B4F500300C4B /* Tabs.swift */,
|
||||
EA5F86CF2A1F936100BC83E4 /* TabsContainer.swift */,
|
||||
EAEEECA62B1F952000531FC2 /* TabsChangeLog.txt */,
|
||||
);
|
||||
path = Tabs;
|
||||
sourceTree = "<group>";
|
||||
@ -671,6 +680,7 @@
|
||||
EA985BF4296C60C000F2FF2E /* Icon.swift */,
|
||||
EA985BF6296C665E00F2FF2E /* IconName.swift */,
|
||||
EA985C682971B90B00F2FF2E /* IconSize.swift */,
|
||||
EAEEECA32B1F934600531FC2 /* IconChangeLog.txt */,
|
||||
);
|
||||
path = Icon;
|
||||
sourceTree = "<group>";
|
||||
@ -770,6 +780,7 @@
|
||||
EAD0688D2A55F819002E3A2D /* Loader.swift */,
|
||||
EAD068912A560B65002E3A2D /* LoaderViewController.swift */,
|
||||
EAD068932A560C13002E3A2D /* LoaderLaunchable.swift */,
|
||||
EAEEECA52B1F941100531FC2 /* LoaderChangeLog.txt */,
|
||||
);
|
||||
path = Loader;
|
||||
sourceTree = "<group>";
|
||||
@ -903,10 +914,13 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
EAEEECA42B1F934600531FC2 /* IconChangeLog.txt in Resources */,
|
||||
EA3362042891E14D0071C351 /* VerizonNHGeTX-Bold.otf in Resources */,
|
||||
EAEEECA72B1F952000531FC2 /* TabsChangeLog.txt in Resources */,
|
||||
EAEEEC962B1F893B00531FC2 /* ButtonChangeLog.txt in Resources */,
|
||||
EA5F86CC2A1D28B500BC83E4 /* ReleaseNotes.txt in Resources */,
|
||||
EAEEEC982B1F8DD100531FC2 /* LineChangeLog.txt in Resources */,
|
||||
EAEEECA22B1F92AD00531FC2 /* LabelChangeLog.txt in Resources */,
|
||||
EA3362072891E14D0071C351 /* VerizonNHGeDS-Regular.otf in Resources */,
|
||||
EAEEEC9A2B1F8E4400531FC2 /* TextLinkChangeLog.txt in Resources */,
|
||||
EAEEEC922B1F807300531FC2 /* BadgeChangeLog.txt in Resources */,
|
||||
|
||||
22
VDS/Components/Icon/IconChangeLog.txt
Normal file
22
VDS/Components/Icon/IconChangeLog.txt
Normal file
@ -0,0 +1,22 @@
|
||||
MM/DD/YYYY
|
||||
----------------
|
||||
- Initial Brand 3.0 handoff
|
||||
|
||||
02/25/2022
|
||||
----------------
|
||||
- EOL XSmall size
|
||||
- Added custom icon size dev note
|
||||
- Added “Color” section to “Configurations”
|
||||
- EOL vector effect prop
|
||||
- Removed “States” frame
|
||||
- Added “Index” and “Assets” frame
|
||||
- Provided link to download all icon assets
|
||||
|
||||
02/09/2023
|
||||
----------------
|
||||
- All categories removed with the exception of Component use only. Icon are organized in alphabetical order.
|
||||
|
||||
09/01/2023
|
||||
----------------
|
||||
- Only includes internal Icons needed.
|
||||
- Create instructions on how to add new icons for iOS.
|
||||
9
VDS/Components/Label/LabelChangeLog.txt
Normal file
9
VDS/Components/Label/LabelChangeLog.txt
Normal file
@ -0,0 +1,9 @@
|
||||
07/26/2023
|
||||
----------------
|
||||
- Added iOS Bottom Inset section to Specs section
|
||||
- Updated all type styles to reflect the new tokens.
|
||||
- Added Bottom Inset value for iOS to multiple type sizes on Desktop/Tablet and Mobile
|
||||
|
||||
08/04/2023
|
||||
----------------
|
||||
- Clarified Letter Spacing values for all font weights, even when value is zero
|
||||
12
VDS/Components/Loader/LoaderChangeLog.txt
Normal file
12
VDS/Components/Loader/LoaderChangeLog.txt
Normal file
@ -0,0 +1,12 @@
|
||||
MM/DD/YYYY
|
||||
Initial Brand 3.0 handoff with iOS
|
||||
|
||||
05/16/2022
|
||||
Removed the word “icon” from loader mentions since this component is built in CSS and does not use an icon asset
|
||||
Added spec dimension detail to anatomy to make it more evident that the shape is a perfect circle
|
||||
|
||||
08/10/2022
|
||||
Updated default and inverted prop to light and dark surface.
|
||||
|
||||
02/06/2023
|
||||
Added Background Overlay item to Anatomy and Configurations
|
||||
37
VDS/Components/Tabs/TabsChangeLog.txt
Normal file
37
VDS/Components/Tabs/TabsChangeLog.txt
Normal file
@ -0,0 +1,37 @@
|
||||
12/23/2021
|
||||
----------------
|
||||
- Initial Brand 3.0 handoff
|
||||
|
||||
05/18/2022
|
||||
----------------
|
||||
- Added Animation specs in Animation section
|
||||
|
||||
06/02/2022
|
||||
----------------
|
||||
- Adjusted tab label alignment when wrapped to multiple lines to be vertically centered to match Storybook.
|
||||
|
||||
06/02/2022
|
||||
----------------
|
||||
- Adjusted tab label alignment when wrapped to multiple lines to be vertically centered to match Storybook.
|
||||
|
||||
08/10/2022
|
||||
----------------
|
||||
- Updated default and inverted prop to light and dark surface.
|
||||
|
||||
08/19/2022
|
||||
----------------
|
||||
- Updated “Label text” to “Label” in anatomy, updated size variants to Medium and Large.
|
||||
|
||||
08/31/2022
|
||||
----------------
|
||||
- Updated Fill Container section under Configurations to show that Border line on mobile does not bleed.
|
||||
|
||||
12/14/2022
|
||||
----------------
|
||||
- Added "(web only)" to any instance of "keyboard focus"
|
||||
- Replaced focus border pixel and style & spacing values with tokens.
|
||||
- Updated borderLine color in Surface section with elements tokens.
|
||||
|
||||
06/09/2022
|
||||
----------------
|
||||
- Made Label Overflow (or Overflow) a web-only prop and specified that overflow scrolling is enabled always for native.
|
||||
Loading…
Reference in New Issue
Block a user