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: allow generatePermalink to work for unlocalized content (fix #195) #196

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

greatislander
Copy link
Contributor

feat: allow string translation to be disabled (fix #194)

…195)

feat: allow string translation to be disabled (fix #194)
@greatislander greatislander self-assigned this Aug 3, 2023
@greatislander greatislander added bug Something isn't working enhancement New feature or request labels Aug 3, 2023
@greatislander greatislander added this to the 2.3.0 milestone Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #196 (cebbfdd) into main (9b3f812) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   97.04%   97.05%           
=======================================
  Files          14       14           
  Lines         677      679    +2     
=======================================
+ Hits          657      659    +2     
  Misses         20       20           
Files Changed Coverage Δ
index.js 96.58% <100.00%> (+0.05%) ⬆️
src/utils/generate-permalink.js 100.00% <100.00%> (ø)

@greatislander greatislander enabled auto-merge (squash) August 3, 2023 13:27
@greatislander greatislander merged commit f1d2376 into main Aug 3, 2023
5 checks passed
@greatislander greatislander deleted the feat/disable-i18n branch August 3, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generatePermalink should work if content is not in a language directory Allow i18n features to be disabled
2 participants