zulip/web/third
Anders Kaseorg 64cabae46d web: Fix usage of .replace with variable replacement.
String.prototype.replace and String.prototype.replaceAll interpret
certain sequences such as $$ within a string provided as the
replacement argument.  Avoid this interpretation by providing a
function.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-04-05 09:11:23 -07:00
..
bootstrap/css bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08:00
bootstrap-typeahead typeahead: Move module to web/src. 2024-03-11 09:56:18 -07:00
jquery-idle
marked web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00