Nico Hoffmann ෴.

Results 198 issues of Nico Hoffmann ෴.

Might be more performant to do this in PHP and reload the view's prop when sorting, filter query or pagination changes. But not utmost priority.

enhancement ☁️

## This PR … - [x] Should the event should also be emitted globally when `click` is a string or only when an object? ### Enhancement - Dropdown options can...

type: enhancement ✨

## This PR … ### Fixes - Panel search: previous search requests are aborted when new ones are sent to the backend https://github.com/getkirby/kirby/issues/6409 ### For review team - [ ]...

type: bug 🐛
needs: help 🙏
needs: changes 🔁

## This PR … ### Enhancements - Panel uploads can now exceed the `upload_max_filesize` limit as they're uploaded in chunks. If you want to restrict the upload size, please use...

type: enhancement ✨
needs: two-person review 🧑‍🤝‍🧑

## This PR … - [ ] Styling improvements @bastianallgeier ### Enhancements - Page tree: items get loaded in chunks of 50 pages per folder ### For review team -...

type: enhancement ✨
type: performance ⚡️

## This PR … - [ ] FormButtons are currently not considered a header button but standalone. Should they? ### Feature - Panel view buttons extension https://feedback.getkirby.com/411 ```js panel.plugin("getkirby/custom-view-buttons", {...

type: feature 🎉

## This PR … - [ ] We should also consider how to best alter the `image` preview (e.g. also used in sections). Is there a similar way to do...

needs: delay ⏳️
type: feature 🎉

## This PR … ### Enhancement - Page section: Show Add button also in sections only showing listed/unlisted pages when all allowed blueprints create new child pages directly as listed/unlisted...

type: enhancement ✨

## This PR … If we change the extension first, `$file->isResizable()` will test for the new/target format, not the original one (e.g. PDF). ### Fixes - File `create` `format` option...

type: bug 🐛