tag:github.com,2008:https://github.com/iDoRecall/selection-menu/releases Release notes from selection-menu 2015-09-11T10:02:53Z tag:github.com,2008:Repository/36789607/v3.4.2 2015-09-11T10:05:25Z Return selection start and end DOM elements <ul> <li>return the selection start and end DOM Elements</li> <li>better handling of clicks on the menu</li> </ul> dandv tag:github.com,2008:Repository/36789607/v3.4.0 2015-09-05T02:47:09Z Support Firefox textareas and the selection ending outside the container <ul> <li>Firefox support for textareas</li> <li>display the menu even if the selection ends outside the container (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="104993285" data-permission-text="Title is private" data-url="https://github.com/iDoRecall/selection-menu/issues/8" data-hovercard-type="issue" data-hovercard-url="/iDoRecall/selection-menu/issues/8/hovercard" href="https://github.com/iDoRecall/selection-menu/issues/8">#8</a>)</li> <li>clearer mouse event handling</li> <li>more test cases</li> </ul> dandv tag:github.com,2008:Repository/36789607/v3.3.0 2015-09-03T11:33:32Z Textarea handling, better menu hiding, better CSS isolation <ul> <li>handle selection in textareas, though imperfectly without <a href="https://github.com/component/textarea-caret-position">textarea-caret-position</a></li> <li>reset CSS more robustly with <code>all: unset</code></li> <li>hide the menu according to browser selection clearing vagaries</li> <li>3D shadow</li> </ul> dandv tag:github.com,2008:Repository/36789607/v3.2.0 2015-08-31T08:37:19Z Drop Drop, use Tether directly <p>The dependency on Drop has been dropped, and now we use HubSpot's Tether directly. This was motivated by a number of insidious bugs in the Chrome extension, which are thus solved.</p> <p><code>menuHTML</code> has also been deprecated in favor of <code>content</code> (similar to Drop's <a href="http://github.hubspot.com/drop/" rel="nofollow">content</a> option).</p> dandv tag:github.com,2008:Repository/36789607/v3.1.0 2015-07-30T00:39:38Z Switched to HubSpot's Drop library <p>SelectionMenu now uses <a href="http://github.hubspot.com/drop/docs/welcome/" rel="nofollow">HubSpot's Drop library</a> for better positioning.</p> <p>This is a pre-release because we plan to drop Drop and use <a href="http://github.hubspot.com/drop/overview/drop_vs_tether/" rel="nofollow">Tether directly (on which Drop is based)</a>.</p> dandv tag:github.com,2008:Repository/36789607/v2.0.2 2015-07-30T03:57:07Z Last release before switching to HubSpot's Drop <p>This release still uses the original naive positioning of the menu.</p> dandv