Travis Tidwell
Travis Tidwell
Does this work? ``` moment(data.otherDate, '-3 days') ```
This is great! Thank you for your contribution. This will most likely get pulled into the 4.15.x versions.
Thanks for letting us know about this issue. We will take a look and see what we can do about getting a fix in place.
If you build your custom components like the following repo. https://github.com/formio/contrib And then type ```npm run build```, this will create a "*.use.min.js" file within the dist folder. This file can...
This is not a bug but works as designed. If you would like to include a configuration to not include this, then please feel free to add a pull request.
Yes it should be possible since all of our strings (at least I think) are passed through the translate function.
This is an issue we should investigate. I will make sure it makes it onto our planning for monday to get prioritized.
This has been deemed a priority and is on our list for starting next week. I would say you can look for a resolution within the next 3 weeks.
We definitely have this on our roadmap, and we welcome your help. This would probably be first implemented within the renderer found @ https://github.com/formio/formio.js. Form there, you would probably make...