Turiiya
Turiiya
## 📑 Description Adds the ability to specify a defaultMode. I was missing the easy ability to set a default mode for first-time-visitors. As a reference: I was used to...
## 📑 Description Fixes a displacement and overflow of the full-width mega-menu that happens due to the default `space-x` of the parent navigation element. |Current|Updated| |-|-| ||| Current ref.: https://flowbite-svelte.com/docs/components/mega-menu#Full_width_with_image...
Adds parens to ensure that the fallback value applies when intended and to resolve the warning. ``` 2:48:56 PM [vite] warning: The "??" operator here will always return the left...
The PR removes redundancy. Applying the same principles already used for `Country` and `Currency` typed fields in the `Statics`
The PR bumps axios to it's stable version. The major v1 was released in October 2022 and is where development and fixes are continued. This resolves that it is currently...
 Repro: - Ensure there is an entry whose data should be displayed on the dashboard. - Verify that it is visible as an admin. - Try to display it...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to. - [X] I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+%3Abookmark_tabs%3A%22+label%3A%22bug+%3Abeetle%3A%22+) for a bug report...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. For example current sources are:...
With the recently added hack the UI select for database validation stopped working. The PR removes the hack to restore the functionality. The hack was introduced to resolve #246. But...
Based on the feedback regarding translations > [..] For translations, I'd recommend using ChatGPT instead of Google Translate. ChatGPT deals with high context languages much better. _Originally posted by @smacintyre...