Socket
Socket
Sign inDemoInstall

@craftercms/models

Package Overview
Dependencies
1
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

2.0.6

Diff

Changelog

Source

2.0.6

@craftercms/content

  • Add fetchModelByPath and fetchModelByUrl shortcuts methods
  • Improve parseDescriptor typings
  • Improve urlTransform typings

@craftercms/classes

  • Add basic crafterConf docs
rart
published 2.0.5 •

Changelog

Source

2.0.5

@craftercms/content

  • Add prop data type parsing to parsedDescriptor

@craftercms/ice

  • Add v4 support to addAuthoringSupport
rart
published 2.0.4 •

Changelog

Source

2.0.4

@craftercms/content

  • Fix flatten argument to getDescriptor getting lost/ignored

@craftercms/models

  • Move types from other files into models package
  • Adding missing properties to NavigationItem interface
rart
published 2.0.3 •

Changelog

Source

2.0.3

@craftercms/classes

  • Change SDKService.httpGet to use fetch instead of rxjs.ajax
  • Fix fetch's mode (for cors)
  • Extend support for other fetch modes
  • Switch from using URLSearchParams to using query-string for the same purpose
rart
published 2.0.2 •

Changelog

Source

2.0.2

  • Allow CORs
    • Use crafterConf.configure({ cors: true, ... }) to enable CORs mode.
  • Fix fetchIsAuthoring and addAuthoringSupport not retrieving for baseUrl from crafterConf.
rart
published 2.0.1 •

Changelog

Source

2.0.1

@craftercms/redux

  • Upgrade to redux-observable 2
rart
published 2.0.0 •

Changelog

Source

2.0.0

All packages

  • Update to rxjs @ ^7

@craftercms/search

  • Remove support for Solr
rart
published 1.2.6 •

rart
published 1.2.5 •

rart
published 1.2.4 •

Changelog

Source

1.2.4

@craftercms/content

  • Add ability to specify flatten for the content_store/descriptor endpoint (via the config argument of the function).
  • Make parseDescriptor be able to handle the deserialization products of the recent crafter-source & crafter-source-content-type-id attribute additions.

@craftercms/ice

  • [bugfix] Handle calls to repaintPencils before the dependency loader has been configured to avoid incorrect paths to load scripts/css from.
  • Extend support to react 17 (peerDependencies).

misc

  • Upgrade to typescript 4+
    • Fix type check issues that arose from upgrade.
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc