Skip to content

Latest commit

 

History

History
207 lines (126 loc) · 6.15 KB

CHANGELOG.md

File metadata and controls

207 lines (126 loc) · 6.15 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.10.1 (2023-02-21)

✨ Packages

  • @egjs/ngx-view3d 2.3.1
  • @egjs/react-view3d 2.3.1
  • @egjs/svelte-view3d 2.3.1
  • @egjs/view3d 2.10.1
  • @egjs/vue-view3d 2.3.1
  • @egjs/vue3-view3d 2.3.1

🐛 Bug Fix

  • @egjs/view3d
    • View3D not rendering after setting display none (858de3e)

📣 Other

  • All
    • update packages versions (6d3c8eb)

2.10.0 (2023-01-17)

✨ Packages

  • @egjs/ngx-view3d 2.3.0
  • @egjs/react-view3d 2.3.0
  • @egjs/svelte-view3d 2.3.0
  • @egjs/view3d 2.10.0
  • @egjs/vue-view3d 2.3.0
  • @egjs/vue3-view3d 2.3.0

🚀 New Features

  • @egjs/view3d

🐛 Bug Fix

  • @egjs/react-view3d

📣 Other

  • All
    • update packages versions (db73009)
  • @egjs/vue3-view3d, @egjs/vue-view3d, @egjs/view3d, @egjs/svelte-view3d
  • Other
    • add .gitignore for webstorm (ee068ae)

2.9.1 (2022-11-08)

✨ Packages

  • @egjs/ngx-view3d 2.2.1
  • @egjs/react-view3d 2.2.1
  • @egjs/svelte-view3d 2.2.1
  • @egjs/view3d 2.9.1
  • @egjs/vue-view3d 2.2.1
  • @egjs/vue3-view3d 2.2.1

🐛 Bug Fix

  • @egjs/view3d
    • prevent rendering before init (530e5da)

📣 Other

  • All
    • update packages versions (82666f1)

2.9.0 (2022-11-02)

✨ Packages

  • @egjs/ngx-view3d 2.2.0
  • @egjs/react-view3d 2.2.0
  • @egjs/svelte-view3d 2.2.0
  • @egjs/view3d 2.9.0
  • @egjs/vue-view3d 2.2.0
  • @egjs/vue3-view3d 2.2.0

🚀 New Features

  • @egjs/view3d
    • add interpolant version of subclip util (8aed683)
    • add pivot & ignoreCenterOnFit (39e6906)
    • add variant (990ea8b)

🐛 Bug Fix

  • @egjs/view3d
    • annotation not rendering on WebXR (6710aad)

📣 Other

  • All
    • update packages versions (1f7f683)

2.8.0 (2022-09-01)

✨ Packages

  • @egjs/ngx-view3d 2.1.0
  • @egjs/react-view3d 2.1.0
  • @egjs/svelte-view3d 2.1.0
  • @egjs/view3d 2.8.0
  • @egjs/vue-view3d 2.1.0
  • @egjs/vue3-view3d 2.1.0

🚀 New Features

  • @egjs/view3d
    • add annotation focus offset (b847096)
    • add annotationAutoUnfocus (cfdc58a)

🐛 Bug Fix

  • @egjs/view3d
    • remove draco duplication (d94afea)

📣 Other

  • All
    • update packages versions (c832878)

2.7.1 (2022-08-12)

✨ Packages

  • @egjs/ngx-view3d 2.0.1
  • @egjs/react-view3d 2.0.1
  • @egjs/svelte-view3d 2.0.1
  • @egjs/view3d 2.7.1
  • @egjs/vue-view3d 2.0.1
  • @egjs/vue3-view3d 2.0.1

🐛 Bug Fix

  • @egjs/view3d

📣 Other

  • All
    • update packages versions (0b4eefd)
  • Other

Note: Version bump only for package view3d-root

2.7.0 (2022-08-05)

✨ Packages

  • @egjs/ngx-view3d 2.0.0
  • @egjs/react-view3d 2.0.0
  • @egjs/svelte-view3d 2.0.0
  • @egjs/view3d 2.7.0
  • @egjs/vue-view3d 2.0.0
  • @egjs/vue3-view3d 2.0.0

🚀 New Features

  • All

📝 Documentation

  • fix wrong annotation position (3b6f756)

📣 Other

  • All
  • @egjs/vue-view3d, @egjs/view3d, @egjs/react-view3d
    • update packages versions (f636a5a)
  • Other
    • release: merge 2.6.1-rc (0f046a3)