Kyle Wannacott
Kyle Wannacott
Doesn't tell me to remove extra character `,` on the end.  This should give an error saying unexpected token and missing semicolon like below: 
You need to replace `insert_github_access_token_here` with your own personal GitHub access token that has push access privileges. I don't know how best to handle the security aspect :shrug: I ran...
 https://quick-lint-js.com/blog/version-3.0/ Boxes text scale inversely with font size. (overlap the smaller the font size is set in your browser)
Hey @jameslawler Any chance we can bump the xmldom version up? (I ran the tests and they passed):  (Severity Critical: 9.8/10 doesn't sound great :sweat_smile: ) https://github.com/LeeWannacott/Public-Audiobooks/security/dependabot/3) Cheers.
Hey @jameslawler I made a GitHub Actions workflow that will run `npm test` on the master branch for pushes and will also run for pull request's (PR's) Note: you might...
You can override another refslot with the item from another refslot; which isn't the problem its that they don't swap. Video: https://github.com/peter-kish/gloot/assets/49783296/17515b3e-be52-4506-b8da-0d581407e636 I'm not sure what use case you would...
Hi, Just curious, when saving a scene as a branch containing nodes from gloot, or "make local" a branch scene containing nodes from gloot; you can see the internal nodes....
When using a vertically split window doing a vertical resize results in the scrollbar staying in place and not resizing with the window. Refer to image below:  I'm using...
Make a fraction-sort class that calculates a fraction as a decimal -> number and then sort that.
table-sort-js should handle the sorting of tables that contain text between tags like `` and `` etc. I don't know exactly how this should be handled, I guess use the...