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

Skip to content

Tags: TejasQ/yari

Tags

v0.7.33

Toggle v0.7.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(a11y): restore underlines for links in main content (mdn#5416)

Restore underlines for `:link` and `:visited` states for links in the main document content.

fix mdn#5394

v0.7.32

Toggle v0.7.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove top level notifications icon (mdn#5555)

* remvoe top level notifications icon

* mitigate dayjs?! issue

* use unread filter

* blue notification dot

v0.7.31

Toggle v0.7.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(build): wrap all tables (mdn#5560)

* chore(build): wrap tables in scrollable div

Previously, only Markdown tables were wrapped to avoid
overflows with the TOC sidebar on the right.

However, content also contains HTML tables.

Now, we wrap all tables.

* Revert "chore(markdown): wrap tables in scrollable div (mdn#5472)"

This reverts commit b3b9626.

v0.7.30

Toggle v0.7.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(notecards): adjust icon position (mdn#5558)

This fix makes the icon align with the first line of the text.

v0.7.29

Toggle v0.7.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Learn sidebar for async changes (mdn#5556)

v0.7.28

Toggle v0.7.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(bcd): move release-date title to version label (mdn#5554)

Previously, the BCD cells had a title on the cell and on the icon.
The cell title had the release date, and the icon its explanation.

For now, we keep two titles, but the release date is now on the version.

v0.7.27

Toggle v0.7.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed custom settings from UI. Also fix watch menu icons (mdn#5553)

* Removed custom settings from UI. Also fix watch menu icons

* Remove components

v0.7.26

Toggle v0.7.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(switch): replace browser-specific margin (mdn#5552)

We were relying on browser specific styles and it was broken in
webkit.

v0.7.25

Toggle v0.7.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upload the root index.html to S3 (mdn#5550)

This allows us to bootstrap the react app when needed.

v0.7.24

Toggle v0.7.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.