v1.0.0-alpha.2
Pre-release
Pre-release
SaladFork
released this
27 Jul 15:45
·
1198 commits
to main
since this release
- This version uses an updated version of
ember-css-transitions
from github rather than npm. - #384 update sidenav
paper-nav-container
was renamed topaper-sidenav-container
locked-open
was renamed tolockedOpen
- sidenav opening now follows DDAU with the
open
attribute andonToggle
action - animations work
- there is a
paperSidenav
service that allows sidenav toggling across the application paper-sidenav-toggle
no longer sets a class to hide at certain breakpointspaper-sidenav-toggle
is now tagless. It is essentially a functional component that yields an action to its blockpaper-sidenav
now can use aposition
param that positions the sidenavleft
(default) orright
paper-backdrop
actiononTap
changed toonClick
- #408 added paper-form component.
paper-input
'sonInvalid
action renamed toonValidityChange
- #430 added fastboot support. Removed errors associated with
document
when runningember fastboot