Skip to content

Latest commit

 

History

History
54 lines (26 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 2.4 KB

Changelog

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

2.6.3 (2024-06-24)

2.6.2 (2023-06-02)

2.6.1 (2021-11-16)

2.6.0 (2021-11-16)

Features

  • directive: new feature: directive (9d07ee9)

2.5.3 (2021-11-16)

2.5.2 (2021-07-15)

Bug Fixes

  • component: fix the problem that pressing the keyboard will exit the full screen when using the component (ecb8aba)

2.5.1 (2021-06-02)

Bug Fixes

  • component: downward compatible error (6a81a91)

2.5.0 (2021-06-02)

Bug Fixes

  • common: fix dts file; update readme; (814dfa7)

2.5.0-beta.0 (2021-06-02)

Features

  • component: add new feature: teleport (f62f656)

Bug Fixes

  • component: fix pageOnly in unsupported browser (080c844)
  • typescript: update types for toggle and enter fullscreen (c843640)
  • check status when call exitFullscreen (0cdf8f0)
  • fix typescript typings after relocation (1b3740a)