As I can't seem to get the patches sent properly, this should do.
The following changes since commit b76dc4375a1582a7cb5289804786c83ea9f9dc29:
Use CSS to auto-select badge snippets (2021-01-13 09:19:03 -0500)
are available in the Git repository at:
https://git.sr.ht/~adnano/gddo
for you to fetch changes up to 33c92b3f52eb7619fab50ca29c486d9a0c9367c8:
Remove dependency on jQuery and Bootstrap.js (2021-01-13 09:27:42 -0500)
----------------------------------------------------------------
Adnan Maolood (2):
Consolidate usage example permalinks
Remove dependency on jQuery and Bootstrap.js
gddo-server/assets/site.css | 52 +++-
gddo-server/assets/site.js | 457 +++++++++++++++++--------------
gddo-server/assets/templates/layout.html | 8 +-
gddo-server/assets/templates/pkg.html | 8 +-
gddo-server/main.go | 3 -
5 files changed, 301 insertions(+), 227 deletions(-)
On Wed Jan 13, 2021 at 9:45 AM EST, Drew DeVault wrote:
> Regression: jump to identifier does not dismiss the popup when the user> selects an identifier.
Pushed a fix.