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

Desktop: Experiments (v24) #418

Closed
wants to merge 28 commits into from
Closed

Conversation

mjangda
Copy link
Member

@mjangda mjangda commented Nov 22, 2015

From @johngodley: This it the desktop bucket-o-fun where all experimental code is dumped before pushing out to PRs.

It's probably not worth commenting on anything here 😄

@mjangda mjangda added [Status] In Progress [Feature] WordPress Desktop App Features and improvements related to the WordPress Desktop App. labels Nov 22, 2015
@mjangda mjangda force-pushed the try/desktop-experiments-v24 branch 2 times, most recently from faf7c53 to e8ba81e Compare November 22, 2015 06:24
mtias and others added 26 commits November 23, 2015 10:17
Also removes sticky state when mobile viewport is detected,
otherwise components like EditorGroundControl could get stuck
in an incorrect state. (Obscuring the UI.)
Remove Freshly Pressed link from Reader sidebar and swap out other links
with `/discover` instead.
This is no longer necessary as `lib/xhr-proxy-request` unifies the error handling.
Previously disabling a feature would leave it enabled in the /me sidebar, but pointing at an Atlas URL. These are all now in Calypso and the feature detection should show or hide the item.
If `premium-plans` is disabled then show a plain text upsell page
`require( 'ipc' )` is deprecated, and the new way is to include electron
This allows us to swap the notifictions over to OAuth without needing a cookie
This patch switches a number of external links in the reader to use the ExternalLink component. In one case, it does not (the timestamp in PostByline) because the default ExternalLink forces an icon size of 18, which doesn't work in the 14px byline.

We could add a size param to ExternalLink, but this patch is simpler without it.
@mjangda mjangda force-pushed the try/desktop-experiments-v24 branch from f533302 to 76d7866 Compare November 23, 2015 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] WordPress Desktop App Features and improvements related to the WordPress Desktop App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants