Skip to content

Releases: techvalidate/pano-js

v0.9.3

15 Jul 21:39
Compare
Choose a tag to compare

v0.9.2

04 Jun 20:31
Compare
Choose a tag to compare

Allows direct import of shared stimulus controllers from pano-js package.

v0.9.1

04 Jun 20:04
Compare
Choose a tag to compare

Adds color data property to tooltip controller.

  // foo.haml
  %span.info-icon{data: {controller: 'tooltip', 'tooltip-color': 'bg-gray'}
  // generated
  <div id="pano-tooltip" class="tooltip bg-gray">...</div>

v1.1.0

28 May 20:48
664e0ac
Compare
Choose a tag to compare

Adds core pano styles to pano-js for easier compilation with webpack.

v1.0.3

23 May 00:09
Compare
Choose a tag to compare
Import $ into UI

wip

v1.0.1

22 May 21:55
Compare
Choose a tag to compare
Patch: Fix for broken lodash

v1.0: Adds workspaces with separate builds

22 May 21:18
Compare
Choose a tag to compare

Breaks dependencies into different repos with workspaces

v0.9.0

22 May 22:25
Compare
Choose a tag to compare

Legacy Pano-js