Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-paper

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-paper - npm Package Versions

1
10

1.0.0-alpha.17

Diff

Changelog

Source

1.0.0-alpha.17 (March 6, 2017)

  • 9f3da49 Fixes bug in slider dragging.
  • 7ec7a7b Removes accidental text selection while dragging slider on Safari.
  • 94c8ad9 Validation params can now change and the correct validation messages will appear (e.g change required from true to false after render).
  • 3cec77c Allow sidenav's lockedOpen to be toggled.
  • #649 paper-form now renders a <form> html tag. This is for the greater good. If you want to keep it tagless, please use {{#paper-form tagName=""}}.
  • 9c09fd0 update angular material to v1.0.7
  • 948db82 update angular material to v1.0.8
  • f407257 checkboxes now have an optional indeterminate mode. If indeterminate is true it will always take precedence over value.
  • 8a5e370 update angular material to v1.0.9
  • 10fddd9 Enhance customizability paper-{form, input, radio-group}
  • a86bb64 fix paper-slider on iOS devices
  • #663 Fix binding style attribute warning in paper-backdrop
  • a03eccf paper-form's onValidityChange now sends isValid, isTouched and isInvalidAndTouched
miguelcobain
published 1.0.0-alpha.16 •

Changelog

Source

1.0.0-alpha.16 (February 14, 2017) <--- forever alone

  • #636 Consuming apps can now specify ENV['ember-paper'].insertFontLinks to prevent the insertion of google fonts links in the head tag. This is especially useful if you want to include your own fonts.
  • 4d363ff paper-slider is now a DDAU component. It will trigger an onChange action with the new value. It is up to you to update the value yourself (like paper-input, paper-checkbox, paper-switch, etc).
miguelcobain
published 1.0.0-alpha.15 •

Changelog

Source

1.0.0-alpha.15 (January 26, 2017)

  • #572 updated paper-slider. Smoother sliding and you can slide without having the cursor above the slider, like normal sliding.
  • #626 Add autocorrect and autocapitalize to paper-input passThru attributes
  • #629 ember-paper is now able to retrieve the parent application while being used from another addon
  • 1465662 update eps and ebd
  • #594 ember-paper is now compatible with ember-engines. As a side effect, we're no longer importing hammerjs, matchmedia-polyfill and propagating-hammerjs from bower. Feel free to delete them from your app's bower.json. ember-paper will keep track of its dependencies now.
  • e3a2f6b update ember and ember-cli
miguelcobain
published 1.0.0-alpha.14 •

Changelog

Source

1.0.0-alpha.14 (January 6, 2017)

  • 9c4b874 paper-item now proxies radio buttons
  • f07be76 templates are now in the addon folder
miguelcobain
published 1.0.0-alpha.13 •

Changelog

Source

1.0.0-alpha.13 (December 29, 2016)

  • 57d6b40 bump eps (1.0.0), ebd and wormhole
  • 695650 Make backdrops work in iOS
  • #600 fix unwanted repositions in async paper-select
miguelcobain
published 1.0.0-alpha.12 •

Changelog

Source

1.0.0-alpha.12 (December 14, 2016)

  • 4134ccd remove onValidityChange call on component destroy
  • a463108 remove leftover auto-generated app.scss that was causing some errors
miguelcobain
published 1.0.0-alpha.11 •

Changelog

Source

1.0.0-alpha.11 (December 2, 2016)

  • e923c51 fix sidenav opening glitch
  • 741e03e fix bug on sidenav unregistration
  • 6c980fb paper-item now yields checkbox, switch and button controls. These controls get proxied by paper-item clicks.
  • #577 paper-list update. Specify seconday=true when you want controls to be placed on the right side of paper-item.
  • 350a2c7 Use timeouts to delete dialog clones after transition. Fixes bug where dialog clones were not removed.
miguelcobain
published 1.0.0-alpha.10 •

Changelog

Source

1.0.0-alpha.10 (November 24, 2016)

  • 82c53e4 Bugfix for for npm module resolution
miguelcobain
published 1.0.0-alpha.9 •

Changelog

Source

1.0.0-alpha.9 (November 24, 2016)

  • #562 Close autocomplete autocomplete's dropdown on tabKey
  • #563 Make autocomplete more similar to paper-input (required star and passThru hash)
  • a4acae4 Remove usage of Ember.K
  • #560 paper-autocomplete works with allowClear + floating label
  • #567 paper-autocomplete-highlight now highlights non-string labels
  • #527 Add paper-chips & paper-contact-chips
  • #571 Allow css class on paper dialog and its container
miguelcobain
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (November 10, 2016)

  • #542 paper-form now yields a submit button
  • #549 Allow title attribute in paper-button
  • #551 avoids calling setValue when paper-input is destroyed
  • #552 paper-autocomplete searchText is now reseted properly
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc