zulip/web/third
evykassirer 60018dfd12 typeahead: Use text() instead of html() in set_value.
This particular codepath is never reached right now,
because set_value is only called when `naturalSearch`
is `true`, and the only instance of `naturalSearch`
isn't for a `contenteditable` field.

But we don't need to use `html()` here because it's
displaying a plain string typeahead option.
2024-03-11 09:56:18 -07:00
..
bootstrap/css bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08:00
bootstrap-typeahead typeahead: Use text() instead of html() in set_value. 2024-03-11 09:56:18 -07:00
jquery-idle web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
marked marked: Stub marked and convert markdown module to typescript. 2024-02-01 12:12:06 -08:00