Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.6.3/schema.json",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The changeset command still works as expected. However VS code is mad about the URL. I tried clearing the VS code casche and restarting. Any other ideas?

"$schema": "https://cdn.jsdelivr.net/npm/@changesets/config@1.6.3/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"types": "dist/types/components.d.ts",
"collection": "dist/collection/collection-manifest.json",
"collection:main": "dist/collection/index.js",
"unpkg": "dist/astro-web-components/astro-web-components.esm.js",
"jsdelivr": "dist/astro-web-components/astro-web-components.esm.js",
"files": [
"dist/",
"loader/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>
<body>
<!-- PARTS TESTING -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
></script>

<link rel="stylesheet" href="../../../../../src/global/test.css" />

<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>
<body>
<!-- PARTS TESTING -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body style="background: var(--color-background-surface-default)">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>
<body>
<section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!--<script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script>-->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>

<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>
<body>
<!-- <ftl-belt file-id="xn47jC9ZYiOita8mXjmghp">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
></script>
<script nomodule src="/build/astro-web-components.js"></script>

<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->

<!-- <link
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
></script>
<script nomodule src="/build/astro-web-components.js"></script>

<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->

<!-- <link
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/> -->
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
<style>
#filterInput {
margin: 2rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>
<body>
<rux-monitoring-icon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<style></style>
</head>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>
<body class="dark-theme">
<div style="padding: 10%; display: flex; justify-content: center">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
<style>
body {
padding-left: 2rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
src="https://cdn.jsdelivr.net/npm/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script>
</head>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script>-->
</head>

<body class="dark-theme">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/>
<!--<script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script>-->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<style>
rux-card {
margin: 0.5rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<style>
rux-card {
margin: 0.5rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<style>
rux-card {
margin-inline: 0.5rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<style>
rux-card {
margin-inline: 0.5rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
rel="stylesheet"
href="../../../../../dist/astro-web-components/astro-web-components.css"
/> -->
<!-- <script type="module" src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"></script> -->
<link rel="stylesheet" href="../../../../../src/global/test.css" />
<link
rel="stylesheet"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
rel="stylesheet"
href="../../../../../src/global/test-reset.css"
/>
<!-- <script
type="module"
src="https://unpkg.com/@rocketmark/figma-testing-library/dist/figma-testing-library/figma-testing-library.esm.js"
></script> -->
</head>

<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
href="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
/>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

<script
type="module"
src="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
src="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
></script>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

<style>
form > div {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
href="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
/>
<script
type="module"
src="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
src="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
></script>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

</head>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
href="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
/>
<script
type="module"
src="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
src="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
></script>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

</head>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
href="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
/>
<script
type="module"
src="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
src="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.esm.js"
></script>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

<noscript>
<style type="text/css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/>
<link
rel="stylesheet"
href="https://unpkg.com/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
href="https://cdn.jsdelivr.net/npm/@astrouxds/astro-web-components/dist/astro-web-components/astro-web-components.css"
/>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

</head>

Expand Down
Loading
Loading