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

Set toolbarconfigurator button "type" attribute #201

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

colemanw
Copy link
Contributor

Love the new configurator! I've had good success integrating it with our php-based CRM to allow users to configure their editing experience in-app. One little problem was that the missing "type" attribute on the buttons would cause premature form submission. Thanks for considering this change.

Reinmar added a commit that referenced this pull request Jul 27, 2015
Set toolbarconfigurator button "type" attribute to avoid form submission.
@Reinmar Reinmar merged commit b05dd4d into ckeditor:master Jul 27, 2015
@Reinmar
Copy link
Member

Reinmar commented Jul 27, 2015

Thanks! :) We're glad people like it and that it's also helpful for other projects.

@Reinmar
Copy link
Member

Reinmar commented Jul 27, 2015

Changelog entry in a4c9294.

@colemanw colemanw deleted the patch-1 branch July 27, 2015 13:46
@colemanw
Copy link
Contributor Author

Thanks for the merge @Reinmar. For my future reference is submitting a PR like this the right way to send in fixes or should I open an issue instead?

@Reinmar
Copy link
Member

Reinmar commented Jul 27, 2015

This one was ok to be closed this way, because it was not related to the editor itself, but samples and it was a simple thing. But in >99% cases we would need a ticket on http://dev.ckeditor.com, although, if a PR is clear for us (it includes a proper description), we can open that ticket ourselves. Not a big deal.

You can find more details about contributing code in docs.ckeditor.com/#!/guide/dev_contributing_code

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

Successfully merging this pull request may close these issues.

2 participants