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

fix subtitles, add multi-lang subtitle support #572

Merged
merged 4 commits into from
Apr 21, 2019
Merged

Conversation

amilajack
Copy link
Owner

@amilajack amilajack commented Apr 21, 2019

Pre-Submission Checklist

  • Your pull request targets the next branch.
  • Branch starts with either fix/ or feature/ (e.g. fix/signin-issue)
  • All new and existing tests pass.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)

Checklist:

  • Tested changes locally.
  • Closes currently open issue (replace XXXX with an issue no): Closes #XXXX

Description

Previously, subtitles were fetched with got. Switching to isomorphic-fetch fixed this.

Here's a screenshot to show that subtitles are working now 🎉

Screen Shot 2019-04-20 at 5 31 32 PM

@amilajack amilajack changed the title ## Pull request name <!-- Make sure that your PR is not a duplicate --> fix subtitles Apr 21, 2019
@amilajack amilajack changed the base branch from master to next April 21, 2019 00:27
@amilajack amilajack changed the title fix subtitles fix subtitles, add multi-lang subtitle support Apr 21, 2019
@amilajack amilajack merged commit 4559b45 into next Apr 21, 2019
amilajack added a commit that referenced this pull request Apr 21, 2019
fix subtitles, add multi-lang subtitle support
amilajack added a commit that referenced this pull request Apr 21, 2019
* Tidy up home component (#571)

* v1.3.3 (#570)

* bump to v1.3.3

* Sticky navbar (#569)

* collapse toggler on click

* sticky navbar

* remove custom scrollbar styling to fix padding issues with container

* Remove dead code

* onChange is a class method

* initInfinitePagination as arrow to avoid explicit binding

* component is already aware of redux, no need to bindActionCreators

* Only import what's needed

* fix subtitles (#572)

fix subtitles, add multi-lang subtitle support

* semver bump to 1.3.4
@amilajack amilajack deleted the fix-subtitles branch April 13, 2020 03:54
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