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

docs: update readme with browser support #688

Closed
wants to merge 3 commits into from

Conversation

rxmarbles
Copy link
Collaborator

added browser support to readme. also added .gitattributes type for package-lock

What kind of change does this PR introduce?

  • bugfix
  • feature
  • refactoring / style
  • build / chore
  • documentation

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary
adds browser support to readme. solves for #630

added browser support to readme. also added .gitattributes type for package-lock
@codecov
Copy link

codecov bot commented Oct 11, 2018

Codecov Report

Merging #688 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #688   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files           2        2           
  Lines         216      216           
  Branches       65       65           
=======================================
  Hits          215      215           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9968ca8...4692948. Read the comment docs.


| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png" alt="iOS Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>iOS Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/samsung-internet/samsung-internet_48x48.png" alt="Samsung" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Samsung | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
| --------- | --------- | --------- | --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions
Copy link
Collaborator

Choose a reason for hiding this comment

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

If you check caniuse/whatwg (DataTransfer, DataTransferItemList and DataTransferItem), the numbers are a bit different. I think it would be a good idea to have the same numbers as whatwg. And maybe add some links to the APIs.

@okonet
Copy link
Collaborator

okonet commented Oct 11, 2018

Can we automate this somehow? I wouldn't want to maintain this table when things are going to change.

Like, taking this https://github.com/Nyalab/caniuse-api and generating the README update using mrm?

@rolandjitsu
Copy link
Collaborator

rolandjitsu commented Dec 5, 2018

@rxmarbles how's it going with this one? Do you still plan on continuing the work on it?

@rxmarbles
Copy link
Collaborator Author

Hey @rolandjitsu its going. hadn't had a lot of time to tackle it due to work projects. I'll see about trying to get this one knocked out this week 😄

@stale
Copy link

stale bot commented Mar 15, 2019

This issue has been automatically marked as stale because it has not had recent activity in the past 60 days. It will be closed if no further activity occurs. If the problem persists please comment here to bump your issue. Thank You - React Dropzone Maintaners

@stale stale bot added the stale label Mar 15, 2019
@rolandjitsu
Copy link
Collaborator

I'm trying to setup SauceLabs with some basic e2e tests, if it works out, that should give us a list of supported browsers.

@stale stale bot removed the stale label Mar 16, 2019
@thegreatercurve
Copy link

@rolandjitsu have you had any luck with the E2Es? I know from experience the emulators can often be a little flakey versus the remote live instances.

Also, would it be worth linking to the browser limitations docs underneath the table, for more context on partially supported features in IE11 and Safari?

@rolandjitsu
Copy link
Collaborator

@thegreatercurve sorry, I've been very busy lately. I have managed to find why tests were not working on SL (some issue with their vms), but I haven't managed to update the PR and add more tests.

@stale
Copy link

stale bot commented Jul 10, 2019

This issue has been automatically marked as stale because it has not had recent activity in the past 60 days. It will be closed if no further activity occurs. If the problem persists please comment here to bump your issue. Thank You - React Dropzone Maintaners

@stale stale bot added the stale label Jul 10, 2019
@rolandjitsu
Copy link
Collaborator

Not just yet 😄

@stale stale bot removed the stale label Jul 10, 2019
@stale
Copy link

stale bot commented Sep 8, 2019

This issue has been automatically marked as stale because it has not had recent activity in the past 60 days. It will be closed if no further activity occurs. If the problem persists please comment here to bump your issue. Thank You - React Dropzone Maintaners

@stale stale bot added the stale label Sep 8, 2019
@stale stale bot closed this Sep 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants