We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1898809 commit ca5414bCopy full SHA for ca5414b
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
- Disable "spellcheck", "autocorrect", "autocomplete" and "autocapitalize" on the search input
32
- Completely refactor the search box to drop "typeahead.js" and replace it by "autocomplete.js"
33
- Reduce the loading times by a lot by spliting out the search index into "doctum-search.json" and loading it only when needed
34
+- Fix missing namespaces in the global namespace for non namespace functions
35
36
## [5.4.1] - 2021-04-22
37
0 commit comments