mealie/frontend/types
Philipp Fischbeck 2c17845169
Fix double click on sidebar on smaller screens (#906)
The problem was that on smaller screens or when resizing, v-navigation-drawer would change its value on its own, but these changes were not propagated to AppSidebar.
I also added a few missing type definitions for SidebarLinks.
2022-01-07 12:09:34 -09:00
..
api-types Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
api.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
application-types.ts Fix double click on sidebar on smaller screens (#906) 2022-01-07 12:09:34 -09:00
auto-forms.ts refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
components.d.ts refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
index.d.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
ts-shim.d.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
vue.d.ts Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00