This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/discourse-local-dates
Joffrey JAFFEUX e28a2735bc
FIX: correctly defines data-attributes used by local-dates (#14418)
This was previously relying on data-* being allowed by other initialisers which could cause bugs if local dates ends up being used in other contexts.
2021-09-22 16:49:45 +02:00
..
assets FIX: correctly defines data-attributes used by local-dates (#14418) 2021-09-22 16:49:45 +02:00
config Update translations (#14336) 2021-09-14 16:21:00 +02:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FIX: converts “ and ” to " in local dates (#10987) 2020-10-21 17:16:36 +02:00
test/javascripts FEATURE: local dates range on click (#14355) 2021-09-20 09:23:18 +10:00
plugin.rb REFACTOR: local dates to improve reliability with DST and recurrence (#9379) 2020-04-08 08:53:21 +02:00