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

documentation/style fix #705

Merged
merged 3 commits into from
Sep 5, 2019
Merged

documentation/style fix #705

merged 3 commits into from
Sep 5, 2019

Conversation

timkpaine
Copy link
Member

@timkpaine timkpaine commented Sep 3, 2019

implements @vidartf's review

@timkpaine timkpaine changed the title documentation fix documentation/style fix Sep 3, 2019
@timkpaine timkpaine requested review from texodus and removed request for texodus September 3, 2019 21:06
Copy link

@vidartf vidartf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one minor grammar lint :)

});
return this.pWidget.node;
}

_setElement(el: HTMLElement) {
if (this.el || el !== this.pWidget.node) {
// Accordions don't allow setting the element beyond the initial creation.
// Disallow allow setting the element beyond the initial creation.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Disallow allow setting the element beyond the initial creation.
// Disallow setting the element beyond the initial creation.

@texodus
Copy link
Member

texodus commented Sep 5, 2019

Looks good, thanks for the PR!

@texodus texodus merged commit 8e1fc3f into master Sep 5, 2019
@texodus texodus deleted the ipywidgets_fix branch September 5, 2019 15:22
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.

None yet

4 participants