diff --git a/VDS/Components/ListUnordered/ListUnordered.txt b/VDS/Components/ListUnordered/ListUnordered.txt new file mode 100644 index 00000000..001ac437 --- /dev/null +++ b/VDS/Components/ListUnordered/ListUnordered.txt @@ -0,0 +1,41 @@ +MM/DD/YYYY +---------------- +- Initial Brand 3.0 handoff + +05/2/2022 +---------------- +- Added Body Medium to size configuration + +05/5/2022 +---------------- +- Added Spacing configuration (Standard, Compact) Web handoff + +08/2/2022 +---------------- +- Included a VDS Note about the Spacing prop naming rationale + +08/10/2022 +---------------- +- Updated default and inverted prop to light and dark surface. + +12/13/2022 +---------------- +- Replaced focus border pixel and style & spacing values with tokens. + +01/10/2023 +---------------- +- Removed from Anatomy section: “List item text” +- Updated “Glyph level 1” to “List Item Level 1” +- Updated “Glyph level 2” to “List Item Level 2” +- Updated image markers to reflect changes + +02/02/2023 +---------------- +- Reduced left padding for all Level 2 sizes so that the Glyph aligns with the text in Level 1. +- Added dashed line on all sizes to indicate Level 2 alignment under Level 1. +- Changed “endash” to “endash, regular” under Size section. +- Updated all Level 1 and Level 2 glyph widths to “Hug” + +12/26/23 +---------------- +- Deleted Decisions log diff --git a/VDS/VDS.docc/VDS.md b/VDS/VDS.docc/VDS.md index e1fda159..07db49b5 100755 --- a/VDS/VDS.docc/VDS.md +++ b/VDS/VDS.docc/VDS.md @@ -39,6 +39,7 @@ Using the system allows designers and developers to collaborate more easily and - ``InputField`` - ``Label`` - ``Line`` +- ``ListUnordered`` - ``Loader`` - ``Modal`` - ``Notification``