Skip to content

core: remove disableDeviceEmulation flag#8289

Merged
brendankenny merged 4 commits into
masterfrom
chore/remove-disableDeviceEmulation
Apr 17, 2019
Merged

core: remove disableDeviceEmulation flag#8289
brendankenny merged 4 commits into
masterfrom
chore/remove-disableDeviceEmulation

Conversation

@wardpeet

@wardpeet wardpeet commented Apr 15, 2019

Copy link
Copy Markdown
Collaborator

Summary
Remove disableDeviceEmulation flag and fore people on emulatedFormFactor

Related Issues/PRs
closes #7044

@wardpeet wardpeet changed the title chore: remove disableDeviceEmulation flag core: remove disableDeviceEmulation flag Apr 15, 2019

@patrickhulce patrickhulce left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wardpeet! I think we have a few more stragglers around :)

image

@wardpeet

Copy link
Copy Markdown
Collaborator Author

🤦‍♂️ sorry, I fixed it. I was so focused on the javascript flag and not considering the cli flag.

@patrickhulce patrickhulce left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :)

a bummer we didn't have a chance to do any deprecation warning period though :/

@wardpeet

wardpeet commented Apr 16, 2019

Copy link
Copy Markdown
Collaborator Author

I could add the deprecation and move this one to version 6? As I don't think it's worth it. It's a major bump but it's always nice to tell people what's going away.

@patrickhulce

Copy link
Copy Markdown
Collaborator

@wardpeet oh yeah I was thinking if anything we cherry-pick a deprecation notice onto 4.3 for a final patch release or something, agreed not worth bumping to v6 👍

@paulirish paulirish mentioned this pull request Apr 16, 2019
67 tasks
@wardpeet

Copy link
Copy Markdown
Collaborator Author

oh yeah let me create a small PR for it.


// boolean values
.boolean([
'disable-storage-reset', 'disable-device-emulation', 'save-assets', 'list-all-audits',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nbd, just the flag :)

@brendankenny brendankenny merged commit f33d559 into master Apr 17, 2019
@brendankenny brendankenny deleted the chore/remove-disableDeviceEmulation branch April 17, 2019 23:27
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.

Remove disableDeviceEmulation flag before v5

3 participants