Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 418 Bytes

File metadata and controls

12 lines (8 loc) · 418 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Added a guard to popup-preload to avoid repeated preload calls to the Popup instance.
    • This gets reset when the popup is closed.