stable
Clone or download
Read-only
part of request #37211 Replace TLP-doc documentation run 'pnpm --filter=tlp-doc-v2 run storybook' Lazybox added to section forms. Change-Id: I7dfcc315930ad6d0fa7bc8dd37b89c356d1d66d5
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/lazybox/src/main.ts | +1 | −0 | Go to diff View file |
M | src/scripts/tlp-doc-v2/package.json | +1 | −0 | Go to diff View file |
M | src/scripts/tlp-doc-v2/pnpm-lock.yaml | +3 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/lazybox/lazybox-multiple.ts | +111 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/lazybox/lazybox-single.ts | +163 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/lazybox/lazybox.mdx | +293 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/lazybox/lazybox.scss | +32 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/lazybox/lazybox.stories.ts | +144 | −0 | Go to diff View file |