Commit Graph

6 Commits (81abfff50c665a909f59f42be6a52a20527a0c12)

Author SHA1 Message Date
Iron-E 81abfff50c
feat(Popup): allow override of default config
Before we did not allow the default config to be overridden, but now we
do.
4 years ago
Iron-E 932eb5cd78
ref(Popup): set Popup.window to nil after :close()
Before this commit, Popup.window would only be set to `nil` if there was
a valid window found. It is proposed that `nil` shuold be set especially
if there is no valid window found, as an invalid window value shouldn't
be kept around.
4 years ago
Iron-E 97f0ac7922
Document changes 4 years ago
Iron-E d4e25db4c3
Address Popup errors when switching tabs 4 years ago
Iron-E 5d0a8be10e
Cleanup for release candidate 4 years ago
Iron-E d8da47fa71
Optimize module loading, update docs 4 years ago