discourse/plugins/discourse-local-dates
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
..
assets FIX: Remove magic time ranges (#19477) 2022-12-16 14:48:39 +08:00
config Update translations (#19340) 2022-12-06 16:22:23 +01:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FIX: Remove magic time ranges (#19477) 2022-12-16 14:48:39 +08:00
test/javascripts DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
plugin.rb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00