mirror of
https://github.com/ankitects/anki.git
synced 2026-01-02 08:42:58 -05:00
This was implemented by me to prevent seemingly empty fields, which however still contain some HTML (e.g. <div></div>) and thus will trigger in the templates. However it only worked in very limited cases, maybe we could solve this better by indicating whether a field has content somehow. |
||
|---|---|---|
| .. | ||
| 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 | ||