James Robb
James Robb
Once #34 is merged, the conflicts with the latest master should be resolved.
Yeah, as [mentioned](https://github.com/storyblok/storyblok/issues/422#issuecomment-1441703287) in #422, this is quite important to document and get right. Currently there are a lot of open questions and the documentation fails far short of the...
> > Extending the tiptap should probebly be a future live stream from storyblok. > > Great idea, but just to clarify: I'm not talking about extending the existing tiptap...
> > > Extending the tiptap should probebly be a future live stream from storyblok. > > > > > > Great idea, but just to clarify: I'm not talking...
@yevdyko can you take a look into this, maybe the imported values should be updated. Thanks @JeffML for the topic. If it's something we can change or brings benefits, we...
@yevdyko any updates here?
I looked into this issue and the outcome is: 1. `p5` does use the minified version by default in the current version at least (didn't check others) 2. The minified...
> You should not have to run `elm-review .`, only `elm-review`, which by default runs on all Elm files as defined by your `elm.json`. > > > > By adding...
> @jamesrweb I tried to test the latest changes in my demo app and ran into the issue when [importing the component](https://github.com/yevdyko/react-p5-wrapper-demo/blob/test-version-5/src/App.js#L1): > > ``` > Compiled with problems: >...
> @jamesrweb I have updated all dependencies and cleaned up all modules before installing the new version. Have you tried using the new version in a standalone React app rather...