Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mll-lab
/
react-components
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
5
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(RangeWithValue): correct the display of degenerate ranges and add a logarithmic scale
- #335
#335
Merged
simbig
merged 14 commits into
master
mll-lab/react-components:master
from
range-with-value-label-centering
mll-lab/react-components:range-with-value-label-centering
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix(RangeWithValue): correct the display of degenerate ranges and add a logarithmic scale
#335
simbig
merged 14 commits into
master
mll-lab/react-components:master
from
range-with-value-label-centering
mll-lab/react-components:range-with-value-label-centering
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
fix(RangeWithValue): handle degenerate ranges instead of drawing them wrong
Show description for 259ec2d
simbig
committed
259ec2d
View commit details
Copy full SHA for 259ec2d
Browse repository at this point
refactor(RangeWithValue): group the zero-range branches into one condition
Show description for 14a180c
simbig
committed
14a180c
View commit details
Copy full SHA for 14a180c
Browse repository at this point
test(RangeWithValue): assert both ends of a separated zero-width range
Show description for 151cc17
simbig
committed
151cc17
View commit details
Copy full SHA for 151cc17
Browse repository at this point
fix(RangeWithValue): label the mean with the decimals it actually has
Show description for 4ab3d44
simbig
committed
4ab3d44
View commit details
Copy full SHA for 4ab3d44
Browse repository at this point
fix(RangeWithValue): stop showing a missing measurement as in range
Show description for 9bc698a
simbig
committed
9bc698a
View commit details
Copy full SHA for 9bc698a
Browse repository at this point
Commits on Sep 17, 2026
feat(RangeWithValue): let the caller choose the mean type
Show description for f400e62
simbig
committed
f400e62
View commit details
Copy full SHA for f400e62
Browse repository at this point
feat(RangeWithValue): let the caller choose a logarithmic scale
Show description for 7510025
simbig
committed
7510025
View commit details
Copy full SHA for 7510025
Browse repository at this point
refactor(RangeWithValue): make the proximity warning follow the scale
Show description for be42419
simbig
committed
be42419
View commit details
Copy full SHA for be42419
Browse repository at this point
fix(RangeWithValue): round a geometric mean to the decimals of its bounds
Show description for 47d989a
simbig
committed
47d989a
View commit details
Copy full SHA for 47d989a
Browse repository at this point
feat(RangeWithValue): give the scale ticks and label them
Show description for 56bce52
simbig
committed
56bce52
View commit details
Copy full SHA for 56bce52
Browse repository at this point
feat(RangeWithValue): label more of the logarithmic ticks
Show description for 2030f2f
simbig
committed
2030f2f
View commit details
Copy full SHA for 2030f2f
Browse repository at this point
fix(RangeWithValue): drop the tick labels of a narrow logarithmic scale
Show description for 747bb74
simbig
committed
747bb74
View commit details
Copy full SHA for 747bb74
Browse repository at this point
fix(RangeWithValue): drop the tick labels
Show description for 59c0c8a
simbig
committed
59c0c8a
View commit details
Copy full SHA for 59c0c8a
Browse repository at this point
refactor(RangeWithValue): tighten the scale module and its stories
Show description for 2160fd1
simbig
committed
2160fd1
View commit details
Copy full SHA for 2160fd1
Browse repository at this point
You can’t perform that action at this time.