Convert notifications.js to vanilla JavaScript (no jQuery).

This commit is contained in:
Ben Sturmfels
2021-08-19 18:50:57 +10:00
parent 6c408fb4ea
commit ea5669f93e
4 changed files with 28 additions and 34 deletions

View File

@@ -43,6 +43,7 @@ This chapter has important information about our current and previous releases.
- Remove plugin for decommissioned Mozilla Persona (Jgart)
- Remove Debian 10 development Dockerfile (BenSturmfels)
- Document running multiple MediaGoblin instances on one server (Ben Sturmfels)
- Begin conversion from jQuery to vanilla JS (Ben Sturmfels)
**Bug fixes:**