Dan Burzo

Results 58 issues of Dan Burzo

One of the open questions in the [QSX language explainer](https://danburzo.ro/projects/qsx/specification/) is handling trailing whitespace when reading `.textContent` and related properties. Should this be a global flag on `hred` instead, e.g....

See: https://drafts.csswg.org/css-color-4/#predefined-display-p3-linear

For context: * https://github.com/w3c/csswg-drafts/issues/12574

Change: Major

## Description On Firefox/macOS, sequential keyboard navigation with the Tab key gets stuck in a loop inside certain fields, including (but not limited to) the Entries field. The issue is...

## Description In other field types pressing Cmd + S will save the changes made to the page, but this is not the case for the Time field. **Expected behavior**...

## Description When using `$collection->group('some_field')`, an empty field value is allowed as key in the resulting data structure. Similarly, when returning a Field from `$collection->group(fn($item) => $item->some_field())`, an empty field...

### Operating system macOS Ventura 13.2 ### Eleventy 2.0.0-beta.3 ### Describe the bug With a basic i18n setup and the default permalink schema, an error is thrown when attempting to...

needs-triage
feature: 🗺 i18n

The [Kirby 4 release notes]() include a section dedicated to plugin assets: > #### Better plugin asset handling > > - New `assets` plugin extension that allows plugins to specify...