Adam Royle
Adam Royle
My 2c: It's not often that I write code like this - usually it's a typo or copy/paste error, so adding curly braces would make it more explicit and obvious...
> I'm confused on CSS Variable support. I linked to a precompiled version of turrent like so: > @import turretcss.min.css Importing a pre-compiled css file will have the CSS variables...
@ckizer This conversation is going a bit off-topic for this issue, however in short it already is relative by the fact it uses rems, so you can change the default...
TreeBehavior randomly sets an invalid value on lft/rght indices of nodes during unrelated operations
I experience this problem semi-frequently too. Not sure what causes the problem but it is quite frustrating.
I'm just using a simple example: ``` curl 'http://localhost/' \ -H 'Content-Type: application/x-www-form-urlencoded' \ --data-raw 'param1=¶m2=¶m3=value' ``` As an aside, however, I found another issue where Bash-style ANSI-C quoted strings...
Ahh ok. I don't use schema validation so I'm not sure I can help you there. You can apply your own validation using the externalErrorList param on createValue which is...
@leomoreno Same as us, which is why I build it manually and then copy the files into our project.
What's required for the docs?
@ImmRanneft I am maintaining my own fork which is compatible with 15.5 at `@bigfishtv/react-forms`. Feel free to use that if you wish.
@nateabele Yep, that's what I'm referring to.