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

Example: Enabled/Disabled Dates broken #2784

Closed
3 tasks done
cwolcott opened this issue Mar 31, 2023 · 1 comment
Closed
3 tasks done

Example: Enabled/Disabled Dates broken #2784

cwolcott opened this issue Mar 31, 2023 · 1 comment

Comments

@cwolcott
Copy link

Prerequisites

Describe the issue

The example Enabled/Disabled Dates is currently broken:

All other examples are working, but are using version v6.2.6 instead of the latest v6.4.4

StackBlitz fork

Looking at your REPL page

Line 3 uses new tempusDominus.TempusDominus instead of just new TempusDominus

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome

What version of are you using? You can find this information from the sample StackBlitz.

v6.2.6

What your browser's locale? You can find this information from the sample StackBlitz.

en-US

@cwolcott cwolcott added State: Triage Tickets that need to be triaged. Type: Bug labels Mar 31, 2023
@Eonasdan Eonasdan added Area: Docs and removed Type: Bug State: Triage Tickets that need to be triaged. labels Apr 9, 2023
Eonasdan added a commit that referenced this issue Apr 21, 2023
Eonasdan added a commit that referenced this issue Apr 21, 2023
@Eonasdan Eonasdan mentioned this issue Apr 21, 2023
Eonasdan added a commit that referenced this issue Apr 21, 2023
* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764 
* fix repl cdn links
* fix date range bug
Eonasdan added a commit that referenced this issue Apr 22, 2023
* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764 
* fix repl cdn links
* fix date range bug
@Eonasdan
Copy link
Owner

Hello 6.7.7 should resolve this.

Eonasdan added a commit that referenced this issue May 22, 2023
* Fix #2788 (#2790)

Break if current range-start is clicked to prevent infinite loop

* adding placement option (#2789)

* fixes #2785 (#2797)

* fixes #2785
fixes #2783
fixes #2768
improves docs flow

* fixed plugin/locale missing type defs

* 2791 more tests (#2800)

* validation tests
* update datetime tests
* "dates" tests
* actions tests

* fixing infinity loop bug in date range (#2798)

* Improvements (#2801)

* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764
* fix repl cdn links
* fix date range bug

* version 6.7.7

* version 6.7.7

---------

Co-authored-by: iTzVirtual_ <58611844+iTzVirtual00@users.noreply.github.com>
Co-authored-by: Killian Hale <hale.killian@gmail.com>
Co-authored-by: GitHub User <abdelrahman_nasr99@hotmail.com>
Eonasdan added a commit that referenced this issue Jul 3, 2023
* Fix #2788 (#2790)

Break if current range-start is clicked to prevent infinite loop

* adding placement option (#2789)

* fixes #2785 (#2797)

* fixes #2785
fixes #2783
fixes #2768
improves docs flow

* fixed plugin/locale missing type defs

* 2791 more tests (#2800)

* validation tests
* update datetime tests
* "dates" tests
* actions tests

* fixing infinity loop bug in date range (#2798)

* Improvements (#2801)

* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764
* fix repl cdn links
* fix date range bug

* version 6.7.7

* version 6.7.7

---------

Co-authored-by: iTzVirtual_ <58611844+iTzVirtual00@users.noreply.github.com>
Co-authored-by: Killian Hale <hale.killian@gmail.com>
Co-authored-by: GitHub User <abdelrahman_nasr99@hotmail.com>
Eonasdan added a commit that referenced this issue Jul 3, 2023
* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764 
* fix repl cdn links
* fix date range bug
Eonasdan added a commit that referenced this issue Jul 3, 2023
* fixes #2795
* fixes #2784
* fixes #2687
* fixes #2786
* resolves #2764 
* fix repl cdn links
* fix date range bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants