1
0
Fork 0
forked from OpenNeo/impress
impress/src/app
Matchu 136df9d2a2 add DTIHackLayerZone fn to console
A dev tool to preview what an item would look like in a different zone!

To use, open the browser console, and type `DTIHackLayerZone(layerId, zoneIdOrName)`, but replace `layerId` with the layer's DTI ID, and `zoneIdOrName` with either the zone ID or its name in quotes.
2020-08-27 22:32:28 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components fix bug where image load errors would keep loading 2020-08-19 19:11:49 -07:00
WardrobePage add DTIHackLayerZone fn to console 2020-08-27 22:32:28 -07:00
apolloClient.js enable Apollo dev tools in production 2020-08-27 21:44:54 -07:00
App.js remove stray console.log 2020-08-19 19:12:56 -07:00
HomePage.js bug fix for light/dark mode toggle 2020-08-14 18:21:40 -07:00
util.js dark mode first draft! 2020-08-12 00:37:31 -07:00