anki/ts/image-occlusion
Damien Elmes f3b6deefe9 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
notes-toolbar Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
shapes Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
tools Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
add-or-update-note.ts Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
canvas-scale.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
icons.ts Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
image-occlusion-base.scss Add scss formatter 2023-07-03 09:44:38 +10:00
ImageOcclusionPage.svelte Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
index.ts Various tweaks to I/O code (#2478) 2023-04-19 15:30:18 +10:00
lib.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
mask-editor.ts Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
MaskEditor.svelte Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
Notes.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
review.scss Add scss formatter 2023-07-03 09:44:38 +10:00
review.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
SideToolbar.svelte Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
StickyFooter.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
store.ts Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
Tags.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
Toast.svelte Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
TopToolbar.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
tsconfig.json Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
types.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00