Aaron Kessler

Results 4 issues of Aaron Kessler

If I install Timmy with composer, it lacks the composer.json which is needed for https://github.com/coenjacobs/mozart to do its magic and create a namespaced version of it. My current workaround is...

I noticed Slim SEO replaces the core/link format in RichText Components, causing a deprecation warning ``` useAnchorRef` hook is deprecated since version 6.1. Please use `useAnchor` hook instead. at ...plugins/slim-seo/js/link-attributes/block-editor/dist/index.js?ver=d987f01638a1f0146ba9:1:10964...

[It is a accessibility pattern](https://www.deque.com/blog/creating-accessible-svgs/) to include an aria-labelledby attribute to an svg like this for example: ```svg title desc //… ``` i was not able to attach an id...

If a navigation has happend via the [< ClientRouter />](https://docs.astro.build/en/guides/view-transitions/), the `` appears before the inline `beastie styles here` tag, but it should be the other way around, just like...