Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Conversation

@KaneFreeman
Copy link
Collaborator

  • Add support to list widget for singleton arrays (string array, number array, boolean array).
    • This is triggered by having just one field in the fields section of the list widget config
  • Add examples for singleton lists to demo and docs
  • Clean up imports for actions/reducers
  • Fix type issues with media and config reducers
  • Pass both fields and renderedFields to preview component (previously renderedFields replaced fields). This is a breaking change for those using it in their previews.

@KaneFreeman KaneFreeman linked an issue Jan 12, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jan 12, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 6156abc
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/63c05b1f3fe9b900089a5ebd
😎 Deploy Preview https://deploy-preview-336--staticjscms.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 site settings.

@netlify
Copy link

netlify bot commented Jan 12, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 6156abc
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/63c05b1fc181cd00080e48a1
😎 Deploy Preview https://deploy-preview-336--demo-staticjscms.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 site settings.

@KaneFreeman KaneFreeman merged commit c5e94ed into main Jan 12, 2023
@KaneFreeman KaneFreeman deleted the feature/string-array-list-widget branch January 12, 2023 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support string / number only lists

2 participants