Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Ability to change route name using pageTitle, navTitle #166

Merged
merged 12 commits into from
Jun 2, 2017

Conversation

Blackbaud-SteveBrush
Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush commented May 18, 2017

@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title Ability to change route name using pageTitle [HOLD] Ability to change route name using pageTitle May 18, 2017
@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title [HOLD] Ability to change route name using pageTitle Ability to change route name using pageTitle, navTitle May 18, 2017
package.json Outdated
@@ -33,11 +33,12 @@
"@blackbaud/skyux": "2.0.0-beta.27",
"@blackbaud/skyux-builder-plugin-stache-code-block": "1.0.0",
"@blackbaud/skyux-builder-plugin-stache-include": "1.0.0",
"@blackbaud/skyux-builder-plugin-stache-route-metadata": "blackbaud/skyux-builder-plugin-stache-route-metadata#unit-tests",
Copy link
Contributor

Choose a reason for hiding this comment

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

are we pointing to #unit-tests on purpose?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, until y'all approve that PR, too :)

package.json Outdated
"prismjs": "1.6.0",
"smoothscroll-polyfill": "0.3.5"
},
"devDependencies": {
"@blackbaud/skyux-builder": "1.0.0-beta.25",
"@blackbaud/skyux-builder": "blackbaud/skyux-builder#plugin-config",
Copy link
Contributor

Choose a reason for hiding this comment

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

also plugin-config?

Copy link
Member Author

Choose a reason for hiding this comment

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

This can be updated. One minute...

Copy link
Contributor

@Blackbaud-BrandonJones Blackbaud-BrandonJones left a comment

Choose a reason for hiding this comment

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

dependencies pointing to branches?

@@ -0,0 +1,5 @@
// The contents of this file are automatically generated by
Copy link
Contributor

Choose a reason for hiding this comment

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

Good use of comments!

@codecov-io
Copy link

codecov-io commented Jun 2, 2017

Codecov Report

Merging #166 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #166   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          43     44    +1     
  Lines         566    584   +18     
  Branches       48     51    +3     
=====================================
+ Hits          566    584   +18
Impacted Files Coverage Δ
src/app/app-extras.module.ts 100% <ø> (ø) ⬆️
src/app/shared/app-nav/app-nav.component.ts 100% <ø> (ø) ⬆️
...ublic/src/modules/shared/route-metadata.service.ts 100% <100%> (ø)
src/app/public/src/modules/nav/nav.service.ts 100% <100%> (ø) ⬆️
...pp/public/src/modules/wrapper/wrapper.component.ts 100% <100%> (ø) ⬆️

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 cc36e4e...03d3706. Read the comment docs.

Copy link
Contributor

@Blackbaud-BrandonJones Blackbaud-BrandonJones left a comment

Choose a reason for hiding this comment

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

marge

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 23914b9 into master Jun 2, 2017
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the feature-route-metadata branch June 2, 2017 18:51
@Blackbaud-SteveBrush
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants