gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Added babel transpiler of core library down to es2015 syntax. #715

Open ragnarstolsmark opened 5 years ago

ragnarstolsmark commented 5 years ago

This fixes a bug caused by Alpaca-async.js using spread syntax which is not supported in IE11. Ref. isssue: #714

ndbroadbent commented 4 years ago

+1, it would be great if this could be merged! I think IE 11 support is still important.

khellang commented 4 years ago

@uzquiano Ref. https://github.com/gitana/alpaca/issues/714#issuecomment-503553067, any chance of getting this in? 🙏