Ivan Jeremic

Results 38 issues of Ivan Jeremic
trafficstars

Update demo/index.js to use functional component

I need to work with multiple lists in my project so I started out by copy pasting the Multiple List example from the website in my CodeSanbox to get familiar...

bug

I want to change the Icon on the right and also be able to change the position to be left instead of right, I already searched the issues and using...

There is no example how to correctly import it when using npm, is it: `import arrive from "arrive";` ?

I'm trying to implement react-trello in an Ionic app and all I want that the main container has on the top 57px margin and on the bottom also so the...

`laneStyle` prop is not working In Next JS (styles are not applied), has this something to do with SSR maybe? In Create-React-App everything works fine but I need it to...

Normally Providers like `ThemeProvider ` are used in wrappers so you don't need to use them in every component, in Nextjs such a wrapper is the ` _app.js` but using...

type: bug
package: theme
type: research

This library should not be using class components.

The Chat bubbles have a different shape depending on the message sent, I think this is something that needs to be fixed so there is more consistency and the UX...

Can we have a minimalistic example with a Gutenberg Block which can use React on the font-end? Thanks

enhancement
help wanted
example-request