63d37c872b
* Rename elementRect to sourceRect * Add getRects function to TextSourceElement and TextSourceRange * Add jsdocs * Remove unnecessary valid parameter * Remove default parameter * Make optionsContext optional * Remove unnecessary checks * Update sourceRect to use left/right rather than x/y * Update the return type of Popup*.getFrameRect * Rename some unrelated rect vars for disambiguation * Disambiguate between Popup.Rect and Popup.ValidRect * Move sourceRect destructuring * Pass multiple source rects * Simplify * Change Rect to use right/bottom rather than width/height * Update how popup offset is applied * Simplify frame offset * Remove _applyFrameOffset * Use right/bottom rather than width/height * Simplify some positioning settings * Update parameter names for clarity * Fix typos * Refactor data type for _getPosition* functions * Support using multiple source rects * Combine _getPosition functions * Refactor * Expose after dataset value * Consistently use this's property * Add jsdoc |
||
---|---|---|
.. | ||
sandbox | ||
document-focus-controller.js | ||
document-util.js | ||
dom-data-binder.js | ||
dom-text-scanner.js | ||
html-template-collection.js | ||
native-simple-dom-parser.js | ||
panel-element.js | ||
popup-menu.js | ||
scroll-element.js | ||
selector-observer.js | ||
simple-dom-parser.js | ||
text-source-element.js | ||
text-source-range.js |