Skip to content

fix: append seconds in Vue Vanilla time#2455

Merged
lucas-koehler merged 1 commit into
eclipsesource:masterfrom
sdirix:fix-vue-vanilla-time
Jun 13, 2025
Merged

fix: append seconds in Vue Vanilla time#2455
lucas-koehler merged 1 commit into
eclipsesource:masterfrom
sdirix:fix-vue-vanilla-time

Conversation

@sdirix

@sdirix sdirix commented May 30, 2025

Copy link
Copy Markdown
Member

Appends seconds if necessary in Vue Vanilla time renderer. This makes sure that we do not produce validation errors.

Also allows to configure the "step" attribute via UI Schema options.

Adds test cases.

Appends seconds if necessary in Vue Vanilla time renderer. This makes
sure that we do not produce validation errors.

Also allows to configure the "step" attribute via UI Schema options.

Adds test cases.
@sdirix
sdirix requested a review from lucas-koehler May 30, 2025 20:18
@netlify

netlify Bot commented May 30, 2025

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit c9d0632
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/683a127c688ff20008b20a3d
😎 Deploy Preview https://deploy-preview-2455--jsonforms-examples.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.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 82.573%. remained the same
when pulling c9d0632 on sdirix:fix-vue-vanilla-time
into d0b1dfa on eclipsesource:master.

@lucas-koehler lucas-koehler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Thanks for the fix :)

@lucas-koehler
lucas-koehler merged commit 427ade4 into eclipsesource:master Jun 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time format render doesn't support seconds yet schema validation on time format expects it

3 participants