Skip to content

Conversation

CarlosNZ
Copy link
Owner

@CarlosNZ CarlosNZ commented Apr 9, 2025

"Date" objects can be rendered and handled by a Custom Component. However, as Dates as objects in JS, they are treated as "Collections" by this package.

This PR:

  • excludes Dates from collections
  • moves "StringEdit" into its own component, to be re-used by Custom Components (much like "StringDisplay")
  • passes a couple of extra props down into CustomNodes that are required by the above
  • dummy "Date" custom node definition to demonstrate the above
@CarlosNZ CarlosNZ merged commit b001381 into main Apr 10, 2025
@CarlosNZ CarlosNZ deleted the 187-handle-date-objects branch April 10, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant