Skip to content
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

Added IPhone 15 line-up to devicelist.ts #1344

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

donneypr
Copy link
Contributor

@donneypr donneypr commented Dec 17, 2024

✨ Pull Request

ℹ️ About the PR

This PR adds support for the following devices to devicelist.ts:

iPhone 15

Screen size: 393x852, DPR: 3, Type: Phone
UserAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53'

iPhone 15 Plus

Screen size: 430×932, DPR: 3, Type: Phone
UserAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53'

iPhone 15 Pro

Screen size: 393x852, DPR: 3, Type: Phone
UserAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1'

🖼️ Testing Scenarios / Screenshots

a)Tested the changes by simulating iPhone 15, iPhone 15 Plus, and iPhone 15 Pro in the responsive design mode of Google Chrome DevTools.
b)Verified touch and mobile capabilities for all three devices.
c)Ensured screen size (393x852), Device Pixel Ratio (DPR: 3), and UserAgent values display correctly for each device.
d)Confirmed that all added devices are categorized as phones with appropriate touch capabilities.

image

@violetadev violetadev merged commit c439597 into responsively-org:main Dec 20, 2024
4 checks passed
@violetadev
Copy link
Contributor

thank you for your contributions!

@all-contributors Please add @donneypr for code

Copy link
Contributor

@violetadev

I've put up a pull request to add @donneypr! 🎉

@donneypr donneypr deleted the added_devices branch December 25, 2024 00:00
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.

2 participants