zulip/web
N-Shar-ma 61b3c698af widgets: Always render and activate widgets in the current view.
Earlier we did not activate widgets if their rendered HTML was cached,
and also when narrowing to the combined feed view. This caused bugs with
widgets not being activated, and so not responding to any interactions.

Now we unconditionally render and activate widgets in the current view,
irrespective of the cached HTML or the view being narrowed to.
2024-05-07 12:59:47 -07:00
..
e2e-tests e2e-tests: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared submessage: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
src widgets: Always render and activate widgets in the current view. 2024-05-07 12:59:47 -07:00
styles modal_css: Refactor css of header of user profile modal. 2024-05-06 18:14:40 -07:00
templates user_profile_modal: Change "edit" icon and "copy link" icon. 2024-05-06 18:14:40 -07:00
tests widgets: Always render and activate widgets in the current view. 2024-05-07 12:59:47 -07:00
third web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json common: Remove copy_data_attribute_value. 2024-05-03 12:45:46 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json