boron icon indicating copy to clipboard operation
boron copied to clipboard

A collection of dialog animations with React.js

Results 34 boron issues
Sort by recently updated
recently updated
newest added

Hey, Awesome tool. However I'm having some trouble trying to work with the styling of the Drop Modal. In particular, could someone differentiate the three styles -- modal, backdrop, and...

React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file...

using: React v 15.2.1 (latest as of now) warning.js:44 Warning: Unknown prop `xmlns` on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in svg (created by Constructor)...

Please adjust this component to be able to render on the server for isomorphic (universal) apps. This is becoming the standard now and it will be a shame not to...

For some reason animations stop triggering on iOS after the browser or page loses focus (switching apps or tabs) and since its waiting for the **transitionend** event to execute the...

``` ReferenceError: window is not defined at module.exports (G:\work\cinema\node_modules\boron\node_modules\react-kit\getVendorPrefix.js:9:18) ``` no window on the server use something instead (maybe this, maybe global)

It's actually a bigger bug that hasn't been resolved in the spec yet: http://stackoverflow.com/questions/2637058/positions-fixed-doesnt-work-when-using-webkit-transform/15251226#15251226

This will make the modals responsive in case the user's browser's width is less than 500px :)