Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 2.47 KB

Changelog

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

0.1.5 (2022-02-22)

Bug Fixes

  • 🐞 fix CommonJS build dependency problem (b90ba0b)

0.1.4 (2021-03-03)

Features

  • ✨Krpano component supports enableLogger attribute (158955f)

0.1.3 (2021-01-03)

Features

  • ✨Krpano component add default size (fa8d678)

Bug Fixes

  • 🐞Fix the problem that the related interface of each component is not exported (604eb56)

0.1.2 (2020-12-19)

Features

  • ✨krpano component supports setting target and id (cd396af)

0.1.1 (2020-12-17)

Bug Fixes

  • Fix the problem of View component children type (966c13a)

0.1.0 (2020-12-17)

⚠ BREAKING CHANGES

  • Case adjustment of event name: oncontextmenu->onContextmenu, onAutorotateStart->onAutoRotateStart
  • Rename fovmin/fovmax to fovMin/fovMax

Features

  • The view component supports all view tag attributes; fovmin->fovMin (2b615e2)

  • Events component event name adjustment (25b0cfb)

0.0.2 (2020-12-16)

Bug Fixes

  • Fix the problem that KrpanoActionProxy and other content cannot be imported from the index (11c6a7d)

0.0.1 (2020-12-16)