anki/ts/sveltelib
Hikaru Y df0ad4be4b
Prevent unwanted <div> from being left behind when clearing field (#1565)
* Prevent unwanted <div> from being left behind when clearing field

* Use event.currentTarget instead of 'this'

* Check if event.data is empty for better performance

* Change order of conditions for better performance
2021-12-24 09:12:04 +10:00
..
async.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
asyncReactive.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
BUILD.bazel run buildifier/buildozer to tidy up BUILD files 2021-12-14 09:18:24 +10:00
context-property.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
dynamicComponent.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
export-runtime.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
input-manager.ts Prevent unwanted <div> from being left behind when clearing field (#1565) 2021-12-24 09:12:04 +10:00
mirror-dom.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
node-store.ts Set "no-non-null-assertion: off" by default (#1475) 2021-11-04 11:42:51 +10:00
preferences.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
shortcut.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
store-subscribe.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
theme.ts Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00