Dan Hunt
Dan Hunt
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
## PR Checklist Please check if your PR fulfills the following requirements: ``` - [x] The commit message follows our guidelines - [x] Tests for the changes have been added...
Seems like github updated the PR format. Added simple if logic so it can parse the old as well as the new PR format.
This is a feature request. The sidebar is processing all my h2-h6 headings in my markdown as subtopics in the sidebar. Would be nice to be able to tell jamdocs...
This is a feature request. Would be cool if the sidebar had the ability to display/hide the subtopics of non active topics. This would help to reduce the size of...
## PR Checklist Please check if your PR fulfills the following requirements: ``` - [x] The commit message follows our guidelines - [x Tests for the changes have been added...
Attempted to send keepAlive and timeout on socket to enable reconnecting on the connection end, but this did not seem to work with ActiveMQ (I think the timeout was working,...
Added Features: - subscribe/unsubscribe now can take an array of destinations - test coverage improved; some unit and integration tests (still more can be done here) - working example app...