All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.4 (2023-04-03)
- add sparkle icon (96b954f)
0.1.3 (2023-03-22)
- icon: add crown icon (cae5edb)
- modal: [clean] やはりbuttonにもクリックイベントを付ける (b115727)
- modal: [clean] 閉じるボタンの右側の領域を押してもモーダルが閉じられなかったを修正 (5486382)
- modal: modalの周囲20pxを押してもModalが閉じられなかったのを修正 (ee8bb0e)
0.1.2 (2023-01-23)
0.1.1 (2022-12-15)
- icon: add sword icon (1ba7c0e)
0.1.0 (2022-12-02)
- Vueのアップデート
0.0.50 (2022-11-08)
- icon: add lightbulb icon (5b343aa)
0.0.49 (2022-10-20)
- flatbutton.vue: add important skin to flatbutton component (7fe2215)
- icon: add balloon icon (70f8d21)
- dist files: execute forgotten build for formaer commits (b4b2674)
- gitignore: remove dist from gitignore (09aaeef)
0.0.48 (2022-10-20)
- flatbutton.vue: add important skin to flatbutton component (7fe2215)
- icon: add balloon icon (70f8d21)
- dist files: execute forgotten build for formaer commits (b4b2674)
0.0.47 (2022-10-19)
- flatbutton.vue: add important skin to flatbutton component (7fe2215)
- icon: add balloon icon (70f8d21)
0.0.46 (2022-07-04)
- typesがnode_modulesに含まれるようにする (35bc62f)
0.0.45 (2022-07-01)
- build時にtemplate内の型アノテーション部分でなぜかパースエラーが起きるので、script内に型アノテーションを移動 (7b7c100)
0.0.44 (2022-04-04)
- component: shortModal で click を stopPropagation しない (43800c5)
- vue composition api の api が使えない件の修正 (1164c00)
- ライブラリとして使うとリアクティブが失われる件の修正 (a124419)
0.0.43 (2022-03-09)
- textareaを自動拡張するオプションを追加 (f9fe753)
0.0.42 (2022-03-03)
0.0.41 (2022-02-10)
0.0.40 (2022-02-10)
- emit v-on listeners of TextInput (96b4c2b)
- modal: modal の DOM 構造を修正し event.stopPropagation を使わないようにした (353fbc5)
0.0.39 (2021-12-10)
- protectedlink: httpsだけでなくHTTPSも許容する (26e0872)
- essentials addonの追加 (c85b465)
- essentials addonを有効化 (ce6b6ee)
0.0.38 (2021-06-08)
- flatbutton: 点滅するバリエーション (317dafd)
0.0.37 (2021-06-07)
0.0.36 (2021-05-07)
- flatbutton: https://github.com/lapras-inc/scouty/issues/10806 (7dc075d)
0.0.35 (2021-04-27)
- protectedlink: 別タブで開くときは rel="noopener" をつける (054fbdd), closes lapras-inc/scouty#10930
- chromatic (1eb4e04)
- github actions (bafdca5)
- github actions (4aba0cb)
0.0.34 (2021-03-02)
- add username (99342e1)
0.0.33 (2021-03-02)
- debug2 (153bc52)
0.0.32 (2021-03-02)
- debug (df1a56f)
0.0.31 (2021-03-02)
- 環境変数渡すの忘れてた (2b98c59)
0.0.30 (2021-03-02)
- gh-pages の設定間違えてたので修正 (ebfde0e)
0.0.29 (2021-03-02)
- ci でのリリース用のタスク追加 (dc2a522)
0.0.28 (2021-03-02)
- build storybook assets before dploying (a2e14ee)
0.0.27 (2021-03-02)
- release 時に build して差分がないときコケないようにする (99dfe3e)
0.0.26 (2021-02-08)
- icon: likeアイコンを追加 (674f85b)
0.0.25 (2020-12-21)
- release 20201221 (0426f2b)
- スマホでTagを非表示にしようとしたときに出るモーダルの x ボタンが効かない(または推しにくくて押せていない) (0485214)
0.0.24 (2020-12-15)
- release 12/14 (d60885f)
- component: shortModal はスマフォで大きく表示する (c4572d2)
- component: 短かめの内容向けに ShortModal を追加 (3a15954)
- 🐛 ciでdistをリリースに含むときのコミットメッセージを修正 (5779bec)
0.0.23 (2020-11-05)
0.0.22 (2020-11-05)
0.0.21 (2020-11-05)
0.0.20 (2020-11-05)
0.0.19 (2020-11-05)
0.0.18 (2020-11-05)
0.0.17 (2020-11-05)
0.0.16 (2020-11-05)
0.0.15 (2020-11-05)
0.0.14 (2020-11-05)
0.0.13 (2020-11-04)
- lapras-frontend.d.ts: 型定義ファイルがbuildする度に消されてしまうので、src配下に移動 (54e2968)