21 Commits

Author SHA1 Message Date
Julie J a27610f184 Update 10. Data.md (#330)
Overview
What does this PR do? Why?
Fixes a couple of typos
PR Checklist

 Fixes #
 I have run this code to verify it works
 This PR includes unit tests for the code change
2022-08-22 12:53:25 -04:00
Julie J 13f43864ae Update 2. Actors.md (#327)
Overview
What does this PR do? Why?
Per @JoshuaKGoldberg: The GroupHoldr module stores actors in groups based on their .groupType property. groupType: "Squares" in the Objects section should be what sets it.
Let's update Solid to Squares so that we can access the new Actor.
PR Checklist

 Fixes #
 I have run this code to verify it works
 This PR includes unit tests for the code change
2022-08-21 23:50:07 -04:00
Julie J c1f961e3d4 Update 1. Package Setup.md (#321)
Overview
Remove the ! as it does not work in the terminal for mac
PR Checklist

 Fixes #
 I have run this code to verify it works
 This PR includes unit tests for the code change
2022-08-21 18:09:29 -04:00
Josh Goldberg e6dc76e93c InputWritr: a first revamp (#319)
Cleans up InputWritr a bit by improving some of the docs and function names.

Adds partial unit test coverage
Moves alias conversion to UserWrappr, where it belongs
Renames makePipe to createPipe (I like "create" more for this)_
Removes a few unused areas of code

Filed #317 to tackle a more complete overhaul of the package long term.
2022-08-21 11:00:58 -04:00
Josh Goldberg 5bc5dce1dd 12. tests 2022-08-15 07:09:41 -04:00
Josh Goldberg de1ef62df8 Seemingly fixed userwrappr and FSS dist builds 2022-08-15 06:50:45 -04:00
Josh Goldberg 61362f0c95 Tests walkthrough 2022-08-15 02:13:10 -04:00
Josh Goldberg ef8dba1a95 Again with the filename spaces, Mac 2022-08-15 01:00:11 -04:00
Josh Goldberg f9001a7b6d Fixed cspell and prettier 2022-08-15 00:58:18 -04:00
Josh Goldberg 2d55f57638 MacOS is unhappy with spaces in file names 2022-08-15 00:44:41 -04:00
Josh Goldberg 7018da95dd Remove extra dist/ and lib/ folders, and extra fonts 2022-08-15 00:36:07 -04:00
Josh Goldberg 390f07a6a7 Working dist output, and FullScreenSaver walkthrough 2022-08-15 00:09:51 -04:00
Josh Goldberg 37e3a78b7c lil docs fix 2022-08-14 01:30:19 -04:00
Josh Goldberg a5ae69c66e Added first example: FullScreenSaver 2022-08-14 01:28:15 -04:00
Josh Goldberg ffb5d6cdbc Progerss on local development and testing 2022-08-13 23:15:45 -04:00
Josh Goldberg a2c539561a feat: overhaul tooling (August 2022) 2022-08-13 22:44:35 -04:00
Josh Goldberg db3e473840 Added external .github; moved .eslintrc.json setup to bootstrap 2020-07-12 17:01:47 -04:00
Josh Goldberg 5c5bcdf6f0 Added bootstrap-package command 2020-06-26 19:29:27 -04:00
Josh Goldberg edf26268da Real docs, and larger Prettier printWidth (98) 2020-06-26 15:24:08 -04:00
Josh Goldberg 91fb0f62f9 More docs (corrections) 2020-06-22 03:07:44 -04:00
Josh Goldberg 2e514c7db3 Simplified package docs and added root docs 2020-06-22 03:00:16 -04:00