boundless icon indicating copy to clipboard operation
boundless copied to clipboard

✨ accessible, battle-tested React components with infinite composability

Results 6 boundless issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to render a popover: 1. When the data is fetching, it simply shows a 'Loading...' text. 2. When fetching is done, it shows the actual data. The...

Hi, I think your project is really awesome and exactly what I need. Since it doesn't look your maintaining it anymore, is there any way you publish the source code...

Hello! I have this error when I try to use ArrowKeyNavigation in my project: ![captura de pantalla 2017-09-01 a las 14 18 24](https://user-images.githubusercontent.com/2934069/29969450-757d4e08-8f20-11e7-8d6e-82957f2c6aaf.png) My React Class: ` import React, {...

Due to looking for `HTMLElement`, which is undefined in a non-browser context. Initially noticed it when trying to use `Portal`, there might be other cases.

I'm thinking something tangram-related.

A select box / dropdown component. **Interactions** - [ ] Enter or click on anchor should open a dialog below the anchor (possibly using `Popover`?) - [ ] Focus option...

enhancement