Profectus/src/components
thepaperpilot 868a77af29 Saving is now always lz-string. saveEncoding renamed to exportEncoding.
exportEncoding only affects exports, and defaults to base64 so it's
obfuscated but doesn't have issues with being pasted in discord
2022-05-10 20:58:13 -05:00
..
common Updated some modifiers CSS 2022-04-23 22:14:35 -05:00
fields Made default theme's feature foreground dark rather than light 2022-04-23 23:37:52 -05:00
layout Fixed separators getting cut off if the tab on the left can be scrolled 2022-04-24 21:49:17 -05:00
Context.vue Made all properties in FeatureNode non-optional 2022-03-27 19:23:31 -05:00
Game.vue Made layer style and classes 2022-05-10 08:11:11 -05:00
GameOverScreen.vue Changed path aliasing 2022-03-03 21:39:48 -06:00
Info.vue Added hotkeys to info modal 2022-03-11 16:38:49 -06:00
Layer.vue Made layer style and classes 2022-05-10 08:11:11 -05:00
MarkNode.vue Reorganized components 2022-02-27 16:04:56 -06:00
Modal.vue Separated Links into a feature and Context 2022-03-27 00:39:38 -05:00
NaNScreen.vue Added enablePausing config 2022-03-11 16:58:11 -06:00
Nav.vue Replaced the two Direction enums with a single one 2022-04-30 23:54:14 -05:00
Node.vue Separated Links into a feature and Context 2022-03-27 00:39:38 -05:00
Options.vue Tooltips overhaul 2022-04-23 22:14:45 -05:00
Profectus.vue Reorganized components 2022-02-27 16:04:56 -06:00
Save.vue Changed path aliasing 2022-03-03 21:39:48 -06:00
SavesManager.vue Saving is now always lz-string. saveEncoding renamed to exportEncoding. 2022-05-10 20:58:13 -05:00
TPS.vue Changed path aliasing 2022-03-03 21:39:48 -06:00