fix(NcDateTimePicker): warn about usage of non-standard formatting tokens - #8934
Merged
odzhychko merged 1 commit intoSep 18, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8934 +/- ##
==========================================
+ Coverage 58.27% 58.49% +0.22%
==========================================
Files 123 124 +1
Lines 4443 4465 +22
Branches 1325 1328 +3
==========================================
+ Hits 2589 2612 +23
+ Misses 1575 1574 -1
Partials 279 279 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Antreesy
approved these changes
Sep 17, 2026
Contributor
|
@odzhychko please resolve the conflicts |
…kens Their usage was never intentionally supported. The warning is added to warn users about their future removal. Relates to #8931 Assisted-by: ClaudeCode:claude-opus-5 Signed-off-by: Oleksandr Dzhychko <hey@oleks.dev>
odzhychko
force-pushed
the
8931-NcDateTimePicker-warn-usage-non-standard-format-tokens
branch
from
September 18, 2026 13:53
b01c15c to
ba91fe1
Compare
odzhychko
deleted the
8931-NcDateTimePicker-warn-usage-non-standard-format-tokens
branch
September 18, 2026 14:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Their usage was never intentionally supported.
The warning is added to warn users about their future removal.
☑️ Resolves
Prepares resolving #8931.
Completely resolving #8931 might involve throwing an error if such tokens are enabled.
This PR only adds a warning.
🖼️ Screenshots
No visual change
🚧 Tasks
🏁 Checklist
stable8for maintained Vue 2 version or not applicable