-
Hi @twinssbc
Please see the attached file. There is a difference in how month view events are displayed on iOS and Android, I have tested this on devices as well. I am using the latest release of …
-
Arch Linux
pkver `42`
![image](https://cloud.githubusercontent.com/assets/1787385/24711256/6540d558-19ed-11e7-8953-7cec5b4ef18d.png)
With the meteogram hidden and the timer shown, it might make…
-
Adding new views in decorators that depend on the date seems extremely buggy.
Steps to reproduce:
Create a `CalendarCellDecorator` that adds a TextView to the `CellView` containing the provided da…
-
Advice to add a tappable tag in a monthview.js in all generated by *ngFor
for remove the delay when someone click on the specific td for select a day
-
If I set format option to 'DD', I would expect that the month view would be disabled. However, I am still able to click on the month title and switch views.
-
@twinssbc
-
run in safrie 10.0.2 i should how to do
-
Hello! I'm trying to run `ionic serve` and have this problem:
> EXCEPTION: Error in ./CalendarComponent class CalendarComponent - inline template:39:16 caused by: Cannot read property 'getFullYear'…
-
I have a service in my app in which I retrieve some JSON, and if it comes back w/ an error code, I log the error and move on.
However, instead of having the "No events" text show up when an error h…
-
It's a much cleaner API to just use `exportAs` and make the `refreshAll` method public (while renaming to `refresh`)
Then in your template you can just do
```
Refresh
```