Commit Graph
1671 Commits
Author SHA1 Message Date
Mitchell McCaffrey ffbded8e9d Merge branch 'test/v1.9.0' into preview/1.9.0 2021-06-20 17:37:40 +10:00
Mitchell McCaffrey b987c3557c Update 1.9.0 release notes 2021-06-20 15:53:00 +10:00
Mitchell McCaffrey 43d3a4cc02 Update no fog to cut message 2021-06-20 15:32:38 +10:00
Mitchell McCaffrey 675dd2b37c Update index.js 2021-06-20 15:07:06 +10:00
Mitchell McCaffrey 6303913f7d Update package.json 2021-06-20 15:00:40 +10:00
Mitchell McCaffrey a5d9164166 Update sentry DSN 2021-06-20 15:00:20 +10:00
Mitchell McCaffrey 98b3eceea2 Merge remote-tracking branch 'origin/sentry-integration' into test/v1.9.0 2021-06-20 14:57:18 +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 296a0a02e6 Remove grid from default maps 2021-06-20 10:33:30 +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 bfc9c4fba3 Handle edge cases with image outline (semi-transparency, tiny pieces and errors) 2021-06-18 13:11:29 +10:00
Mitchell McCaffrey 5e69ffcef8 Refactor lazy tile to not include sortable rendering 2021-06-18 10:48:52 +10:00
Mitchell McCaffrey 264e298e25 Add token default size from import file name 2021-06-17 12:09:18 +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 b1a0ce7668 Change light theme highlight colour to be more readable 2021-06-17 11:16:11 +10:00
Mitchell McCaffrey cfd4c163e2 Update edit modal padding to match select screen 2021-06-17 11:11:21 +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 6b927b4456 Fix bug with importing single item from groups 2021-06-15 08:45:08 +10:00
Mitchell McCaffrey 63a809592e Fix importing with not all groups exported 2021-06-14 17:51:07 +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 64dfb17fa1 Move mouse tile drag to a distance constraint 2021-06-14 12:20:06 +10:00
Mitchell McCaffrey 265f04fc0a Add toasts for unable to draw fog errors 2021-06-14 11:57:08 +10:00
Mitchell McCaffrey 2bc8f27bb9 Update package.json 2021-06-13 18:15:32 +10:00
Mitchell McCaffrey 57ee943152 Update browserlist 2021-06-13 09:00:40 +10:00
Mitchell McCaffrey 4dbebd2f2f Update .env.production 2021-06-13 08:55:02 +10:00
Mitchell McCaffrey 1eed2eb15d Fix token preview rendering for token groups 2021-06-12 21:25:03 +10:00
Mitchell McCaffrey 359be5373b Fix edit modal save buttons click 2021-06-12 21:00:30 +10:00
Mitchell McCaffrey c079a8068f Update v1.9.0.md 2021-06-12 20:55:19 +10:00
Mitchell McCaffrey d0fba917a2 Add custom intersection for token vehicles using their outline 2021-06-12 20:53:40 +10:00
Mitchell McCaffrey e81430be80 Add try catch to erase data button 2021-06-12 19:00:01 +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 833f0082ba Fix grid cell pixel size being set to Infinity 2021-06-12 13:14:21 +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 44aa4d694a Add 1.9.0 Release Notes 2021-06-11 17:15:50 +10:00
Mitchell McCaffrey bd3c868364 Bump version to 1.9.0 (test) 2021-06-11 15:47:16 +10:00
Mitchell McCaffrey 52fad1171a Remove worker loading from map and token data contexts 2021-06-11 15:38:23 +10:00
Mitchell McCaffrey 159627072d Remove delete restriction for default maps and tokens 2021-06-11 15:33:14 +10:00