Skip to content

Set dotStyle and activeDotStyle per mark#425

Open
ibash wants to merge 1 commit intoreact-component:masterfrom
ibash:dot_styles
Open

Set dotStyle and activeDotStyle per mark#425
ibash wants to merge 1 commit intoreact-component:masterfrom
ibash:dot_styles

Conversation

@ibash
Copy link
Copy Markdown

@ibash ibash commented May 3, 2018

Fixes #206

This allows setting custom dot styling on a per mark basis. Tried to be as least-intrusive as possible, but let me know if you'd prefer a different approach.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #425 into master will decrease coverage by 0.2%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   83.47%   83.26%   -0.21%     
==========================================
  Files          10       10              
  Lines         478      484       +6     
  Branches      113      115       +2     
==========================================
+ Hits          399      403       +4     
- Misses         79       81       +2
Impacted Files Coverage Δ
src/common/Steps.jsx 93.75% <60%> (-6.25%) ⬇️
src/index.js 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7af5aa...99324fd. Read the comment docs.

@ibash
Copy link
Copy Markdown
Author

ibash commented May 5, 2018

cc @yesmeck what do you think?

@yoyo837
Copy link
Copy Markdown
Member

yoyo837 commented Apr 15, 2023

Rebase please.

@regeter
Copy link
Copy Markdown

regeter commented Aug 9, 2024

So sad that this simple PR never made it.
I've been fighting for an hour trying to style a single dot.

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.

Feature request: Allow marks to receive custom styling

4 participants