Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Feature/custom code samples #108

Merged
merged 10 commits into from
Apr 4, 2018
Merged

Feature/custom code samples #108

merged 10 commits into from
Apr 4, 2018

Conversation

uppal101
Copy link
Contributor

@uppal101 uppal101 commented Mar 9, 2018

I know js-inspect is failing due to the new way codeSample is now being rendered in Doc. Also a test is failing on Example regarding syntax highlighting not 100% sure how to go forward with that one.

Copy link
Member

@domharrington domharrington left a comment

Choose a reason for hiding this comment

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

Can you review my changes also? I renamed customCodeSamples to be examples for simplicity and consistency with what it's currently called.

};
this.setCustomCodeSampleTab = this.setCustomCodeSampleTab.bind(this);
}
setCustomCodeSampleTab(index) {
Copy link
Member

Choose a reason for hiding this comment

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

How come we need to do this? How come setLanguage() isnt enough?

@domharrington
Copy link
Member

It looks like the coverage has slipped because we're not testing setCustomCodeSampleTab(). Is it possible to test this?

@uppal101 uppal101 requested a review from mjcuva March 30, 2018 18:50
@mjcuva mjcuva merged commit 0a4f1d4 into master Apr 4, 2018
@erunion erunion deleted the feature/custom-code-samples branch July 1, 2019 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants