You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.23.2 [skip ci]
## [2.23.2](v2.23.1...v2.23.2) (2024-05-19)
### Bug Fixes
* **pb-facs-link:** emit-on-load should also wait for pb-facsimile/pb-tify to be available ([b16730a](b16730a))
* **pb-mixin:** fix bug in wait method introduced by 189d5a1 ([afb665d](afb665d))
* **pb-mixin:** the wait method needs to make sure the HTML DOM has been loaded entirely before selecting elements to wait for ([189d5a1](189d5a1))
* **pb-tify:** emit ready event element is connected ([b8bae11](b8bae11))
chore(release): 2.23.0 [skip ci]
# [2.23.0](v2.22.2...v2.23.0) (2024-05-15)
### Features
* **pb-facsimile:** added option to add download icon to trigger download of current viewport. Added a demo for the feature ([0233c83](0233c83))