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

@payloadcms/plugin-nested-docs

Package Overview
Dependencies
Maintainers
0
Versions
342
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payloadcms/plugin-nested-docs - npm Package Versions

1
3335

1.0.11

Diff

Changelog

Source

1.0.11 (2022-07-28)

Bug Fixes

  • ensures when initial values changes, field value is updated (858b1af)
elliotpayload
published 1.0.10 •

Changelog

Source

1.0.10 (2022-07-27)

Bug Fixes

  • #806, allow partial word matches using 'like' operator (c96985b)
  • #836 (84611af)
  • accesses payload config correctly in gql refresh resolver (d5e88cc)
  • email not always loading while viewing auth collections (36e9acc)
  • ensures collapsible preferences are retained through doc save (61f0e8e)
  • id now properly required in graphql findByID operation (5dc7caf)
  • set overflow payload modal container to auto (cfb5540)
  • trim trailing whitespaces of email in login (8feed39)

Features

  • greatly enhances performance by using dataloader pattern to batch populations (c5bcd1e)
  • significantly improves complex GraphQL query performance (5d57bfa)
elliotpayload
published 1.0.9 •

Changelog

Source

1.0.9 (2022-07-21)

Bug Fixes

  • avoid assuming Email will be present on JWT token. Using ID instead as email might not be in if using disableLocalStrategy (#789) (3b4d5af)
  • enable index creation from schema (#791) (2a1f387)
  • graphql gen logging output (#795) (8a81d0b)
  • sharpens radio input edges by replacing box-shadow trick with border property (#768) (e2c366f)

Features

  • pass payload and names to custom auth strategies (#781) (3a3026c)
  • use provided auth strategy name or strategy.name (#797) (f22f56e)
elliotpayload
published 1.0.8 •

Changelog

Source

1.0.8 (2022-07-20)

Bug Fixes

Features

  • export PayloadRequest (66c820c)
  • improves generated types by removing unnecessary optional properties (#784) (6f748f1)
elliotpayload
published 1.0.7 •

Changelog

Source

1.0.7 (2022-07-19)

jacobsfletch
published 1.0.6 •

Changelog

Source

1.0.6 (2022-07-19)

Features

  • improves initAsync pattern (428edb0)
jacobsfletch
published 1.0.5 •

Changelog

Source

1.0.5 (2022-07-19)

Features

jacobsfletch
published 1.0.4 •

Changelog

Source

1.0.4 (2022-07-19)

Features

  • Updated UI: Dark Mode
  • Updated UI: Collapsibles (60bfb1c)
  • Updated UI: Tabs field (68e7c41)
  • Updated UI: Styling Revamp and responsive improvements
  • More maintainable colors via CSS vars
  • Improved test coverage through granular Payload configs
  • Introduction of E2E tests through Playwright
  • allow clear select value (#735) (3132d35)

BREAKING CHANGES

We have removed our reliance on SCSS variables like color and font, replacing them instead with CSS variables wherever possible.

Due to this change, the admin.scss functionality has become obsolete, and overriding SCSS variables is not longer needed or supported. If you want to customize CSS, you can still do so, but via the admin.css property instead.

payloadjs
published 1.0.3 •

Changelog

Source

1.1.0 (2022-09-13)

Bug Fixes

Features

  • #1001 - builds a way to allow list view to search multiple fields (a108372)
  • collection groups (dffeaf6)
  • globals groups (59af872)
  • hide nav labels with no un-grouped collections (c40e232)
  • implement gravatar (#1107) (ca434b8)
  • support localized tab fields (a83921a)
  • tabs support localization at the tab level (6a6a691)
  • WIP tab compatible with traverseFields (2ae33b6)
payloadjs
published 1.0.2 •

Changelog

Source

1.0.30 (2022-08-30)

Bug Fixes

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