Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Added host locale provider #486

Merged
merged 12 commits into from
Oct 18, 2018
Merged

Conversation

Blackbaud-SteveBrush
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 16, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #486   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          53     54    +1     
  Lines        1642   1653   +11     
  Branches      241    245    +4     
=====================================
+ Hits         1642   1653   +11
Flag Coverage Δ
#builder 100% <ø> (ø) ⬆️
#runtime 100% <100%> (ø) ⬆️
#srcapp 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
lib/sky-pages-module-generator.js 100% <ø> (ø) ⬆️
runtime/i18n/host-locale-provider.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 fe6d4be...cf436f0. Read the comment docs.

public static readonly defaultLocale = 'en-US';

constructor(
private windowRef: SkyAppWindowRef
Copy link
Member Author

Choose a reason for hiding this comment

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

FYI: I had to remove SkyAppLocaleProvider from the constructor because Angular was barking about a circular injection. See: https://github.com/blackbaud/skyux-i18n/blob/master/src/app/public/modules/i18n/host-locale-provider.ts#L29

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit d4c34b7 into master Oct 18, 2018
Blackbaud-MikitaYankouski pushed a commit to Blackbaud-MikitaYankouski/skyux-builder that referenced this pull request May 3, 2019
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