mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 14:47:12 -05:00
* Add a store to indicate whether input trigger is active Button state is then indicated by: caretIsInBold XOR boldTriggerActive * Fix surrounding where normalization is tripped up by empty text nodes * Add failing test for unsurrounding * Fix failing test * prohibitOverlapse does not need to be active, if aboveEnd is null * Reinsert Italic and Underline button * Refactor find-adjacent to use sum types * Simplify return value of normalizeAdjacent |
||
|---|---|---|
| .. | ||
| async.ts | ||
| asyncReactive.ts | ||
| BUILD.bazel | ||
| context-property.ts | ||
| dynamicComponent.ts | ||
| export-runtime.ts | ||
| input-manager.ts | ||
| mirror-dom.ts | ||
| node-store.ts | ||
| preferences.ts | ||
| shortcut.ts | ||
| store-subscribe.ts | ||
| tsconfig.json | ||