Commit Graph

730 Commits

Author SHA1 Message Date
Mitchell McCaffrey
c7b8990a7b Typescript 2021-07-16 16:58:14 +10:00
Mitchell McCaffrey
d80bfa2f1e typescript 2021-07-16 14:55:33 +10:00
Mitchell McCaffrey
68c1c6db0c Typescript 2021-07-13 18:50:18 +10:00
Mitchell McCaffrey
569ed696fc Typescript 2021-07-13 08:59:28 +10:00
Mitchell McCaffrey
49b8caa2d7 Add type to controls and change colour types 2021-07-09 22:06:32 +10:00
Mitchell McCaffrey
72b6994a2e Convert image drop to typescript 2021-07-09 17:19:00 +10:00
Mitchell McCaffrey
f6d695a48a Move general components to typescript 2021-07-09 16:58:32 +10:00
Mitchell McCaffrey
ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey
123ebd880a Format 2021-07-08 12:00:47 +10:00
Mitchell McCaffrey
62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey
70cb5f8f89 Fix token bar undefined reference 2021-06-27 15:33:25 +10:00
Mitchell McCaffrey
72f2c74e9d Add on upgrade listener for DB and overlay when upgrading 2021-06-24 16:14:20 +10:00
Mitchell McCaffrey
23662e9fa1 Add children option to loading overlay 2021-06-24 16:13:29 +10:00
Mitchell McCaffrey
8ede904eab Fix token bar not prompting for token deletion 2021-06-24 10:35:04 +10:00
Mitchell McCaffrey
43d3a4cc02 Update no fog to cut message 2021-06-20 15:32:38 +10:00
Mitchell McCaffrey
532becd1cd Change label max text to 48 characters 2021-06-20 12:49:17 +10:00
Mitchell McCaffrey
805e53a1dd Adjust note and token label auto sizing to work on Firefox Windows 2021-06-20 12:48:52 +10:00
Mitchell McCaffrey
1f2c70a612 Change measure tool to use full snapping to grid center and add exact euclidean measurements 2021-06-19 09:36:00 +10:00
Mitchell McCaffrey
5e69ffcef8 Refactor lazy tile to not include sortable rendering 2021-06-18 10:48:52 +10:00
Mitchell McCaffrey
e352cadaea Add conditional rendering to token status and label 2021-06-17 11:39:41 +10:00
Mitchell McCaffrey
78dac55d7a Fix selection of text when 3D touching a token on iOS 2021-06-17 11:30:06 +10:00
Mitchell McCaffrey
4e2d14e7ac Fix select not scrolling container 2021-06-17 11:16:32 +10:00
Mitchell McCaffrey
09d3023d7a Add text area auto size for notes 2021-06-17 11:05:25 +10:00
Mitchell McCaffrey
bc97f4838a Optimised re-renders with sortable tiles 2021-06-15 20:08:45 +10:00
Mitchell McCaffrey
a997641628 Move token bar to use grid over flex 2021-06-14 17:07:15 +10:00
Mitchell McCaffrey
53be182b1c Add lazy loading for tiles and token bar tokens 2021-06-14 17:06:57 +10:00
Mitchell McCaffrey
f0d93abd31 Fix token bar token titles 2021-06-14 15:50:48 +10:00
Mitchell McCaffrey
1e26193457 Optimise token database sync and add loading indicator for multiple token hiding 2021-06-14 15:18:07 +10:00
Mitchell McCaffrey
0fbd837449 Fix global image drop outside triggering drag end 2021-06-14 13:47:21 +10:00
Mitchell McCaffrey
63421f824a Fix fog useCallback dependency 2021-06-14 12:21:08 +10:00
Mitchell McCaffrey
265f04fc0a Add toasts for unable to draw fog errors 2021-06-14 11:57:08 +10:00
Mitchell McCaffrey
1eed2eb15d Fix token preview rendering for token groups 2021-06-12 21:25:03 +10:00
Mitchell McCaffrey
d0fba917a2 Add custom intersection for token vehicles using their outline 2021-06-12 20:53:40 +10:00
Mitchell McCaffrey
e73d6d8317 Refactor token outline and add SVG option for token bar image previews 2021-06-12 18:40:02 +10:00
Mitchell McCaffrey
870d2de5de Fix dice tile rendering 2021-06-12 14:31:09 +10:00
Mitchell McCaffrey
458feeec9e Move map and token settings to match the group overlay visual 2021-06-12 14:30:54 +10:00
Mitchell McCaffrey
495fa84cb5 Fix map grid settings showing with an invalid grid 2021-06-12 13:17:46 +10:00
Mitchell McCaffrey
3d74dfc88a Fix grid editor mutably changing grid state 2021-06-12 13:14:46 +10:00
Mitchell McCaffrey
0bf911675c Add more vertical margin to Markdown rendering and change embed to image tag 2021-06-11 17:30:10 +10:00
Mitchell McCaffrey
159627072d Remove delete restriction for default maps and tokens 2021-06-11 15:33:14 +10:00
Mitchell McCaffrey
4bfe49f454 Optimisation to tile rendering 2021-06-10 20:08:11 +10:00
Mitchell McCaffrey
fa8d081079 Hide tile overlay immediately when closed 2021-06-10 20:07:40 +10:00
Mitchell McCaffrey
b75db97c26 Add custom drag context wrapper to inject the overlay rect on drag end 2021-06-10 18:04:32 +10:00
Mitchell McCaffrey
4b67071919 Replace token image cache with token outline hit function
Saves 70% perf on scroll then zoom with 100+ tokens
2021-06-10 11:16:47 +10:00
Mitchell McCaffrey
3d42b62b74 Add shape detection to token outline creation 2021-06-10 11:02:54 +10:00
Mitchell McCaffrey
21986231fa Add prevent select helper to stop highlighting UI elements on drag with touch devices 2021-06-09 23:25:28 +10:00
Mitchell McCaffrey
8b0ee7075d Fix tile droppable rendering on Safari 2021-06-09 23:24:24 +10:00
Mitchell McCaffrey
a8c355f251 Fix tile drag cancel with modal open 2021-06-09 10:33:47 +10:00
Mitchell McCaffrey
63f77059f1 Update TokenSettings.js 2021-06-09 09:51:00 +10:00
Mitchell McCaffrey
1d2696228b Standardise settings select margins 2021-06-09 09:47:39 +10:00