Skip to content

Commit

Permalink
releaes v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doyaaaaaken committed Jun 7, 2020
1 parent e41b19e commit ff3779f
Show file tree
Hide file tree
Showing 8 changed files with 236 additions and 2,247 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,11 @@ That's all!! You can use `environment-sticker` component like below.
<div class="content-wrapper>
<!-- any html contents -->
</div>
<environment-sticker>
</environment-sticker>
<EnvironmentSticker
label="STAGING"
position="BOTTOM_RIGHT"
theme="SQUARE"
/>
</body>
```
Expand Down
1,233 changes: 113 additions & 1,120 deletions dist/vue-environment-sticker.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-environment-sticker.common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-environment-sticker.css

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

1,233 changes: 113 additions & 1,120 deletions dist/vue-environment-sticker.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-environment-sticker.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-environment-sticker.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-environment-sticker.umd.min.js.map

Large diffs are not rendered by default.

0 comments on commit ff3779f

Please sign in to comment.