John Hooks
John Hooks
adding @microsoft/api-extractor will allow for rolling up declaration files, tracking api changes, and generating api documentation.
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce Follow the instructions in the Deployment section of the README.md ### Expected...
There was an odd issue in PR #309, where a function returned `unknown` rather than the expected type but it didn't raise any type errors and passed all the tests....
### What problem does this address? Currently the notifications are contained in a static JSON file. The data should be queried from the database. ### What is your proposed solution?...
[paaljoachim](https://wordpress.slack.com/team/U02STFXFE) on WordPress Slack left the following suggestions after testing out the plugin. > Bell icon top right corner shows a red color dot. To me it gives a signal...
## JetPack notifications @erikyo was researching how JetPack creates blocks and found they have notification components. Further more, there is a whole notification system, which functions almost identically to the...
## The questions How does the current design take into account the Gutenberg design? Can it be adapted to fit that design system? It is the new system and seems...
## What problem does this address? The current rest-api does not support subscriptions. ## What is your proposed solution? I propose adding and a new resource: `/wp-json/wp/v2/notifications/subscriptions` - Create, Read,...
## What problem does this address? The current rest-api does not support creating a new notification message and broadcasting it to subscribed users. ## What is your proposed solution? I...
Review the database schema document, (make sure it is up to date) and prepare a post explaining the logic behind the design.