react-foundation icon indicating copy to clipboard operation
react-foundation copied to clipboard

Foundation as React components.

Results 9 react-foundation issues
Sort by recently updated
recently updated
newest added

### What did you do? Try to implement gutter margin for both horizontal and vertical ### What did you expect to happen? ``` to result in => ``` ### What...

Bumps [jsdom](https://github.com/jsdom/jsdom) from 8.5.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

### What did you do? ``` A B C ``` ### What did you expect to happen? A Foundation grid with three equal width columns. According to the Foundation 6...

Hi, I'd expect the isDisabled property to also have semantic functionality like it does on the normal `` html component instead of purely cosmetic styling as currently is the case....

Currently, the flexbox props `selfAlignX` and `selfAlignY` are not implemented. This PR implements these props. - `selfAlignX` does not make sense on flexbox children, see ["There is no justify-self in...

Is there a way to add custom breakpoints? In my current SCSS version of foundation, I just have to add another line with the name of the breakpoint and size....

question

Do you have plans to include Slider, Tooltip, Reveal, and the other components that require JS to create them?

enhancement