tinymce / tinymce-blazor

Blazor integration
MIT License
45 stars 14 forks source link

Blazor wasm sample #1

Closed tntwist closed 3 years ago

tntwist commented 3 years ago

Hi there, it´s great you started an official integration of tinymce for blazor. 🎉

I added an example for usage with blazor wasm. Moreover I added support for .net 5.0.

Hope you find this pr usefull.

Greetings

techtangents commented 3 years ago

Hi,

Thank you for your submission. The code contains a checked-in version of TinyMCE, which doesn't really belong in this repo. We would also need you to sign the CLA - please let us know if you didn't receive a CLA email.

As an alternative to this contribution, we'd be happy to provide a link from the readme to your demo project.

Kind regards, Dylan Just Tiny

tntwist commented 3 years ago

Hi,

would it be ok to abandon this pr and make a new pr just containing the .net 5 support? I also would provide you a link to a readme for the blazor wasm example repo so the checked-in version of TinyMCE is not part of this repo.

PS: I haven´t received any mail regarding the CLA yet.

Kind regards, Nico

techtangents commented 3 years ago

Hi,

would it be ok to abandon this pr and make a new pr just containing the .net 5 support?

That would be fantastic, thanks.

PS: I haven´t received any mail regarding the CLA yet.

As this repository is new, I think you logged the PR before we'd turned the CLA system on for this repo. It should work for your next PR.

Once again, thank you very much for contributing. I'll close this PR and await your new one.

Kind regards,

Dylan Just Tiny Technologies