Digital ACT191 story ONEAPP-6682 added change log

This commit is contained in:
vasavk 2024-02-23 19:26:41 +05:30
parent 967eed9522
commit c2662aaf30
2 changed files with 42 additions and 0 deletions

View File

@ -7,6 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
186B2A8A2B88DA7F001AB71F /* TextAreaChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = 186B2A892B88DA7F001AB71F /* TextAreaChangeLog.txt */; };
18792A902B7431F2008C0D29 /* ButtonIconBadgeIndicatorModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18792A8F2B7431F2008C0D29 /* ButtonIconBadgeIndicatorModel.swift */; };
18BDEE822B75316E00452358 /* ButtonIconChangeLog.txt in Resources */ = {isa = PBXBuildFile; fileRef = 18BDEE812B75316E00452358 /* ButtonIconChangeLog.txt */; };
445BA07829C07B3D0036A7C5 /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445BA07729C07B3D0036A7C5 /* Notification.swift */; };
@ -173,6 +174,7 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
186B2A892B88DA7F001AB71F /* TextAreaChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TextAreaChangeLog.txt; sourceTree = "<group>"; };
18792A8F2B7431F2008C0D29 /* ButtonIconBadgeIndicatorModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonIconBadgeIndicatorModel.swift; sourceTree = "<group>"; };
18BDEE812B75316E00452358 /* ButtonIconChangeLog.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ButtonIconChangeLog.txt; sourceTree = "<group>"; };
445BA07729C07B3D0036A7C5 /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
@ -715,6 +717,7 @@
isa = PBXGroup;
children = (
EA985C22296E033A00F2FF2E /* TextArea.swift */,
186B2A892B88DA7F001AB71F /* TextAreaChangeLog.txt */,
);
path = TextArea;
sourceTree = "<group>";
@ -946,6 +949,7 @@
EA3362042891E14D0071C351 /* VerizonNHGeTX-Bold.otf in Resources */,
71C02B382B7BD98F00E93E66 /* NotificationChangeLog.txt in Resources */,
EAEEECA72B1F952000531FC2 /* TabsChangeLog.txt in Resources */,
186B2A8A2B88DA7F001AB71F /* TextAreaChangeLog.txt in Resources */,
EAEEEC962B1F893B00531FC2 /* ButtonChangeLog.txt in Resources */,
EA5F86CC2A1D28B500BC83E4 /* ReleaseNotes.txt in Resources */,
EAEEEC982B1F8DD100531FC2 /* LineChangeLog.txt in Resources */,

View File

@ -0,0 +1,38 @@
MM/DD/YYYY
----------------
- Initial Brand 3.0 handoff
12/27/2021
----------------
- Removed Max idth Updated the SPECS with FormControl tokens
02/25/2022
----------------
- Replaced Info and Error Non-Scaling icons with VDS Icon.
- Removed “weight” and “vector effect” from Anatomy and States.
07/27/2022
----------------
- Added Configurations section with transparentBackground principles.
08/10/2022
----------------
- Updated default and inverted prop to light and dark surface.
11/30/2022
----------------
- Added "(web only)" to any instance of "keyboard focus"
12/13/2022
----------------
- Replaced form border and focus border pixel values and style & spacing with tokens.
01/18/2023
----------------
- Updated Anatomy items:
- Added “Highlight” to item #10
- Changed item #7 to “Tooltip” from “Tooltip Component”
04/12/2023
----------------
- Updated hex colors for updated feedback tokens in error states.