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

angular-data

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-data - npm Package Versions

123

0.7.0

Diff

Changelog

Source

0.7.0 - 24 February 2014

Breaking API changes
  • DS.eject(resourceName, id) can now only eject individual items
Backwards compatible API changes
  • #34 - Added DS.ejectAll(resourceName, params)
  • #33 - Added DS.destroyAll(resourceName, params[, options])
  • #35 - Add options for asynchronous getter methods to return data without putting it into the data store
jdobry
published 0.6.0 •

Changelog

Source

0.6.0 - 17 January 2014

Added pluggable filters for the "where" clause of a query. Angular-data's "query language" will remain small and simple. Developers can provide their own more robust filters for more powerful queries.

Breaking API changes
  • #3 - Pluggable async adapters
Backwards API changes
  • #2 - js-data-angular query language
  • #4 - Query caching
  • #17 - Where predicates should be able to handle OR, not just AND
  • #22 - Reorganize infrastructure to utilize angular's DI
jdobry
published 0.5.0 •

Changelog

Source

0.5.0 - 16 January 2014

Backwards API changes
  • #1 - Pluggable adapters
  • #6 - Observable objects
  • #7 - Model lifecycle hooks
Backwards compatible bug fixes
  • #19 - Null pointer exception in several places where js-data-angular tries to use the $q service
Other
  • #15 - Integration test coverage
jdobry
published 0.4.2 •

Changelog

Source

0.4.2 - 15 January 2014

Backwards compatible bug fixes
  • #18 - observers aren't created for items injected into the store from a findAll() call.
jdobry
published 0.4.1 •

jdobry
published 0.4.0 •

jdobry
published 0.0.1-SNAPSHOT •

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