Releases: techvalidate/pano-js
Releases · techvalidate/pano-js
v0.9.3
Security Fix for https://github.com/techvalidate/cx/network/alert/yarn.lock/lodash/open
- Upgrade lodash > 4.17.13
v0.9.2
Allows direct import of shared stimulus controllers from pano-js
package.
v0.9.1
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
Adds core pano styles to pano-js for easier compilation with webpack.
v1.0.3
Import $ into UI wip
v1.0.1
Patch: Fix for broken lodash
v1.0: Adds workspaces with separate builds
Breaks dependencies into different repos with workspaces
v0.9.0
Legacy Pano-js