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

Setting for bullets for each event on a current date #20

Open
Noobioh opened this issue Sep 24, 2021 · 1 comment
Open

Setting for bullets for each event on a current date #20

Noobioh opened this issue Sep 24, 2021 · 1 comment

Comments

@Noobioh
Copy link

Noobioh commented Sep 24, 2021

Hi,

Thanks for this nice library. Works great and is very modular :).

On this line: https://github.com/PawanKolhe/color-calendar/blob/master/src/modules/day/day.ts#L256 the code adds a bullet when an event has a date. Something that might be a good addition is a way to add multiple bullets for each event on a date. Is this already possible? If not? Would love to see it added in the near future.

Thanks!

@emulsion-io
Copy link

Hi,

This is a great idea, and I would like to add a suggestion,
In EventData, add possibilities to set color

{ start: string, end: string, color: '#fff' }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants