Jason Barry

Results 9 issues of Jason Barry

I upgrade my Ember app to use the latest commit on the `master` branch of `ember-radio-button` to remove all the deprecation warnings. It seems that the latest code on the...

This adds some test assertions for the `aria-checked` property to ensure those are being set properly. They are currently failing.

It looks like this addon only supports Ember v3 and v4. It would be awesome to update this to support v5.

It seems that when you render a `Listbox` with enough items where the menu scrolls, using the keyboard arrows to navigate through the options list won't scroll the active option...

I've noticed that the `Transition` component always renders an element (`div` by default). There are a lot of Tailwind UI examples that pass a React `Fragment` component to `Transition` so...

The first time I ran the `npx lerna-changelog` command in my Terminal, I get the prompt for permission to install `lerna-changelog`. After that, if I go to my Git repo...

I'm in the process of updating my docs app to use Ember Data 5.3.4 (was previously using 5.3.3). When I bump the patch version, I get the following error when...

### Describe the bug When I run my app using the `` component, I get the following warning in the developer console: "Google Maps JavaScript API has been loaded directly...