zulip/static/js/portico
aryanshridhar f92f99d92d dependencies: Replace moment.js with date-fns.
Replaced methods/functions of moment.js with date-fns library.
The motive was to replace it with a smaller frontend timezone library.

Date-fns ~ 11.51 kb
moment.js ~ 217.87 kb

Some of the format strings change because date-fns encodes them
differently from how moment did.

Fixes #16373.
2021-02-05 11:04:32 -08:00
..
confirm-preregistrationuser.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
desktop-login.js eslint: Fix unicorn/prefer-number-properties. 2020-10-07 16:00:33 -07:00
desktop-redirect.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
dev-login.js eslint: Fix unicorn/no-lonely-if. 2020-12-22 16:14:28 -08:00
email_log.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
google-analytics.js js: Remove inner spacing from object literals. 2020-07-17 14:31:25 -07:00
header.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
help.js js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00
integrations.js js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00
integrations_dev_panel.js eslint: Fix unicorn/no-array-for-each. 2021-01-25 14:53:19 -08:00
landing-page.js js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00
signup.js dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00
tabbed-instructions.js eslint: Fix unicorn/better-regex. 2020-10-07 16:00:33 -07:00
team.js js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00