zulip/frontend_tests
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
..
node_tests dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00
puppeteer_lib js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00
puppeteer_tests js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00
zjsunit js: Escape strings interpolated into CSS selectors with CSS.escape. 2021-02-04 11:00:06 -08:00