zulip/web
Trident Pancake f96daca32c typeahead: Handle non-pygments data in compare_language_by_popularity.
This added functionality will be used to compare pygment_language from
Code Playgrounds.

There is a choice of how to sort languages with popularity versus
without popularity. I chose to sort the Code Playground custom language
after other pygment languages based on the reasoning in the comments.
2023-03-01 17:02:44 -08:00
..
e2e-tests private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
generated
html
images
shared
src typeahead: Handle non-pygments data in compare_language_by_popularity. 2023-03-01 17:02:44 -08:00
styles settings: Add bootstrap CSS to label.checkbox elements. 2023-03-01 16:34:12 -08:00
templates modals: Update checkbox in deactivate user modal to be same as others. 2023-03-01 16:34:12 -08:00
tests typeahead: Handle non-pygments data in compare_language_by_popularity. 2023-03-01 17:02:44 -08:00
third bootstrap: Remove bootstrap CSS for ".checkbox" selector. 2023-03-01 16:34:12 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00