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

WIP feat(docs): new aside menu #2851

Merged
merged 22 commits into from
Oct 27, 2017
Merged

WIP feat(docs): new aside menu #2851

merged 22 commits into from
Oct 27, 2017

Conversation

EvilAlexei
Copy link
Contributor

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

@codecov
Copy link

codecov bot commented Oct 16, 2017

Codecov Report

Merging #2851 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           development   #2851   +/-   ##
===========================================
  Coverage         70.7%   70.7%           
===========================================
  Files              137     137           
  Lines             4165    4165           
  Branches           737     737           
===========================================
  Hits              2945    2945           
  Misses             914     914           
  Partials           306     306

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a86e549...544ef14. Read the comment docs.

@valorkin valorkin changed the title Doc aside menu WIP feat(docs): new aside menu Oct 17, 2017
EvilAlexei and others added 5 commits October 26, 2017 13:29
# Conflicts:
#	demo/src/app/components/+alerts/alerts-section.component.html
#	demo/src/app/components/+buttons/buttons-section.component.html
#	demo/src/app/components/+carousel/carousel-section.component.html
#	demo/src/app/components/+datepicker/demo-datepicker.module.ts
#	demo/src/app/components/+dropdown/dropdown-section.component.html
#	demo/src/app/components/+modal/demos/index.ts
#	demo/src/app/components/+modal/modal-section.component.html
#	demo/src/app/components/+typeahead/demos/index.ts
#	demo/src/app/components/+typeahead/typeahead-section.component.html
goToSection(event): void {
const item: HTMLElement = event.target;

if (item.hasAttribute('ng-reflect-fragment')) {

This comment was marked as off-topic.

valorkin
valorkin previously approved these changes Oct 27, 2017
@valorkin valorkin merged commit 4e3e456 into development Oct 27, 2017
@valorkin valorkin deleted the doc-aside-menu branch October 27, 2017 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants