Segun Adebayo

Results 30 issues of Segun Adebayo

## 📝 Description This PR marks the start of bundle reductions across all packages, starting with accordion. - [x] Remove `__DEV__` check for display name - [x] Remove utils, hooks,...

## 📝 Description This PR introduces a couple of helper functions to improve the authoring experience for component themes. This is especially useful for teams who create their own design...

Create a `trackPressable` utility that tracks the press interactions on any element **Prior art** https://react-spectrum.adobe.com/react-aria/usePress.html https://reactnative.dev/docs/pressable

We currently assume that we know the slider thumbs at the initial render. We need a way to update the machine state when new slider thumbs are added to the...

- [ ] support screen reader announcements (with and without section) - [ ] user can provide objects as values - [ ] user can decide what gets rendered in...

### Subject Redesign navigation bar ### Description Given that we're starting to have more content (e.g. Tutorials, Component Theming, Case studies), I think the website's navigation needs a redesign to...

stale
needs triage

### Subject react-live => sandpack ### Description I'd like for us to use the same package for code editing everywhere in the docs. The beta version of the React docs...

enhancement
stale

### Subject Changelog ### Description There's a warning from Next.js about the changelog page being too large in size. > Warning: data for page "/changelog" is 250 kB, this amount...

enhancement
created-by: Chakra UI team

### Subject Add Case studies to Chakra UI docs ### Description I'd like us to introduce a new page on the website that covers case studies of consumers who use...

stale
created-by: Chakra UI team

We currently support the nested menu in the `menu` package but it's buried deep in the menu documentation. Let's move it out to its own documentation page. The easier it...

good first issue