Skip to content

Commit

Permalink
Merge pull request #22 from huwshimi/prepare-0.2.1-release
Browse files Browse the repository at this point in the history
Prepare 0.2.1 release.
  • Loading branch information
huwshimi authored Nov 7, 2019
2 parents 9f61093 + bc6d977 commit 4d49168
Show file tree
Hide file tree
Showing 21 changed files with 154 additions and 148 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Correctly pass click events to buttons.

### Removed

## [0.2.0] - 2019-11-03
## [0.2.1] - 2019-11-07

### Changed

- Correctly pass click events to buttons.

## [0.2.0] - 2019-11-06

### Added

Expand Down
20 changes: 10 additions & 10 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"files": {
"main.css": "/react-components/main.css",
"main.js": "/react-components/main.66c3332c0c859ecd04c7.bundle.js",
"main.js": "/react-components/main.47b6989d9266e4aa6407.bundle.js",
"main.css.map": "/react-components/main.css.map",
"main.js.map": "/react-components/main.66c3332c0c859ecd04c7.bundle.js.map",
"runtime~main.js": "/react-components/runtime~main.66c3332c0c859ecd04c7.bundle.js",
"runtime~main.js.map": "/react-components/runtime~main.66c3332c0c859ecd04c7.bundle.js.map",
"vendors~main.js": "/react-components/vendors~main.66c3332c0c859ecd04c7.bundle.js",
"vendors~main.js.map": "/react-components/vendors~main.66c3332c0c859ecd04c7.bundle.js.map",
"main.js.map": "/react-components/main.47b6989d9266e4aa6407.bundle.js.map",
"runtime~main.js": "/react-components/runtime~main.47b6989d9266e4aa6407.bundle.js",
"runtime~main.js.map": "/react-components/runtime~main.47b6989d9266e4aa6407.bundle.js.map",
"vendors~main.js": "/react-components/vendors~main.47b6989d9266e4aa6407.bundle.js",
"vendors~main.js.map": "/react-components/vendors~main.47b6989d9266e4aa6407.bundle.js.map",
"iframe.html": "/react-components/iframe.html",
"precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js": "/react-components/precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js",
"precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js": "/react-components/precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js",
"service-worker.js": "/react-components/service-worker.js"
},
"entrypoints": [
"runtime~main.66c3332c0c859ecd04c7.bundle.js",
"vendors~main.66c3332c0c859ecd04c7.bundle.js",
"runtime~main.47b6989d9266e4aa6407.bundle.js",
"vendors~main.47b6989d9266e4aa6407.bundle.js",
"main.css",
"main.66c3332c0c859ecd04c7.bundle.js"
"main.47b6989d9266e4aa6407.bundle.js"
]
}
6 changes: 4 additions & 2 deletions docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to parent frame for connecting dev tools');
}</script><link rel="stylesheet" href="https://assets.ubuntu.com/v1/vanilla-framework-version-2.4.1.min.css"><link href="main.css" rel="stylesheet"><style>#root[hidden],
}</script><link rel="stylesheet" href="https://assets.ubuntu.com/v1/vanilla-framework-version-2.4.1.min.css"><style>.sbdocs.sbdocs-content span.plain-text {
color: white;
}</style><link href="main.css" rel="stylesheet"><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.66c3332c0c859ecd04c7.bundle.js"></script><script src="vendors~main.66c3332c0c859ecd04c7.bundle.js"></script><script src="main.66c3332c0c859ecd04c7.bundle.js"></script></body></html>
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.47b6989d9266e4aa6407.bundle.js"></script><script src="vendors~main.47b6989d9266e4aa6407.bundle.js"></script><script src="main.47b6989d9266e4aa6407.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.4d6118575687c0a0f1fb.bundle.js"></script><script src="vendors~main.4705246f56aa4c3a9add.bundle.js"></script><script src="main.477249326e3c0b9ca72c.bundle.js"></script></body></html>
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.4d6118575687c0a0f1fb.bundle.js"></script><script src="vendors~main.5b16062480b32dd77179.bundle.js"></script><script src="main.a66ef48c57f256c76acd.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion docs/main.477249326e3c0b9ca72c.bundle.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/main.47b6989d9266e4aa6407.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.47b6989d9266e4aa6407.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions docs/main.66c3332c0c859ecd04c7.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.66c3332c0c859ecd04c7.bundle.js.map

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.a66ef48c57f256c76acd.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 0 additions & 19 deletions docs/precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js

This file was deleted.

19 changes: 19 additions & 0 deletions docs/precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "d15414dd8ee6163224d95577a5f407c1",
"url": "iframe.html"
},
{
"url": "main.47b6989d9266e4aa6407.bundle.js"
},
{
"revision": "4c0e65312c22f58a72ee",
"url": "main.css"
},
{
"url": "runtime~main.47b6989d9266e4aa6407.bundle.js"
},
{
"url": "vendors~main.47b6989d9266e4aa6407.bundle.js"
}
]);

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/runtime~main.47b6989d9266e4aa6407.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/runtime~main.66c3332c0c859ecd04c7.bundle.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion docs/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js"
"precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js"
);

self.addEventListener('message', (event) => {
Expand Down
103 changes: 0 additions & 103 deletions docs/vendors~main.4705246f56aa4c3a9add.bundle.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

103 changes: 103 additions & 0 deletions docs/vendors~main.5b16062480b32dd77179.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@canonical/react-components",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/index.js",
"module": "dist/index.js",
"author": "Huw Wilkins <[email protected]>",
Expand Down

0 comments on commit 4d49168

Please sign in to comment.