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

add fancy changelog dialog #1972

Merged
merged 2 commits into from
Aug 24, 2016
Merged

Conversation

aviraldg
Copy link
Contributor

No description provided.

@matrixbot
Copy link

Can one of the admins verify this patch?

@@ -58,7 +58,8 @@
"react-gemini-scrollbar": "matrix-org/react-gemini-scrollbar#5e97aef",
"sanitize-html": "^1.11.1",
"ua-parser-js": "^0.7.10",
"url": "^0.11.0"
"url": "^0.11.0",
"whatwg-fetch": "^1.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

hang on, why do we need whatwg-fetch when we already have browser-request?

@ara4n
Copy link
Member

ara4n commented Aug 16, 2016

lgtm other than comments. i'm not entirely sure it was worth spidering github for this info; i'd have just linked through to the appropriate changelog pages, but happy to keep it now it exists ;)

@ara4n
Copy link
Member

ara4n commented Aug 16, 2016

i'd really rather that we didn't sprout two HTTP clients in vector-web/matrix-react-sdk; please either convert browser-request to whatwg-fetch or vice versa, before the proliferation gets worse.

@ara4n
Copy link
Member

ara4n commented Aug 20, 2016

@aviraldg please can you get rid of the inline styles? and then this is good to go.

@ara4n
Copy link
Member

ara4n commented Aug 24, 2016

lgtm

@ara4n ara4n merged commit 3934e37 into element-hq:develop Aug 24, 2016
@richvdh
Copy link
Member

richvdh commented Aug 25, 2016

Given react-sdk uses whatwg-fetch, courtesy of matrix-org/matrix-react-sdk#296, as do some of its dependencies, I think the horse has already bolted on having two HTTP clients. But still, I'd rather see browser-request than whatwg here.

@richvdh richvdh mentioned this pull request Aug 25, 2016
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.

4 participants