drawDB/src
Felix Zedén Yverås 8a736b5ef9 feat: support horizontal scrolling
Certain input devices, such as laptop touchpads, support horizontal
scrolling. This commit adds support for such horizontal scroll
inputs.
2024-07-18 19:47:47 +02:00
..
animations Remove files from older version 2024-03-07 13:10:33 +02:00
assets Load types for selected db 2024-06-06 20:24:05 +03:00
components feat: support horizontal scrolling 2024-07-18 19:47:47 +02:00
context refactor: export CanvasContextProvider to follow established context pattern 2024-07-17 22:22:52 +02:00
data feat: support scroll wheel panning 2024-07-17 22:22:52 +02:00
hooks refactor: export CanvasContextProvider to follow established context pattern 2024-07-17 22:22:52 +02:00
i18n feat: add debug coordinate overlay 2024-07-14 15:36:54 +02:00
icons Move custom icons to a separate folder 2024-04-05 04:19:36 +03:00
pages Update landing page 2024-07-08 01:58:16 +03:00
templates Remove coords from relationship objects 2024-04-05 03:05:09 +03:00
utils Remove unnecessary commas in export index statements 2024-07-08 04:22:44 +03:00
App.jsx Replace useEffect with useLayoutEffect (#23) 2024-04-10 05:48:16 +03:00
index.css fix: improve support for browsers with collapsing url bars 2024-07-14 15:36:54 +02:00
main.jsx Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00