Commit Graph

3397 Commits

Author SHA1 Message Date
Josh Goldberg 3e4dae7ebd fix: use <main> in HTML documents 2022-08-22 09:53:50 -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
Josh Goldberg 24e261d3c0 v0.8.11 2022-08-21 22:27:30 -04:00
Josh Goldberg ec901a54fc fix: remove options title hover and correct margins (#324)
Overview
Removes hovering from menu options, so it's only workable for clicks.
Tweaks the hover effect (and makes it used, now!) so it's > ... < before+after pseudo elements.
Tweaks options padding to fix #296 specifically.
PR Checklist

 Fixes #186; fixes #296
 I have run this code to verify it works
 This PR includes unit tests for the code change
2022-08-21 22:23:51 -04:00
Josh Goldberg f88b79bfed hotfix: prettier 2022-08-21 21:56:10 -04:00
Josh Goldberg 3dff0b9660 hotfix: userwrappr converter files 2022-08-21 21:52:35 -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 4749a15461 UserWrappr: convertAliasToKeyCode, convertKeyCode 2022-08-21 12:25:26 -04:00
Josh Goldberg 8898a5a09d v0.8.5 v0.8.5 2022-08-21 11:05:19 -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 b0addb5e6f A few assorted fixups (#318)
Discovered these while working on ChooseYourFramework. Mostly around name casing or fixing shenanigans-manager setups.
2022-08-21 10:45:18 -04:00
Josh Goldberg a537259a95 Create FUNDING.yml 2022-08-19 20:22:05 -04:00
Josh Goldberg e617173ab6 docs: say "Overview" in 04-tooling.yaml 2022-08-19 19:39:27 -04:00
Josh Goldberg 4169164f0a docs: add Performance template 2022-08-19 15:54:56 -04:00
Josh Goldberg 7f1266ae98 docs: docs issue template should say Overview 2022-08-19 15:53:36 -04:00
Josh Goldberg 84c821f6cd fix: issue templates all said 'Bug Report Checklist' 2022-08-19 15:49:45 -04:00
Josh Goldberg 88eb8ace3e v0.8.9 2022-08-16 20:51:49 -04:00
Josh Goldberg a3fda42d6e Fixed .gitignore and .npmignore situation 2022-08-16 20:51:26 -04:00
Josh Goldberg 51847c7e8c v0.8.8: don't exclude node_modules from ts-loader 2022-08-16 19:07:35 -04:00
Josh Goldberg 5d1b530504 v0.8.7 2022-08-16 18:59:00 -04:00
Josh Goldberg 489745885d Continue fixing compiles 2022-08-16 18:31:05 -04:00
Josh Goldberg e0baf1e27d v0.8.4 v0.8.4 2022-08-16 18:30:26 -04:00
Josh Goldberg 8f8a8c02e5 Fix compile, I hope 2022-08-16 18:30:13 -04:00
Josh Goldberg 04a4f48ba3 v0.8.3 v0.8.3 2022-08-16 17:43:57 -04:00
Josh Goldberg 2ab3df86e7 Merge pull request #294 from FullScreenShenanigans/touchups-for-cyp
Assorted fixes from trying out on ChooseYourFramework
2022-08-16 17:43:32 -04:00