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

Calendar mode with EventSource Service #21

Closed
SchizoDuckie opened this issue Feb 16, 2014 · 1 comment
Closed

Calendar mode with EventSource Service #21

SchizoDuckie opened this issue Feb 16, 2014 · 1 comment

Comments

@SchizoDuckie
Copy link
Contributor

I made some patches here and there to create a proper angularjs calendar directive that supports showing events on a calendar like the crappyheavily bloated, jquery and jquery-ui-based angular-ui calendar.

Since event templates are most likely something you want to customize I made this an external template, this also allows for binding ng-click events from outside the directive without going through too many hoops.

I've included a standard event service and defined a minimal api to start with.

It could still use some polishing probably, but please take a look and see if you want to merge it. I'll send a pull request from my branch.
a603bf1e-9742-11e3-9c78-486d55cd8dff 1

@g00fy-
Copy link
Owner

g00fy- commented Mar 12, 2014

@SchizoDuckie I want to keep this module as small as possible. The features you proposed could be provided in a separate module. The following should provide a way to implement the same thing using custom templates

@g00fy- g00fy- closed this as completed Mar 12, 2014
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