Skip to content

documentation/style fix#705

Merged
texodus merged 3 commits intomasterfrom
ipywidgets_fix
Sep 5, 2019
Merged

documentation/style fix#705
texodus merged 3 commits intomasterfrom
ipywidgets_fix

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 :)

_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

Development

Successfully merging this pull request may close these issues.

4 participants