zulip/web/tests/lib
Prakhar Pratyush 83bd9955e3 events: Add 'onboarding_steps' event deprecating 'hotspots'.
Earlier, the event sent when an onboarding step (hotspot till now)
is marked as read generated an event with type='hotspots' and
'hotspots' named array in it.

This commit renames the type to 'onboarding_steps' and the array
to 'onboarding_steps' to reflect the fact that it'll also contain
data for elements other than hotspots.
2023-12-06 18:19:20 -08:00
..
compose.js dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
compose_banner.js web: Add missing CSS selector escaping. 2023-09-08 15:35:50 -07:00
events.js events: Add 'onboarding_steps' event deprecating 'hotspots'. 2023-12-06 18:19:20 -08:00
handlebars.js
i18n.js
index.js eslint: Expand no-unused-vars check to all function parameters. 2023-07-02 16:16:38 -07:00
markdown_assert.js
mdiff.js
namespace.js docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -07:00
real_jquery.js
stub.js
test.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zblueslip.js zblueslip: Show chained causes in unexpected messages. 2023-05-09 13:16:28 -07:00
zjquery.js tests: Delete user_card_popover test. 2023-09-25 06:29:47 -07:00
zjquery_element.js stream_data: Use yield*. 2023-08-02 19:01:20 -07:00
zjquery_event.js
zpage_billing_params.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zpage_params.js