anki/ts/sveltelib
Damien Elmes bd79a063ca Revert "Prevent MathJax editor from closing unexpectedly when selecting text (#2484)"
This broke mouse selection of dropdowns, as code that set closeOnInsideClick never
got a click signal as the floating area is closed before the click fires.

https://forums.ankiweb.net/t/anki-2-1-62-beta-release-candidate/29302/21

This reverts commit e35a938368.
2023-05-01 11:17:09 +10:00
..
position Fix glitchy animation of floating elements (#2224) 2022-12-01 15:45:52 +10:00
action-list.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
async.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
asyncReactive.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
closing-click.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
closing-keyup.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
composition.ts Work around issue with entering text around MathJax via IME (#2288) 2022-12-30 13:32:41 +10:00
context-property.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
dom-mirror.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
dynamic-slotting.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
dynamicComponent.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
event-predicate.d.ts Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
event-store.ts Revert "Prevent MathJax editor from closing unexpectedly when selecting text (#2484)" 2023-05-01 11:17:09 +10:00
export-runtime.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
handler-list.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
input-handler.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
lifecycle-hooks.ts Adjust lifecycleHooks.setup to allow async callbacks (#2388) 2023-02-22 11:38:58 +10:00
node-store.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
portal.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
preferences.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
resize-store.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
shortcut.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
store-subscribe.ts Fix IME input after tab (#1584) 2022-01-12 08:39:41 +10:00
subscribe-updates.ts Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
theme.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
toggleable.ts Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
tsconfig.json Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00