v0.6.1
Summary
This release was made possible by the following contributors:
You can view documentation at https://rackerlabs.github.io/helix-ui/.
New Polyfills
The usage of polyfill.io is being deprecated in favor of an internally-maintained list of polyfills to reduce the risk of external points of failure. These new polyfills can be loaded in addition to polyfill.io or not at all. If they are not included, polyfill.io will pick up the slack, but keep in mind that you will eventually need to switch to the included polyfills.
The polyfills are available in two versions:
dist/scripts/helix-ui.polyfills.jsdist/scripts/helix-ui.polyfills.min.js
Layout templates have been updated to include these new polyfills.
Polyfill.io
Do not remove polyfill.io from your layout. Doing so will likely break your application.
The new polyfills do not meet minimum requirements to drop support for polyfill.io just yet. We'll be adding functionality to the new polyfills in upcoming releases of HelixUI.
Fixed
- ShadyDOM (polyfilled browsers)
- Prevent rewritten markup from accidentally submitting forms (#193)
- CSS
- HXElement