Brandon Fowler
Brandon Fowler
The strings "[[]]" and "[[|]]" (empty "wikilinks") are not treated as wikilinks by MediaWiki and shouldn't be treated as such here either.
This is one of my two solutions (the second one being [pull request #2421](https://github.com/openstreetmap/openstreetmap-website/pull/2421)) to the problem of the UI not presenting a clear way to return to the "view"...
NWJS Version : 0.52.3 Operating System : Windows 10 ### Expected behavior The webview should load with the contents of the Blob. ### Actual behavior The webview fails to load...
Enables dark mode when devtools has dark theme on. I also added the "components" folder. I didn't modify the version number or anything like that. Suggested at #24 .
I am using `PopupWindow` to create a context menu, so it would be desirable to have it close when the user clicks outside the popup. For my use case I...
From what I can tell, there can only be one active `PopupWindow` at a time. In my use case, I need to open a second `PopupWindow` when the first `PopupWindow`...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Adds a new section that shows player's powers and their stats tuning Closes: #1381 
Converts the Chrome extension manifest to use v3. A few changes had to be made as well to support v3: * jQuery had to be embedded into the extension itself...
This pull request addresses a few issues with the token column shown on course pages: * Only try to generate a renewal message when a pending token is found. This...