zulip/web
evykassirer efe8c4754b settings_org: Use this instead of e.target.
This should work because all the events are either `change` events or
`click` events on elements without children. This change is being made
to make typescript migration easier, ecause we can type `this` more
easily than `e.target`.
2024-10-08 17:52:15 -07:00
..
e2e-tests eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
generated
html
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared left_sidebar: Set new heading icon and effects. 2024-09-24 11:08:50 -07:00
src settings_org: Use this instead of e.target. 2024-10-08 17:52:15 -07:00
styles buddy_list: Rotate the header triangle when collapsing a section. 2024-10-08 17:41:30 -07:00
templates buddy_list: Rotate the header triangle when collapsing a section. 2024-10-08 17:41:30 -07:00
tests settings_org: Use this instead of e.target. 2024-10-08 17:52:15 -07:00
third bootstrap-btn: Remove unnecessary warning, danger styles. 2024-09-11 14:22:45 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js
debug-require-webpack-plugin.ts eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
webpack.assets.json
webpack.config.ts eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
webpack.dev-assets.json