winglang/wing

Use non-breaking hyphen for Compatibility Matrix table headers

Open

#3.040 aberto em 24 de jun. de 2023

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)TypeScript (214 forks)github user discovery
good first issue✨ enhancement📚 documentation

Métricas do repositório

Stars
 (5.385 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador