All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2022-02-22)
- 🐞 fix CommonJS build dependency problem (b90ba0b)
0.1.4 (2021-03-03)
- ✨Krpano component supports enableLogger attribute (158955f)
0.1.3 (2021-01-03)
- ✨Krpano component add default size (fa8d678)
- 🐞Fix the problem that the related interface of each component is not exported (604eb56)
0.1.2 (2020-12-19)
- ✨krpano component supports setting target and id (cd396af)
0.1.1 (2020-12-17)
- Fix the problem of View component children type (966c13a)
0.1.0 (2020-12-17)
- Case adjustment of event name: oncontextmenu->onContextmenu, onAutorotateStart->onAutoRotateStart
- Rename fovmin/fovmax to fovMin/fovMax
-
The view component supports all view tag attributes; fovmin->fovMin (2b615e2)
-
Events component event name adjustment (25b0cfb)
- Fix the problem that KrpanoActionProxy and other content cannot be imported from the index (11c6a7d)