ember-paper
Advanced tools
Changelog
1.0.0-beta.5
project.nodeModulesPath
deprecation message)errors
proeprty to paper-autocomplete inputautofocus
to autocomplete-trigger input0
rel
to paper-buttonvalidationErrorMessages
computed to never update after it's initializedChangelog
1.0.0-beta.4
swipe
event registered in the event dispatcherselected
propertyisSelected
property on paper-tabs yielded tab
component ({{#tabs.tab}}
). Especially useful with route is-active
helpers.href
attributeChangelog
1.0.0-beta.2
center
and stretch
options to tabs. stretch
can be a match media query.cursor: text
if readOnly
is true.progress-linear
: decimal values resulted in buggy animationpaper-chips
and paper-contact-chips
to have customizable search action and matcher.Changelog
1.0.0-beta.1 (July 20, 2017) - Chester Bennington release. RIP.
{{#paper-grid-list as |grid|}}{{#grid.tile}}
.href
attribute. Hint: use ember-href-to
addon to make paper-items that change routes. Same for buttons!Changelog
1.0.0-alpha.20 (June 26, 2017)
contentFor
hook. This makes ember-paper more acceptance test friendly.<div class="md-secondary-container">
to get the proper padding and positioning."25%"
like strings for diameter. Has some new interesting customization features.size
propertyopaque
option to paper-dialog
component (defaults to true
).