Version 1.2 — Eiger
What's in Store?
We're planning a 1.3 release to transition between version 1.x and 2.x of Foundation for Apps. Here's our current plan for 1.3:
- The visual styles of many components will be improved. In many places we'll be bringing the styles more in line with Foundation for Sites 6.
- New Foundation for Apps projects will automatically get these styles.
- Existing projects will be able to opt-in to the new styles by changing a Sass variable.
- The built-in motion module will be replaced with the external Motion UI library.
- The existing motion Sass file (
scss/components/_motion.scss) will be removed. - Transition class names have changed from
.camelCaseto.kebab-case. - The syntax for existing transition and animation mixins has changed. Check out the Motion UI documentation for more details.
- The existing motion Sass file (
