Skip to content

Comments

feat: allow multiple filter values#92

Open
paulroub wants to merge 3 commits intodecaporg:mainfrom
paulroub:allow-multiple-filter-values
Open

feat: allow multiple filter values#92
paulroub wants to merge 3 commits intodecaporg:mainfrom
paulroub:allow-multiple-filter-values

Conversation

@paulroub
Copy link

Adds documentation for the proposed change at decaporg/decap-cms#7329, related to the feature request at decaporg/decap-cms@e507ff3

@netlify
Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for decap-www failed. Why did it fail? →

Built without sensitive environment variables

Name Link
🔨 Latest commit 0585dec
🔍 Latest deploy log https://app.netlify.com/sites/decap-www/deploys/673643013e98c50008df6f79

@martinjagodic martinjagodic added the pending feature release Marks docs PRs that are waiting for a PR on the main repo label Oct 7, 2025
@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for decap-www ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 71898d8
🔍 Latest deploy log https://app.netlify.com/projects/decap-www/deploys/698506ebe8c1320008ec5889
😎 Deploy Preview https://deploy-preview-92--decap-www.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate your contribution @paulroub, I have a small grammar suggestion.

- {label: "Contenido", name: "body", widget: "markdown"}
```

The example below creates one collection including posts with "en", "en-US" or "en-GB" in the "language" field; and nother with "es", "es-ES" or "es-MX" as the language.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grammar nit

Suggested change
The example below creates one collection including posts with "en", "en-US" or "en-GB" in the "language" field; and nother with "es", "es-ES" or "es-MX" as the language.
The example below creates one collection including posts with "en", "en-US" or "en-GB" in the "language" field and another with "es", "es-ES" or "es-MX" as the language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending feature release Marks docs PRs that are waiting for a PR on the main repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants