Skip to content

feat: Add showPlus option for multi-dot marking #2677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

arcanda3
Copy link
Contributor

@arcanda3 arcanda3 commented Jun 1, 2025

This PR introduces an option to allow users to condense large numbers of dots when using the multi-dot marking type. It displays a maximum of three dots, followed by a “+” sign when additional dots are present, resulting in a more visually appealing format.

It adds two new props:

  • showPlus (boolean): Enables dot condensing when set to true.
  • plusColor (string): Sets the color of the “+” sign. Defaults to gray.
image

Addresses issue #803

@arcanda3 arcanda3 marked this pull request as ready for review June 1, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant