Releases: chuckwagoncomputing/interactive-pinout
Releases · chuckwagoncomputing/interactive-pinout
Bug Fix
This fixes a bug in which the wrong connector could be selected.
#8
Info on Hover
Added a new optional config parameter which allows you to specify a column which will show up when hovering over a pin (and after tapping on it on mobile).
Little Fixes
- Reference files relative to main script, so it can be called from other directories.
- Don't make the details table clickable.
- Update docs.
Minor Tweaks
- Assume the first connector if there is no cid, so links to pins work without a cid field as long as there is only one connector on the page
- Added debug flag to not minify files and increase message output
- Switched to Alpine for the Docker image to shave a few seconds off run time
- Fixed a bug that resulted in harmless error messages during generation in some cases
Better Warning Control
Gives new options for finer control over warnings, and new warning for duplicated pins.
Also fixed some lint warnings
Less Bad Magic
2.0 normalize path
Styling
1.2 refine shadows
Fixes, Minify JS
1.1 minify js
Initial Release
1.0 improve readme