Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 2.96 KB

Changelog

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

0.3.2 (2020-01-22)

Bug Fixes

0.3.1 (2020-01-22)

Features

  • add build-lib command (e09a21c)
  • add properties for npmjs release (6eec7d2)
  • add vue-click-outside package (a359ec9)
  • change default locale to the browser locale (c524326)
  • emit the update date (8dfc43d)
  • export component (c556c7c)
  • first commit (ecb03cb)
  • get date from input (a01c5f1)
  • hide the date picker when click outside (830bb1b)
  • init the project (73a310c)
  • listen to the updated date from the datepicker (5cf71a3)

Bug Fixes

  • add install function (9a4be82)
  • dateValue changed from fillCalender() (4899131)
  • ignore ts type check (4e9ce9c)
  • import components from libray in apps not working (4419131)
  • localeWeekday change the currentLocale shotDay (7b5dd8d)
  • rename the date picker and add locales example (1454f9e)
  • replace :value by v-model (b600e55)
  • rerender date picker after date value changed (c87f096)