stable
Clone or download
Read-only
part of request #37211 Replace TLP-doc documentation run 'pnpm --filter=tlp-doc-v2 run storybook' Date time picker added to section forms. Change-Id: I572c7e2ad33d173a26f435880be1284e8c9bc3e8
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/tlp-date-picker/package.json | +2 | −1 | 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/date-time-picker/DatePickerWrapper.ts | +39 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/date-time-picker/tlp-input-date.mdx | +27 | −0 | Go to diff View file |
A | src/scripts/tlp-doc-v2/stories/TLP/forms/date-time-picker/tlp-input-date.stories.ts | +79 | −0 | Go to diff View file |
M | src/scripts/tlp/src/scss/_components.scss | +1 | −1 | Go to diff View file |