Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.58 KB

Change Log

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

1.2.0 (2017-09-05)

Features

  • add a Typeahead component (f2d0242)
  • add the Typeahead component in the ItemForm component (4c0e4e8)

1.1.0 (2017-09-04)

Features

1.0.0 (2017-09-04)

Bug Fixes

  • fix the URL of the bookmarklet and the database name (e847942)

Features

  • add a basic authentication mechanism (57b54f6)
  • add the ItemForm component (c6da747)
  • add Vuex (2b7f9f7)
  • handle the addition and deletion of items (c0eb3bc)
  • handle the navbar on mobile (cd46372)
  • load items from Dropbox (16c7fb1)
  • sort the items by addDate (00d9203)