winglang/wing

Use non-breaking hyphen for Compatibility Matrix table headers

Open

#3,040 建立於 2023年6月24日

在 GitHub 查看
 (7 留言) (1 反應) (0 負責人)TypeScript (214 fork)github user discovery
good first issue✨ enhancement📚 documentation

倉庫指標

Star
 (5,385 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Feature Spec

Currently the Compatibility Matrix table gets displayed in a way that is not ideal on a resized browser window:

compatibility-matrix-before

It could be improved by using the non-breaking hyphen unicode character:

compatibility-matrix-aftere

Use Cases

Have consistent table display for all viewport sizes.

Implementation Notes

No response

Component

Documentation

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

貢獻者指南