Tim Needham
Tim Needham
Hi, great project! Any news on this at all... just like @emise says, we don't need anything super robust, but enough to test against. Thanks for the great work!
Hi, I tried the fix by @rokelber and @dword-design, but doesn't seem to shift it on Quasar `0.17.23`. Any thoughts anyone? **Edit:** More specifically, having trouble building, I think. 😊
Sorry for the noise, yeah: https://github.com/webpack/webpack/issues/8082 So pinning at: ``` json { "webpack": "4.19.1", "webpack-cli": "2.1.4" } ``` Sorted the build for me.
Hi, any news on how the publishing stuff is going at all? This project in Lernaland: https://github.com/effervescentia/iolaus ...has some really good concepts? The whole semantic-release/changelog is great! But yeah, any...
Hi, Yeh, it's the same for me as well. Line numbers are spot on, but as said elsewhere: the displayed source context in the error is from a completely different...
Hi @nothingismagick .... thanks for this. We've no urgent need for i18n right at the moment... but this idea does open-up a lot of opportunities. Not sure we can do...
Hi @edent **Thanks for your quick response!** Yup, we used the Angular project in recent prototypes: and it's worked really well... we got the base capabilities up-and-running in no time....
**To answer your initial questions @edent ...** _Can you contribute to the existing standard(s)?_ * Not in any satisfactory way really. The closest examples we've found (**SchemaForm.io** and **React-Schema-Form**) aren't...
Hi all, thanks for all your input, sounds exciting! * We'll attach our current XML Schema (that's used to render our current-gen dynamic forms) ASAP. **Just a quick question: as...
Hi everyone, **A quick (and surprisingly emotional :flushed:) update...** > In the end we delivered our MVP using [React Schema Form](https://github.com/mozilla-services/react-jsonschema-form) as the basis of specifying UI content declaratively. It...