aboutsummaryrefslogtreecommitdiffstats
path: root/src/models/RecipePreview.ts
Commit message (Collapse)AuthorAge
* fix: 'failed prop' warning in QuickSwitchModal, SettingsNavigation, ↵Libravatar muhamedsalih-tw2022-10-27
| | | | | | | | SettingsWindow and Recipe component tree (#713) * chore: turn off eslint rule @typescript-eslint/no-useless-constructor to initialize dynamic props & state Co-authored-by: Muhamed <> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* fix: revert "Typescript conversion" (#153)Libravatar Nathanaël Houn2022-05-15
| | | This reverts commit 8b1bfc356c3182c481394251f3ceeb902f2baec3.
* Typescript conversionLibravatar Vijay A2022-05-14
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* refactoring: Use 'ifUndefined*' consistently.Libravatar Vijay A2021-09-05
| | | | Added some error checking
* Typescript conversion (#1805)Libravatar Vijay Raghavan Aravamudhan2021-08-17