zulip/web
N-Shar-ma c3c8bad0de typeahead: Highlight only matching word prefixes in search suggestions.
Earlier mid word parts matching with the search query were also
highlighted (made bold), but since actual matching for showing search
suggestions is based on prefix matching, this highlighting logic is
now made to be in sync with the search suggestions matching logic.
2023-09-21 11:24:13 -07:00
..
e2e-tests search: Redesign search box. 2023-09-21 08:58:31 -07:00
generated
html
images styles: Remove Firefox override for dropdown appearance. 2023-07-24 13:10:03 -07:00
shared icons: Remove unused move and source icons. 2023-09-15 13:17:22 -07:00
src typeahead: Highlight only matching word prefixes in search suggestions. 2023-09-21 11:24:13 -07:00
styles markdown: Fix 3+ digit marker lists retaining alignment for 2 digits. 2023-09-21 10:51:22 -07:00
templates search: Rename class to search-input to avoid bootstrap. 2023-09-21 08:58:31 -07:00
tests typeahead: Highlight only matching word prefixes in search suggestions. 2023-09-21 11:24:13 -07:00
third typeahead: Ignore blurs that change focus within the parentElement. 2023-09-21 08:58:31 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-09-15 14:09:49 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json stats: Add stats page_params to webpack.assets.json. 2023-08-24 10:43:38 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00