-
Thank you for this great calendar.
When I use the template in this way:
{{view.dates[row*7+col].label}}
{{ items?.dataCount }}
The same b…
-
Hello!
First of all, wanted to say that this calendar component is fantastic!
I have a question. I need to create a calendar that shows only 1 week at a time, and obviously that would show the week …
-
Hello,
Its really a great library with lots of customization. Is there any way to have support for English Language? All strings used in this library is in Chinese. Is there any way to get them on En…
-
Hi! I'm super new to javascript- this is my first 'real' project.
Is there a way to create a new view, like monthview, weekview, and dayview? Specifically, I'm looking to create a mode that shows th…
-
Please fix it for Angular v5+. As `ngOutletContext` is replaced by `ngTemplateOutletContext`
See [here](https://github.com/angular/angular/blob/master/CHANGELOG.md#deprecated-code) for deprecate co…
-
- [Y ] I have verified there are no duplicate active or recent bugs, questions, or requests
- [ Y] I have verified that I am using the latest version of CVCalendar.
- [ Y] I have given my issue a non-…
-
Hi there @twinssbc , I think there is a bug with the callendar's monthView. In the month view, some month names are incorrect, for example:
This is suppose to be June 2017 but it displays may 2017:…
-
Hi there,
I am trying to insert a CVCalendar in a tableview cell without success.
Since the original setup (bellow) cannot be done in a cell I do not know what to do.
```
override func viewDidLayo…
-
New to programming so IDK if I'm missing something obvious but I get a NoSuchMethodeException when I put the calendar into the fragment layout and when I inflate the Fragment. Any help would be greatl…
-
Hi,
I get a light pale background with a white font style for the today's date view in month view mode when not selected.
Can anyone please tell me what class to use to change the above-mention…