Nicklas Börjesson

Results 185 comments of Nicklas Börjesson

+1 for someone submitting a PR. :-)

Ok, then. I hear you about the rules. But a set of data is a more complex result of a rule than a true/false value. Becomes more "script" than rule...

Is it the default value that is re-entered or something, it the "seconds" empty if you click it a third time? And what are the actual model values at that...

It _should_ re-validate in that situation. I would say this is a bug.

Well, the moment the field reappears, it is a form field again?

Sorry, I was referring to @davidlgj:s reply, I was unclear: @davidlgj : What I am saying is that when it is unhidden again it should be re-added to the validation,...

That seems like a great idea, I would you like to be involved in creating a definition for ASF? (Actually, I am using it in a typescript project without a...

There is actually a project for this to happen: https://github.com/json-schema-form/json-schema-form/wiki/Current-projects#typescript-definition Anyone have any experience with creating DT-definitions? I haven't before.

Also, I would recommend waiting until the core has been broken out(ie 1.0), as I suppose that there will be a jsf interface and and asf-interface in the end.

Well, actually, it _should_ be possible. We are using ASF as is, using @angular/upgrade in an Angular 2/Typescript project, a description of that is here: https://github.com/OptimalBPM/of-admin/wiki/App-Entry-&-Bootstrapping I don't know how...