aclist
aclist
`CONTRIBUTING.md` has links currently pointing to the old documentation, but this will have to be updated following #454
This PR overhauls the documentation as discussed in https://github.com/aclist/kbin-kes/issues/454 and https://github.com/aclist/kbin-kes/discussions/362#discussioncomment-12397117 A README.md, Makefile, and other build scripts are provided. Migration to Sphinx --- Documentation was ported from Asciidoctor to...
The top post in a thread and microblog does not follow the tiled gap behavior of other panels onscreen. This fix inserts an extra divider between the top post and...
Good news, it seems to work in Safari! But not when I add kbin as a PWA/add to Home Screen. But I think that is by design of Apple? Reposted...
Implements #459 Adds `helpers/debug.js`, which provides three public functions: - `debugBar()`: returns an HTMLElement which consists of a container with inner grid and a series of buttons/widgets arrayed in it....
### Browser Firefox-based ### Script manager Greasemonkey ### KES version 5.0.0-beta.6 ### Describe the feature When introducing breaking changes to the way settings are serialized and restored, it may be...
Alternative for: https://github.com/aclist/kbin-kes/discussions/362#discussioncomment-12490680 - Moves the two mods to the `Fixes` page - Clarifies the description (mods override the default behavior--no need to disable the native setting)
- [x] Explicitly list these values upfront in documentation - [x] Add tests to scan mods for illegal values NB: `settings["state"]` (JS) and `"key": "state"` (JSON) are reserved
### Browser Firefox-based ### Script manager Tampermonkey ### KES version 4.3.0-beta.58 ### Describe the bug It's currently possible to export and restore MES settings via the Settings Dialog, but there's...
### Browser Firefox-based ### Script manager Tampermonkey ### KES version 4.3.0-beta.58 ### Describe the feature The legacy GM API uses the notation `xmlhttpRequest`, while the 4.0 API uses the (presumably...