Skip to content

docs(Codepen): Fix codepen style undefined #1202

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

Merged
merged 1 commit into from
Nov 22, 2017
Merged

docs(Codepen): Fix codepen style undefined #1202

merged 1 commit into from
Nov 22, 2017

Conversation

VdustR
Copy link
Member

@VdustR VdustR commented Nov 22, 2017

undefined would be inserted into the style block in codepen if there is no <style> in the example.

Passing an empty string into it instead of undefined.

@marcosmoura marcosmoura merged commit e908677 into vuematerial:dev Nov 22, 2017
@VdustR VdustR deleted the fix_codepen_style_undefined branch November 22, 2017 16:17
marcosmoura pushed a commit that referenced this pull request Nov 28, 2017
* origin/dev:
  docs: add note for themes, example with CDNs (#1225)
  fix(MdProgressSpinner): fix firefox radius (#1221)
  fix(MdDatepicker): show today if date is not selected (#1214)
  fix(MdInput): avoid InputEvent object from @input event (#1196)
  docs: change old repository name to new (#1216)
  fix(MdAutocomplete): sync v-model with search term  (#1218)
  chore: add codesponsor again
  Update README.md
  Revert "fix(MdChips): make chip allow spaces (#1211)"
  Revert "fix: remove global scoped css affecting all md-content elements"
  chore: remove codesponsor because github is a bad guy!
  chore: remove codesponsor because github is a bad guy!
  fix: remove global scoped css affecting all md-content elements
  chore: remove async attribute
  fix(MdChips): make chip allow spaces (#1211)
  docs(Codepen): Fix codepen style undefined (#1202)
  Updated file doc. Typo in event name md-change (#1192)
  Revert "build: generate beta 5"
  docs: improve drastically the initial load of documentation
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