-
Notifications
You must be signed in to change notification settings - Fork 6
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
Upgrade to @toast-ui/calendar v.2.1.3 #48
Comments
Thanks! Should be simple to do :).. unless...Are there any new features or API changes on the toast calendar side? |
Not that is would know. It would be important to me that this also works well for WASM without server-side. |
Of course a 1.0.0 version would also be cool :) |
I use MudBlazor and I noticed that when I press Edit in the popup for an appointment, it reloads the page. |
It would be great if we could get Syncfusion, Devexpress and Telerik to drop their jaws. They have stupid license models. |
Can you upload a self-contained project that reproduces this error? I can take a look. I also use MudBlazor. Also, please open a new issue for this. |
Should work just fine with WASM too. |
Okay, i created a new Empty site and use your test code and it works now XD |
I have already gone through it with the debugger. Nothing conspicuous. |
Ref V2 Migration guide: I'll make branch for V2. Looks like there are some nice changes/improvements, but will take a little work to update everything. It should be minimal changes to the C# Side. |
Thank you from the bottom of my heart <3 I am available for extensive testing at any time. |
Of course! It's the least I can do for the open source community.
This will be helpful! Thanks |
I've begun the conversion. NPM Packages are updated, updated options classes, and the project builds and the test project starts. No runtime errors, but there are display/rendering issues. Not sure where they are coming from. I'll share the branch tomorrow. Could be a CSS issue. More to come. |
You are a machine! |
Am I mistaken or have they now added a toolbar to the calendar or is it just something they developed themselves? |
I have comitted my changes (Pull-Request "Update & Create Schedule") which somehow disturbed me in the development. |
@KevinKrueger I pushed up DevV2 branch. Have a look. I think a few of the changes in your commit are covered in this branch. Maybe you can re-apply your changes on this branch. |
@gismofx Cooooool :) . Looks like a css problem. I think it would be easier to accept my pull request and make a merge in V2. |
Merged. Have a look. Maybe you can dig into the display issue? |
I would like to open a better communication channel. What do you think of Slack? Or do you have another suggestion for better communication? |
The first problem I had was that it was suddenly called TUIEvent instead of TUISchedule. |
And my changes are not there. |
I sent you a discord link to your email in your profile. I believe a lot of your changes were absorbed within the changes I made. Overall, it's about the same. |
No description provided.
The text was updated successfully, but these errors were encountered: