zulip/web
Aman Agrawal 83423bb45b copy_message_button: Use `div` HTML tag instead of `button`.
For some reason, browser is treating clicking on the button as
submitting the form, which results in the page getting redirected
to the same page with an additional empty query `?` in the URL.
2023-03-27 16:11:19 -07:00
..
e2e-tests register: Update the user-registration form for realm creation. 2023-03-27 15:44:42 -07:00
generated
html
images navbar: Add Ionic search icon and use for navbar search. 2023-03-24 16:30:15 -07:00
shared dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
src register: Update the user-registration form for realm creation. 2023-03-27 15:44:42 -07:00
styles copy_message_button: Use `div` HTML tag instead of `button`. 2023-03-27 16:11:19 -07:00
templates copy_message_button: Use `div` HTML tag instead of `button`. 2023-03-27 16:11:19 -07:00
tests compose: Have at least 2 new lines before and after a quoted message. 2023-03-27 15:31:45 -07:00
third compose_typeahead: Ensure header is counted in position calculation. 2023-03-27 10:18:12 -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-03-20 15:48:29 -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 webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Disable webpack-dev-server overlay for runtime errors. 2023-03-21 12:36:37 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00