sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[supernova] Fixed RegEx-Search #557

Closed TilmanHaupt closed 3 months ago

TilmanHaupt commented 3 months ago

Fixes #552: It is now possible to reload the page without breaking the search with special characters. Additionally, it now allows negations in the regex like \S for not \s.