Skip to content

Latest commit

 

History

History
331 lines (154 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

331 lines (154 loc) · 15.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.4 (2023-04-03)

Features

0.1.3 (2023-03-22)

Features

Bug Fixes

  • modal: [clean] やはりbuttonにもクリックイベントを付ける (b115727)
  • modal: [clean] 閉じるボタンの右側の領域を押してもモーダルが閉じられなかったを修正 (5486382)
  • modal: modalの周囲20pxを押してもModalが閉じられなかったのを修正 (ee8bb0e)

0.1.2 (2023-01-23)

Bug Fixes

  • modal: ブラウザバックでスクロールがロックされる問題を修正 (1b1ac87)
  • shortmodal: タイポかつ上書きされていたCSSを効くように修正 (e97fbd8)

0.1.1 (2022-12-15)

Features

0.1.0 (2022-12-02)

⚠ BREAKING CHANGES

  • Vueのアップデート

Bug Fixes

  • protectedlink: vue2.7から_や$で変数名を始めたらダメになったため修正 (199fe25)

  • vueを2.7にアップデート (82dc88b)

0.0.50 (2022-11-08)

Features

  • icon: add lightbulb icon (5b343aa)

0.0.49 (2022-10-20)

Features

  • flatbutton.vue: add important skin to flatbutton component (7fe2215)
  • icon: add balloon icon (70f8d21)

Bug Fixes

  • dist files: execute forgotten build for formaer commits (b4b2674)
  • gitignore: remove dist from gitignore (09aaeef)

0.0.48 (2022-10-20)

Features

  • flatbutton.vue: add important skin to flatbutton component (7fe2215)
  • icon: add balloon icon (70f8d21)

Bug Fixes

  • dist files: execute forgotten build for formaer commits (b4b2674)

0.0.47 (2022-10-19)

Features

  • flatbutton.vue: add important skin to flatbutton component (7fe2215)
  • icon: add balloon icon (70f8d21)

0.0.46 (2022-07-04)

Bug Fixes

  • typesがnode_modulesに含まれるようにする (35bc62f)

0.0.45 (2022-07-01)

Bug Fixes

  • build時にtemplate内の型アノテーション部分でなぜかパースエラーが起きるので、script内に型アノテーションを移動 (7b7c100)

0.0.44 (2022-04-04)

Bug Fixes

  • component: shortModal で click を stopPropagation しない (43800c5)
  • vue composition api の api が使えない件の修正 (1164c00)
  • ライブラリとして使うとリアクティブが失われる件の修正 (a124419)

0.0.43 (2022-03-09)

Features

  • textareaを自動拡張するオプションを追加 (f9fe753)

0.0.42 (2022-03-03)

Bug Fixes

  • textinput: v-on:input が使えなくなってしまっていたので修正 (8b60683), closes #134

0.0.41 (2022-02-10)

Bug Fixes

  • modal: setup 関数内で watch() を使わないようにする (29b8ed5), closes #139

0.0.40 (2022-02-10)

Features

  • emit v-on listeners of TextInput (96b4c2b)

Bug Fixes

  • modal: modal の DOM 構造を修正し event.stopPropagation を使わないようにした (353fbc5)

0.0.39 (2021-12-10)

Features

  • protectedlink: httpsだけでなくHTTPSも許容する (26e0872)
  • essentials addonの追加 (c85b465)
  • essentials addonを有効化 (ce6b6ee)

0.0.38 (2021-06-08)

Features

  • flatbutton: 点滅するバリエーション (317dafd)

0.0.37 (2021-06-07)

Features

  • icon: [clean] StoryBook でアイコンを個々の Story として出力するようにした (a7bc204)
  • icon: icon (e9caaf6)

0.0.36 (2021-05-07)

Features

0.0.35 (2021-04-27)

Features

Bug Fixes

0.0.34 (2021-03-02)

Bug Fixes

0.0.33 (2021-03-02)

Features

0.0.32 (2021-03-02)

Features

0.0.31 (2021-03-02)

Features

  • 環境変数渡すの忘れてた (2b98c59)

0.0.30 (2021-03-02)

Bug Fixes

  • gh-pages の設定間違えてたので修正 (ebfde0e)

0.0.29 (2021-03-02)

Features

  • ci でのリリース用のタスク追加 (dc2a522)

0.0.28 (2021-03-02)

Bug Fixes

  • build storybook assets before dploying (a2e14ee)

0.0.27 (2021-03-02)

Features

  • package.json の version は固定にする (1c20713)
  • storybook をリリース時にデプロイする (904864a)
  • update version (98235c4)

Bug Fixes

  • release 時に build して差分がないときコケないようにする (99dfe3e)

0.0.26 (2021-02-08)

Features

  • icon: likeアイコンを追加 (674f85b)

0.0.25 (2020-12-21)

Features

Bug Fixes

  • スマホでTagを非表示にしようとしたときに出るモーダルの x ボタンが効かない(または推しにくくて押せていない) (0485214)

0.0.24 (2020-12-15)

Features

  • release 12/14 (d60885f)
  • component: shortModal はスマフォで大きく表示する (c4572d2)
  • component: 短かめの内容向けに ShortModal を追加 (3a15954)

Bug Fixes

  • 🐛 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)

Features

  • icons: added icons (99a4e2d)
  • add type definitions and type tests (158578d)

Bug Fixes

  • lapras-frontend.d.ts: 型定義ファイルがbuildする度に消されてしまうので、src配下に移動 (54e2968)

0.0.12 (2020-06-16)

0.0.11 (2020-06-16)

0.0.10 (2020-06-16)