Travis Tidwell
Travis Tidwell
No worries... I can make the change myself if you agree with the change.
I will make the change I suggested after I merge. Thank you for your contribution!
I tested this in our latest builder and it does not behave as you describe, but it does seem to be broken. I am going to change the label of...
From what I can gather, it seems like we added an overflow-x property to "auto" so that the datagrid could scroll side to side if it does not fit in...
Obviously this is on purpose, but it can be overridden with options that get passed to the sanitize methods. Here is the code that shows them. https://github.com/formio/formio.js/blob/master/src/utils/utils.js#L1046 These options are...
Yeah, I agree that it should not be importing this in the "lib" files. I will include this change in next release, or it will go much faster if someone...
Does this PR fix this problem? https://github.com/angular-ui/ui-mask/pull/200
Absolutely this can be done with a custom component.... It actually may even be able to be accomplished by editing the radio template to turn into a select on smaller...
Are you making a call to changeLanguage for every page, or is this something that the renderer is just doing on its own? I agree that if the latter is...
Thank you for reporting this. I will be working on getting new builds out this week for @formio/js update and will look into how it is getting imported into other...