Nico Hoffmann ෴.

Results 198 issues of Nico Hoffmann ෴.

Some have a required column, most don't. Most have an example column, some don't.

Write documentation for https://getkirby.com/docs/guide/api/data#models https://getkirby.com/docs/guide/api/data#collections https://getkirby.com/docs/reference/plugins/extensions/api#custom-models https://getkirby.com/docs/reference/plugins/extensions/api#custom-collections

type: content 📝

For component testing, would be great to have jest-dom like assertions, e.g. `toHaveAttribute()`

Since calendar dropdown has been proven difficult without core component support, maybe just a custom Fiber dialog could do the job

feature ⭐️

- [ ] CI passes - [ ] code coverage get uploaded - [ ] PHP analysis - [ ] CS fixer - [ ] Frontend code style

test 🔍

When I add `openWindowSwitch: true` to a zone, I get a new switch that allows me to enable/disable the open window detection feature for the room, however it seems like...