G.Ambatte

Results 69 issues of G.Ambatte

The Region Capture feature of Chrome (Desktop v104 and up) allows a MediaStream to be cropped to a target element. It should be possible to use this to capture the...

feature
P3 - low priority

Suggested in the subreddit recently was the idea that using an additional tag - for example, adding the `auto` class to the existing `footnote` element could trigger the use of...

feature
P3 - low priority

A snippet that contains the text of the Open Game License would be a useful shortcut, aiding those users who would like to release their content on sites like the...

solution found
P2 - minor feature or not urgent
Approved
New Snippet

This PR resolves #3326. This PR adds a check to the `getBrew` function that throws an error if the brew stub has a `lock` object with a `state` property set...

P3 - low priority
🔍 R3 - Reviewed - Awaiting Fixes

Checklist: - [x] Modify `getBrew` so a locked brew will return an error - PR #3327 - [x] Modify `EditPage` so a locked brew will pop a notification - PR...

feature
Epic
P2 - minor feature or not urgent

I was experimenting with the BroadcastChannel functionality and managed to create the following: - When SharePage is loaded, subscribe to a BroadcastChannel with name `shareId` - When EditPage is saved,...

blocked
🔍 R_ - Not ready for review 🕑
experiment

This PR resolves #1035. This PR adds a `/cli` folder which contains `process.js`, a script that takes several parameters: * input : the filename of the downloaded source of a...

This PR adds a new theme: Unearthed Arcana. It mimics the very basic styling of those documents, with monochrome text and no visible background texture.

New Theme

This PR resolves #1097. This PR adds the `/css` route, which returns the stylesheet for a given brew share ID.

blocked
🔍 R_ - Not ready for review 🕑
experiment

This PR resolves #2624. This PR adds a `translate` function to the String prototype, which when called searches a given YAML file using the string as key, returning the YAML...

UI/UX
P2 - minor feature or not urgent
🔍 R3 - Reviewed - Awaiting Fixes 🔧