Skip to content

Commit 1afd741

Browse files
authored
feat: display the children in a folder for a file list (#3339)
* Update the dependencies * Render children files as an unordered list * Add styling and display css for the children * Add classes and event listeners for display and navigation * Use file list in nesting and add styling Fixes for disambiguation and adds version bump * Refactor breadcrumb handling in file list component for improved navigation * Remove units for zero lengths
1 parent e2edc88 commit 1afd741

16 files changed

+114
-51
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"stylelint.packageManager": "yarn",
2020
"stylelint.snippet": ["css", "less", "postcss", "scss"],
2121
"stylelint.validate": ["css", "less", "postcss", "scss"],
22-
"cSpell.words": ["mailenabledsecurity"],
22+
"cSpell.words": ["mailenabledsecurity", "noreferrer"],
2323
"liveServer.settings.root": "storybook-static",
2424
"liveServer.settings.port": 6006
2525
}
-3.76 MB
Binary file not shown.
-3.85 MB
Binary file not shown.
-3.89 MB
Binary file not shown.
3.82 MB
Binary file not shown.
3.92 MB
Binary file not shown.
3.95 MB
Binary file not shown.
-3.09 MB
Binary file not shown.
2.37 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)