Skip to content

Tags: hagiwaratakayuki/yari

Tags

v0.4.438

Toggle v0.4.438's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
wrong twitter icon (mdn#3724)

Fixes mdn#3723

v0.4.437

Toggle v0.4.437's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove create-react-app logo (mdn#3721)

v0.4.436

Toggle v0.4.436's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix editing of comment in review companion (mdn#3722)

* fix editing of comment in review companion

* search instead of findall

v0.4.435

Toggle v0.4.435's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
archive tool (mdn#3641)

* archive tool

Fixes mdn#3639

* fix eslint

* better support for recursiveness

* improvements

* archive should support images too

* update code comments

* Update content/document.js

Co-authored-by: Ryan Johnson <escattone@gmail.com>

Co-authored-by: Ryan Johnson <escattone@gmail.com>

v0.4.434

Toggle v0.4.434's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
only mention *new* external URLs if build/DIFF exists (mdn#3709)

* only mention *new* external URLs if build/DIFF exists

Part of mdn#3499

* with test

* make it stand out a bit more

v0.4.433

Toggle v0.4.433's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove mozilla/firefox/privacy from archived.txt (mdn#3716)

Context is this PR: mdn/content#4729

v0.4.432

Toggle v0.4.432's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: localized content notes (mdn#3658)

* fix: localized content notes

Moves notecards into Yari.
Add localized content notes for active and inactive translated content.

Fix mdn#3588

* changes based on review feedback

* update string for inactive locale note content for en-US

* changes based on review feedback

* Update client/src/document/molecules/localized-content-note/index.tsx

Co-authored-by: Peter Bengtsson <peterbe@mozilla.com>

* Update client/src/document/molecules/localized-content-note/index.tsx

Co-authored-by: Peter Bengtsson <peterbe@mozilla.com>

* prettier

Co-authored-by: Peter Bengtsson <peterbe@mozilla.com>

v0.4.431

Toggle v0.4.431's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bc history notes display across viewports (mdn#3650)

* fix: bc history notes display across viewports

The fixes the items highlighted in mdn#2692 and mdn#3076. It also includes some minor updates to how the icon is displayed which exposes the bc history notes.

Fix mdn#2692
Fix mdn#3076

* changes based on review feedback

* changes based on review feedback

v0.4.430

Toggle v0.4.430's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increase npm dependabot open PRs and ignore storybook (mdn#3703)

Fixes mdn#3697

v0.4.429

Toggle v0.4.429's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Weird test failures related to puppeteer (mdn#3696)

* Weird test failures related to puppeteer

Fixes mdn#3694

* tell dependabot to not upgrade puppeteer 9.x automatically

* specific about 9.1.x