Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Custom Element Manifest #91

Merged
merged 13 commits into from
Aug 15, 2022
Merged

Custom Element Manifest #91

merged 13 commits into from
Aug 15, 2022

Conversation

koddsson
Copy link
Contributor

@koddsson koddsson commented Aug 12, 2022

Generate a Custom Element Manifest for <details-dialog> and then generate both the README.md and VSCode HTML custom data for that component.

koddsson and others added 11 commits August 12, 2022 11:05
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
@koddsson koddsson marked this pull request as ready for review August 12, 2022 12:57
@koddsson koddsson requested a review from a team as a code owner August 12, 2022 12:57
@koddsson koddsson requested a review from manuelpuyol August 12, 2022 12:57
@@ -0,0 +1,88 @@
import {accessSync, readFileSync, writeFileSync} from 'fs'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's split this into a package before merging, so we can easily re-use it.

@koddsson koddsson requested a review from keithamus August 15, 2022 09:03
@koddsson koddsson merged commit c552658 into main Aug 15, 2022
@koddsson koddsson deleted the cem branch August 15, 2022 09:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants