Skip to content

Latest commit

 

History

History
207 lines (124 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

207 lines (124 loc) · 13.2 KB

Changelog

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

0.0.19 (2022-01-02)

Features

0.0.18 (2021-12-28)

Features

0.0.17 (2021-12-28)

Bug Fixes

0.0.16 (2021-12-28)

Features

0.0.15 (2021-12-26)

0.0.14 (2021-08-07)

Features

Bug Fixes

0.0.13 (2021-07-04)

Features

  • change default card order (9905176)
  • remove gettextjs and update other packages by npm audit fix (#64) (3346c13)
  • When a user don't set thier locale, the system show a setting page (#65) (da07ad5)

0.0.12 (2021-07-02)

Bug Fixes

0.0.11 (2021-07-03)

0.0.10 (2021-06-27)

Features

0.0.9 (2021-06-26)

Features

  • add toggle_switch compornent (7eb498f)
  • judgement quiz by lower case (1ba9c46)
  • reverse all cards (db6df59)

Bug Fixes

  • when quiz answers have blank, you can't answer (732647d)

0.0.8 (2021-06-26)

0.0.7 (2021-06-26)

Features

Bug Fixes

  • focus-within works on ios (fef0fe6)

0.0.5 (2021-06-16)

0.0.6 (2021-06-16)

Features

  • show wrong rate in behind of cards (73fb2d9)

Bug Fixes

0.0.5 (2021-06-16)

0.0.4 (2021-06-15)

Features

  • change color depending wrongRate (b12b0d0)

Bug Fixes

0.0.3 (2021-05-05)

Features

Bug Fixes

0.0.2 (2021-02-04)

Features

  • cards order by updatedAt (d1e0960)
  • save createdAt and updatedAt (3272e17)
  • search by front text (79bdc9e)
  • select search targets (409fe54)
  • settings for hosting (28452d9)
  • standard-version機能の追加のため、package.jsonを書き換えた (db2898a)

Bug Fixes