Skip to content

Tags: teoli2003/yari

Tags

v1.14.30

Toggle v1.14.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(macros): move sidebar badges inside emphasis (mdn#6789)

v1.14.29

Toggle v1.14.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(client): remove useCSRFMiddlewareToken hook (mdn#6895)

The /api/v1/settings route no longer exists in rumba, so the hook
no longer has any effect apart from triggering HTTP 404s.

However, the "csrftoken" cookie is still available and being used.

v1.14.28

Toggle v1.14.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(macros/HTTPSidebar): add zh-CN localization (mdn#6840)

Co-authored-by: A1lo <[email protected]>

v1.14.27

Toggle v1.14.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(markdown): add Polish localizations (mdn#6874)

v1.14.26

Toggle v1.14.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: build sitemap in dev build (mdn#6875)

v1.14.25

Toggle v1.14.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(content): add "page-type" to optional front matter keys (mdn#6873)

Avoids that moving a page changes the order of front matter keys.

v1.14.24

Toggle v1.14.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): remove `fast-xml-parser` (mdn#6887)

v1.14.23

Toggle v1.14.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Suppress formal syntax expansion for <color> and <gradient> (mdn#6871)

* Suppress formal syntax expansion for color and gradient

* Apply suggestions from code review

Co-authored-by: Jean-Yves Perrier <[email protected]>

* ast: change from let to const

Co-authored-by: Jean-Yves Perrier <[email protected]>

v1.14.22

Toggle v1.14.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make the sitemap generator work with spread build (mdn#6791)

* build sitemap index file with a command option

* ci: use command to build sitemap index file

* format console log

v1.14.21

Toggle v1.14.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(macros): correct the links in {{CSSInfo}} macro (mdn#6689)

* fix(macros): correct the links in {{CSSInfo}}

* remove extra slash