-
Notifications
You must be signed in to change notification settings - Fork 11
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
Scheduler Roadmap #9
Comments
Hey man @rodzzlessa24 as we have discussed, I've just added the current state of scheduler's roadmap. I'm looking forward to your feedback. Feel free to suggest new features. |
This is great man. I can get started adding the default views. |
Yes that would be great. I've already added view and edit element ( only element's structure ). |
Do you have any other features in your mind ? |
I was actually just thinking on working a bit on the new app to see if there is anything missing. One thing that we can maybe think about is not including the fullcalendar css theme by default. |
Yes, I agree with you. Then, we can support one or more additional themes like Default theme, Material theme, etc. |
hey man I've just created a new branch scheduler-v2, you can use it in the development of the default views feature |
I'm looking forward to release a new version by the end of the week that will include organizing events using categories. |
hey @rodzzlessa24, I've created a team on slack for this component. I think it's better to chat and discuss ideas there. I've sent you an invitation, here is the url : https://scheduler-component.slack.com/ |
@HaithemMosbahi Hey man I don't think I got the gitter invite. I've been writing to you on Slack |
The aim of this ticket is to prepare a todo list of the features that are going to be implemented in future releases.
Scheduler V 1.x
A declarative web component that wraps the fullCalendar library
Customize and configure the scheduler using properties
Dispatch events as they occur ( click on event, click on day, change view , etc )
Organize scheduler's events using categories
Show / Hide categories in the bottom of the scheduler
Show / Hide events when selecting / deselecting a category
Coloration of events based on categories
Add custom properties API to style the scheduler
Scheduler V 2.x
Add default view, create and edit templates
Support overriding view, create and edit templates
Extensible Themes
Add the ability to override categories template.
The text was updated successfully, but these errors were encountered: