0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 03:25:17 +08:00
discourse/frontend
Sérgio Saquetim 0ce67d485c
DEV: Make DDateTimeInput test timezone-independent (#41791)
Previously, the `DDateTimeInput` mutation test compared Moment instances
as absolute instants, causing it to fail in timezones with historical
daylight-saving offsets while passing in UTC CI.

This change asserts the preserved date and time as a wall-clock value,
keeping the test focused on the component contract.
2026-07-17 13:50:14 -03:00
..
asset-processor DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
deprecation-silencer
discourse DEV: Make DDateTimeInput test timezone-independent (#41791) 2026-07-17 13:50:14 -03:00
discourse-i18n DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
discourse-markdown-it DEV: Bump eslint/lint-configs, and correct violations (#41321) 2026-07-01 10:39:57 +01:00
discourse-types DEV: Use bundler module resolution for @discourse/types consumers (#41661) 2026-07-13 21:43:39 -03:00
pretty-text DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00
.npmrc
polyfills.js