Jonathon Herbert
Jonathon Herbert
For rules of type `languageToolCore`, we add a `CHANGE_ME` value to `externalId` when the rule is first written. But it's perfectly possible to write some value to a rule when...
## What does this change? Log whole error, including trace, in _handlePostMessage to help us diagnose an error for which there is currently no stack trace. ## How to test...
## What does this change? Spruce the demo page, making it more usable, and a bit more inviting. |Before|After| |--|--| ||| Neater, no? (This uses the Source design system, as...
At the moment, a great deal of effort is expended by interactives developers in applying a full-width layout to their interactive atoms: when implementing a scrolly, for example. (cc. @frederickobrien...
## What does this change? Adds a title field to rule. The title is useful in the style guide: ## How to test Create a rule, add a title, refresh...
... which can break the checker, e.g. the replacement `A$AP Rocky` causes the regex checker to fail as it attempts to fill from a group which doesn't exist. Should be...