Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Popup setup refactoring (#1054) | toasted-nutbread | 2020-11-23 |
| | | | | | | | | | | | | | * Pass childrenSupported as a parameter to Frontend/Popup constructors * Remove setChildrenSupported * Use event listener instead of function override * Update options order * Expand options and use object for clarity * Fix childrenSupported not being fully propagated | ||
* | Fix displayDetails not being properly null checked (#865) | toasted-nutbread | 2020-09-26 |
| | |||
* | Popup window (#773) | toasted-nutbread | 2020-09-05 |
* Add option usePopupWindow * Add PopupWindow class * Add support for creating PopupWindow |