Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: myshov/yari

Tags

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
French translations for Firefox sidebar (mdn#5680)

* French translations for ff sidebar

* Fixes as per review

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

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

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat:macros - Add title to EmbedInteractiveExample macro (mdn#5667)

* feat:macros - Add title to EmbedInteractiveExample macro

Add the title "Try it" to the EmbedInteractiveExample macro so it shows up in the TOC sidebar.

fix mdn#5561

* fix kumascript tests

v0.8.45

Toggle v0.8.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
zh-tw / zh-cn of Firefox sidebar macro (mdn#5697)

* zh-tw of Firefox sidebar macro

* Update FirefoxSidebar.ejs

v0.8.44

Toggle v0.8.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Home page: made mandala visible (mdn#5655)

v0.8.43

Toggle v0.8.43's commit message

Verified

This commit was signed with the committer’s verified signature.
fiji-flo Florian Dieminger
fix theme switch for safari

v0.8.42

Toggle v0.8.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(notifications): improve watch submenu (mdn#5675)

* fix(watch-submenu): prefer border-bottom to border-top

This avoids that the `border-top` of the next element overlays the
bottom-edge of the previous element's outline.

* fix(menu): remove open-on-focus from collection/notification menus

Avoids that clicking a non-focussable element closes the menu.

* fix(watch-submenu): move focus/hover effect to inner wrapper

Avoids that effects on the next button overlay the previous button.

v0.8.41

Toggle v0.8.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(l10n): add `zh-CN` translation for `NoteBanner` (mdn#5617)

v0.8.40

Toggle v0.8.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for offer upgrades (mdn#5676)

* add support for offer upgrades

* consider core -> plus upgrade

v0.8.39

Toggle v0.8.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mdn#5656 from mdn/918-support-subscription-limits

918 support subscription limits

v0.8.38

Toggle v0.8.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mdn#5671 from caugner/lint-staged

build(lint): use lint-staged to run prettier and eslint when comitting