mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Implement a first version of WithFloating and Portal * Add outside slot for Portal * Execute computePosition from WithFloating * Set up a first example of new WithFloating with the Latex menu * Use autoUpdate in WithFloating * Create sveltelib/position * Add event-store * Use event-store in close-on-click * Implement subscribeToUpdates * Introduce sass/elevation * Split close-on-click to closing-click and subscribe-trigger * Have closing-* stores return a symbol - This way they act more of an EventEmitter than a store * Allow passing show store * Remove styling on float on updatePosition removal * Implement a nice border for dropdowns * Apply different border and box-shadow to Popover in dark/light theme * Fix Ctrl+Shift+T not working * Satisfy formatters and tests * Add copyright header * move copyright header to top (dae) |
||
|---|---|---|
| .. | ||
| action-list.ts | ||
| async.ts | ||
| asyncReactive.ts | ||
| BUILD.bazel | ||
| closing-click.ts | ||
| closing-keyup.ts | ||
| context-property.ts | ||
| dom-mirror.ts | ||
| dynamic-slotting.ts | ||
| dynamicComponent.ts | ||
| event-store.ts | ||
| export-runtime.ts | ||
| handler-list.ts | ||
| input-handler.ts | ||
| lifecycle-hooks.ts | ||
| node-store.ts | ||
| portal.ts | ||
| position.ts | ||
| preferences.ts | ||
| shortcut.ts | ||
| store-subscribe.ts | ||
| subscribe-trigger.ts | ||
| subscribe-updates.ts | ||
| theme.ts | ||
| toggleable.ts | ||
| tsconfig.json | ||
| types.ts | ||