discourse/plugins/discourse-local-dates/assets/javascripts
Ted Johansson bb328792fb
FIX: Remove magic time ranges (#19477)
In #15474 we introduced dedicated support for date ranges. As part of that
change we added a fallback of "magic" date ranges, which treats dates in
any paragraph with exactly two dates as a range. There were discussions
about migrating all such paragraphs to use the new date range element, but
it was ultimately decided against.

This change removes the fallback and, as a bonus, adds support for multiple
date ranges in the same paragraph.
2022-12-16 14:48:39 +08:00
..
discourse FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
initializers FIX: Remove magic time ranges (#19477) 2022-12-16 14:48:39 +08:00
lib FEATURE: Show relative time when date is omitted (#18547) 2022-10-12 11:23:34 +08:00