Skip to content

v0.1.8

Compare
Choose a tag to compare
@janosh janosh released this 04 May 04:05
· 50 commits to main since this release

Beta of release of 3d Structure viewer 🎉

https://janosh.github.io/elementari/structure

Screenshot 2023-05-03 at 20 46 37

What's Changed

  • Initial support for rendering interactive 3d structures #28
  • Rename ColorBar props #27
  • handle structure=undefined in Structure and StructureCard component 3aa160b
  • add Structure props zoom_speed, pan_speed b2484ed
  • add option to show cell as surface, wireframe or not at all, add range slider for cell opacity 072d57a
  • add Structure props show_vectors, vector_colors, vector_origin a3f4468
  • fix ElementTile dispatch event payload name dom_event f557b07
  • Structure add bindable props width, height 3921f9d
  • rename Structure->PymatgenStructure 2009670

Full Changelog: v0.1.6...v0.1.8