Phillip
Phillip
I have looked into this a bit. I am sure there are some ways to optimize usage of mantine and some other libraries too, but the biggest of them is...
Maybe date-fns should be a peer dependency and developers could import the desired locales manually via some sort of provider? I think most people won't need 90% of them anyway
It does! https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
Should be fixed in 3.8.2. Sorry for the delay. I am honestly unsure about what caused this as it works without issues when I manually build it locally, must be...
Could you send me the data.json file inside the plugins folder?
Until I get to fix the edit functionality I will just "remove it". It will be re-enabled once its fixed
Thats what I get for coding at 3 am. 🤣
No reason really, just thought it wouldn't make much sense. I will remove this restriction with the next update.
Don't you think something like that is already covered by Plugins like Templater?
Hm you are probably right. I will think about it