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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
18.3k
Code
Issues
773
Pull requests
54
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: Update config diff check method to handle nested arrays
- #7579
#7579
Merged
camdecoster
merged 13 commits into
master
plotly/plotly.js:master
from
cam/7572/update-config-diff-check
plotly/plotly.js:cam/7572/update-config-diff-check
Copy head branch name to clipboard
Oct 15, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: Update config diff check method to handle nested arrays
#7579
camdecoster
merged 13 commits into
master
plotly/plotly.js:master
from
cam/7572/update-config-diff-check
plotly/plotly.js:cam/7572/update-config-diff-check
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
Linting/formatting
camdecoster
committed
b480d04
View commit details
Copy full SHA for b480d04
Browse repository at this point
Move diff function to helpers and update to handle nested arrays
camdecoster
committed
34a669e
View commit details
Copy full SHA for 34a669e
Browse repository at this point
Add tests for diff function
camdecoster
committed
364466a
View commit details
Copy full SHA for 364466a
Browse repository at this point
Switch object clone method to keep undefined values in clone
camdecoster
committed
3b3816f
View commit details
Copy full SHA for 3b3816f
Browse repository at this point
Commits on Oct 13, 2025
Switch loops to improve performance
camdecoster
committed
20c534f
View commit details
Copy full SHA for 20c534f
Browse repository at this point
Fix test label
camdecoster
committed
47be541
View commit details
Copy full SHA for 47be541
Browse repository at this point
Add draftlog
camdecoster
committed
ef102cc
View commit details
Copy full SHA for ef102cc
Browse repository at this point
Commits on Oct 14, 2025
Fix bad loop conversion
camdecoster
committed
1b65938
View commit details
Copy full SHA for 1b65938
Browse repository at this point
Move constant to top of file; remove unused require
camdecoster
committed
0da832e
View commit details
Copy full SHA for 0da832e
Browse repository at this point
Commits on Oct 15, 2025
Switch method to check for equality
camdecoster
committed
2767f07
View commit details
Copy full SHA for 2767f07
Browse repository at this point
Update tests per method change
camdecoster
committed
01e698a
View commit details
Copy full SHA for 01e698a
Browse repository at this point
Handle when collections aren't objects or object+array
camdecoster
committed
8ceebdf
View commit details
Copy full SHA for 8ceebdf
Browse repository at this point
Add more tests
camdecoster
committed
3bc5b7e
View commit details
Copy full SHA for 3bc5b7e
Browse repository at this point
You can’t perform that action at this time.