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

feat: #2612 style documentation page to look like elements #2672

Merged

Conversation

nphivu414
Copy link
Contributor

Pull request checklist

Does this close any currently open issues?

fixes: #2612

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (yarn build) was run locally and any changes were pushed
  • Lint (yarn lint) has passed locally and any fixes were made for failures
  • Test (yarn test) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #2612

What is the new behavior?

  • Update documentation styles

Does this introduce a breaking change?

  • Yes
  • No

Other information

v

@github-actions github-actions bot added developer-portal elements Relates to Elements components and utilities labels Sep 11, 2020
@github-actions github-actions bot requested a review from ant066 September 11, 2020 09:26
@github-actions github-actions bot closed this Sep 11, 2020
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Closing this pull request since the title does not match ^(?:(?:[WIP] ?)?(?:build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test):(?:\ +?#\d+?\ +?)?.)|(?:[Snyk].) pattern. Please fix the title and re-open the pull request.

@nphivu414 nphivu414 changed the title Feat/2612 style documentation page to look like elements feat: #2612 style documentation page to look like elements Sep 11, 2020
@nphivu414 nphivu414 reopened this Sep 11, 2020
@github-actions github-actions bot requested a review from vuhuucuong September 11, 2020 09:44
@nphivu414 nphivu414 merged commit 9764916 into master Sep 11, 2020
@nphivu414 nphivu414 deleted the feat/2612-style-documentation-page-to-look-like-elements branch September 11, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-portal elements Relates to Elements components and utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The documentation pages should be styled to look like elements.
3 participants