Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

61 lines (35 loc) · 3.64 KB

Changelog

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

0.1.6 (2020-12-02)

0.1.5 (2020-07-30)

Features

  • Using @vue-a11y/focus-loop to trap focus in social popup (f2dbd51)

0.1.4 (2020-06-25)

Bug Fixes

  • Using string in aria-expanded attribute (cb7ecf5)

0.1.3 (2020-06-25)

Bug Fixes

  • Make aria-expanded dynamic (3e43380)

0.1.2 (2020-06-25)

0.1.1 (2020-06-25)

Bug Fixes

  • Add text-align: left when dir=ltr (b4529ff)

0.1.0 (2020-06-24)

Features

  • Add logo app in avatar (94b0ff3)
  • Add prop "open" in slot icon (fc57fb3)
  • Close popup when click outside and keydown Escape (8c194f3)
  • Custom href link by chat app (608c9ca)
  • Event popup status (open nd close) (aa8deab)
  • Popup box animation (485498b)
  • Support text direction (8f49b25)

Bug Fixes

  • Change slot name from icon to button (821ff4d)
  • Get logo by property app in attendant (fd65e8f)
  • Prop icon false as default (97f251a)
  • removeEventListeners also in beforeDestroy hook (a570d3b)
  • Show close icon when popup open (1fd25b4)
  • Use v-show in vsc-popup-box (67d0c85)
  • Using cdn github to svg icons (b241124)
  • z-index and other styles in SocialChat component (6a430b4)
  • style: Max-height in popup-body (682b840)