Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a DateField type and rename Date component for consistency. #1756

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Mar 7, 2024

  1. Introduce a DateField type and rename Date component

    Introduce a DateField type and rename Date component to follow the naming pattern used by all other JSS field components. 
    
    Compare Date.tsx to Text.tsx, Image.tsx, Link.tsx, File.tsx, or RichText.tsx. The naming of the Date component is inconsistent with the other field components and it is missing the interface/type like the others have.
    chrissnyder2337 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    67f8832 View commit details
    Browse the repository at this point in the history