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

ember-responsive

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-responsive - npm Package Versions

13
6

3.0.0

Diff

Changelog

Source

[3.0.0]

  • Breaking Change: All test helpers now use the same import: import { setBreakpoint } from 'ember-responsive/test-support';. See README for examples. (#124)
  • Breaking Change: Make auto-injection an opt-in (#124)
  • Breaking Change: The media helper now needs to be passed a breakpoint as a string. {{media.isDesktop}} -> {{media 'isDesktop'}}. (#126, #128)
  • Breaking Change: You have to update to using the new testing api for tests to work properly. https://github.com/emberjs/rfcs/blob/master/text/0232-simplify-qunit-testing-api.md
k-fish
published 3.0.0-beta.3 •

k-fish
published 3.0.0-beta.2 •

k-fish
published 3.0.0-beta.1 •

k-fish
published 2.0.8 •

Changelog

Source

[2.0.8]

  • Use new testing api (#122 @cibernox)
k-fish
published 2.0.7 •

Changelog

Source

[2.0.7]

  • Added safeguard to fail on jQuery usage (#120 @cibernox)
k-fish
published 2.0.6 •

Changelog

Source

[2.0.6]

  • Update ember-cli (#119 @k-fish)
k-fish
published 2.0.5 •

Changelog

Source

[2.0.5]

  • Fix breakpoint coherency to match breakpoint widths across the addon. Existing addons with a generated breakpoints.js should not be affected, re-generating or generating for the first time will use the new breakpoints. (#107 @telmaantunes) (#106 @AndreJoaquim)
clough
published 2.0.4 •

Changelog

Source

[2.0.4]

  • Update dependencies (#98 @calvinlough)
clough
published 2.0.3 •

Changelog

Source

[2.0.3]

  • Update ember-cli-babel and remove some unneeded packages (#97 @calvinlough)
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