nhn / tui.calendar

🍞📅A JavaScript calendar that has everything you need.
http://ui.toast.com/tui-calendar
MIT License
11.64k stars 1.26k forks source link

Public Holidays #205

Open justinevacher opened 5 years ago

justinevacher commented 5 years ago

Version

1.7.0

Development Environment

Chrome

Current Behavior

For now, the backrgound for each day depends on 2 conditions : if it's today or the week end .

Expected Behavior

Can we put (in option) a list of public holidays and for these days have a specific background ?

Thanks for your answer.

dongsik-yoo commented 5 years ago

@justinevacher Is it weekly view?

justinevacher commented 5 years ago

Yes! :)

gabrielcaixeta commented 5 years ago

Hi, I think that holidays are an import feature for tui-calendar, change the background day or day color will strengthen visually which that day is a holiday. Today, I use the holidays as a daily schedule, and it is mixed with others. This mixe may leave the holiday unnoticed. I am excited about this feature, and I hope to see it soon