ember-paper
Advanced tools
Changelog
1.0.0-alpha.7 (November 2, 2016)
Changelog
1.0.0-alpha.6 (October 27, 2016)
paper-menu
was updated. It uses ember-basic-dropdown under the hood and the API is the samepaper-select
and paper-autocomplete
were updated. They use ember-power-select under the hood and the API is the sameChangelog
1.0.0-alpha.2
ember-css-transitions
from github rather than npm.paper-nav-container
was renamed to paper-sidenav-container
locked-open
was renamed to lockedOpen
open
attribute and onToggle
actionpaperSidenav
service that allows sidenav toggling across the applicationpaper-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 a position
param that positions the sidenav left
(default) or right
paper-backdrop
action onTap
changed to onClick
paper-input
's onInvalid
action renamed to onValidityChange
document
when running ember fastboot
Changelog
1.0.0-alpha.1
fab
and mini
.tall
.paper-toolbar-tools
component (or respective contextual component) instead of the md-toolbar-tools
class.paper-icon
now once again supports kebab cased icon names, and a size
in pixels.paper-button
can generate a
link elements, with an href and optional target attribute.Changelog
0.2.14
hammerjs
to hammer.js
.
bower.json
to require "hammer.js": "^2.0.8"
. Remove bower_components/hammerjs
. Run bower cache clean
, then bower install
.