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

Export ResourceInput in angular #406

Closed
KeithPoonNS opened this issue Jun 13, 2022 · 1 comment
Closed

Export ResourceInput in angular #406

KeithPoonNS opened this issue Jun 13, 2022 · 1 comment
Milestone

Comments

@KeithPoonNS
Copy link

Bug Reports

You MUST post a recreation or else your issue will be CLOSED without explanation.
Instructions: https://fullcalendar.io/reporting-bugs

Feature Requests

Search the issue tracker for an existing ticket before creating a new one.
Instructions: https://fullcalendar.io/requesting-features

Is your bug/feature applicable to the core project, without Angular?

NO

(Please erase the above text and begin typing. Thanks!)

fullcalendar/fullcalendar#5797

I found the ResourceInput was exported since 5.4.0 in main brance but it seems not exported in angular branch?!
Would it be consider to export in angular?

@arshaw arshaw added this to the v6 milestone Dec 9, 2022
@arshaw
Copy link
Member

arshaw commented Dec 9, 2022

in v6 (beta) you'll just want to install the @fullcalendar/resource peer dependency and import it from that.

in v5 (what you're using) you can import it directly from the @fullcalendar/resource-common package.

@arshaw arshaw closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants