V-calendar: Date Range too slow

Created on 19 Feb 2019  路  3Comments  路  Source: nathanreyes/v-calendar

This package seems very nice but I think it's too slow.

I used the date range. I just want to ask why it is and may we have a solution for that.

The animations and response time make me feel like working with server and waiting for the server to response something. Not like just working with javascript.

Hope you can do something to make it better.

Good work!

Most helpful comment

It is simply transition animations that are used for the date range. I decided a few months ago to remove all selection animations and that will come in the next release. Hoping to get that out as early as sometime next week.

You can check the dev branch for new changes coming. It is focused on some pretty big changes, including responsive multi-row and column layouts and performance improvements.

All 3 comments

Same Feeling,

Had anyone dive into the source code to see what's the root-reason of the slow response?

Otherwise this nice components no possible to utilized in large-scale and modern web based apps.

It is simply transition animations that are used for the date range. I decided a few months ago to remove all selection animations and that will come in the next release. Hoping to get that out as early as sometime next week.

You can check the dev branch for new changes coming. It is focused on some pretty big changes, including responsive multi-row and column layouts and performance improvements.

@nathanreyes Very happy to hear that. I can't wait.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rcascante picture rcascante  路  3Comments

felixfrtz picture felixfrtz  路  3Comments

nik736 picture nik736  路  3Comments

hanhtv204 picture hanhtv204  路  4Comments

neel picture neel  路  3Comments