-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Master dev #2659
Merged
Merged
Master dev #2659
Conversation
This file contains 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
* Development (#2637) * provide repl example * remove debug statement * fix version number in docs * fix npm issues * Locales: - fixed exported names of "fr" and "fi" - fixed decade casing in "it" - uniformed quotes to single in "fr" and "it" Co-authored-by: Eonasdan <[email protected]>
* FloatingUIDOM conversion * Revert "FloatingUIDOM conversion" This reverts commit fd1dd24. * Move to functions * Remove dep * Post Build * Optional import * Revert version change * Revert dist changes * Cleanup and documentation for floatingui * Cleanup * Fix mistake * Final cleanup Co-authored-by: Owen Schleicher <[email protected]>
* fix ts import added customDateFormat.html * updated version * updated version/change log * make sonar happy
# Conflicts: # README.md # dist/js/jQuery-provider.js # dist/js/jQuery-provider.min.js # dist/js/tempus-dominus.esm.js # dist/js/tempus-dominus.esm.js.map # dist/js/tempus-dominus.esm.min.js # dist/js/tempus-dominus.js # dist/js/tempus-dominus.js.map # dist/js/tempus-dominus.min.js # dist/locales/ar-SA.js # dist/locales/ar.js # dist/locales/de.js # dist/locales/es.js # dist/locales/fi.js # dist/locales/fr.js # dist/locales/it.js # dist/locales/nl.js # dist/locales/ro.js # dist/locales/ru.js # dist/locales/sl.js # dist/plugins/customDateFormat.js # dist/plugins/fa-five.js # dist/plugins/moment-parse.js # package-lock.json # package.json # src/docs/partials/change-log.html # src/docs/templates/index.html # src/docs/templates/shell.html # src/js/jQuery-provider.js # src/js/tempus-dominus.ts # src/nuget/TempusDominus.nuspec # src/nuget/TempusDominus.scss.nuspec
This reverts commit 4e87b86.
Kudos, SonarCloud Quality Gate passed!
|
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.
PRs relating to the v4 will be closed and locked.
development
branchWhat kind of change does this PR introduce? (Bug fix, feature, docs update, ...). If this is a fix, please tag a bug.
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: