-
-
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
Side-by-Side doesn't display calendar #2596
Comments
1 task
killianhale
added a commit
to killianhale/tempus-dominus
that referenced
this issue
Jun 28, 2022
Eonasdan
pushed a commit
that referenced
this issue
Jun 28, 2022
Hello, the development branch was recently updated. Please use this stackblitz to verify your issue is resolved. |
Eonasdan
added a commit
that referenced
this issue
Jul 11, 2022
* make viewMode optional (#2551) * introduce a simple overridable function parseInput (#2552) so that you don't have to know all the internal details when overriding this just gets 1 input and can return another Just as formatInput also works (its the opposite) * fixed #2487, #2495 * fixed #2487, #2495 * fix for #2506 * fix for #2549 * fix for #2549 * pub npm * pub npm * package update * * added locale from pr * updated github templates * updated link nav * fixes #2583, #2578 * [IMP] adding support for Arabic locales (#2592) * Add display.theme option to control dark/light mode (#2593) * adding display.theme to control dark vs light mode * removing changes in dist folder per contribution guidelines * fixes #2547 * upstream * fixing bug where side-by-side shows blank clock (#2596) (#2597) * fix clock * fix #2595 * fix #2563 fix #2563 * fix #2599 * fix #2576 * issue templates to forms * fixes #2568 * nuget package * fix spelling and oops * remove commented out code Co-authored-by: Johan Compagner <[email protected]> Co-authored-by: Khaled Said <[email protected]> Co-authored-by: Killian Hale <[email protected]>
The dev branch was merged and beta9 was published with a fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before opening:
Bug reports must include:
Issues that do not fork one of the following stackblitz projects will be closed!
Basic
Dev branch
Typescript
Using import
jQuery
I based my upcoming PR on the develop branch so I think I'm covered by the second item on your list
The text was updated successfully, but these errors were encountered: