zulip/web
Lalit bd6184305a realm_playground: Iterate over `playgrounds_data` directly.
Using `Object.values(playgrounds_data)` for iterating over an array is
unnecessary when we can just directly loop over the array here.
2023-07-24 12:49:53 -07:00
..
e2e-tests dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared poll_data: Revert to using "canned" instead of -1. 2023-07-20 09:55:09 -07:00
src realm_playground: Iterate over `playgrounds_data` directly. 2023-07-24 12:49:53 -07:00
styles templates: Re-add bootstrap CSS for tweet blockquote elements. 2023-07-23 15:44:58 -07:00
templates search: Rename search_arrows to searchbox_container. 2023-07-23 15:27:53 -07:00
tests realm_playground: Remove `generated_pygments_data` parameter for 2023-07-24 12:49:53 -07:00
third bootstrap: Remove bootstrap CSS for blockquote elements. 2023-07-23 15:44:58 -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-07-21 15:58:42 -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 ts: Convert `web/src/billing` module to TypeScript. 2023-06-23 11:42:29 -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