Skip to content

Releases: JimJ92120/wordpress-plugin-babylonjs-viewer

0.1.6

15 Feb 09:14
Compare
Choose a tag to compare

0.1.6

  • removed example text
  • added explicit js dependencies

0.1.5

18 Jan 18:27
Compare
Choose a tag to compare

0.1.5

  • fixed custom height not working on frontend for Babylon.JS Viewer
  • removed initial block style in editor and frontend for Babylon.JS Viewer

0.1.4

18 Jan 17:51
Compare
Choose a tag to compare

0.1.4

Added size attribute to resize the viewer in Babylon.JS Viewer block

  • added size attribute with required input fields
  • extracted components from edit.js for readability
  • updated title and url props to model in BlockView compnonents

0.1.3

18 Jan 12:50
Compare
Choose a tag to compare

0.1.3

  • updated Babylon.JS Viewer UX/UI within the Block Editor
  • added preview for Babylon.JS Viewer block to allow users to view models inside the Block Editor
  • added credits section in README.md
  • added documentation section in README.md

0.1.2

17 Jan 20:17
Compare
Choose a tag to compare

0.1.2

  • updated Babylon.JS Viewer block to use internal assets to avoid cross-sites issues and warnings
  • updated Babylon.JS Viewer to avoid non-valid HTML and SEO or semantic issues
  • added Media Library to select a model
  • re-format code indents from tabs to spaces

0.1.1

16 Jan 09:06
e2ff666
Compare
Choose a tag to compare

0.1.1

Added How to use section to documentation

0.1.0

16 Jan 08:00
Compare
Choose a tag to compare

0.1.0

Initial release with minimum requirements.