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

Tidy up home component #571

Merged
merged 6 commits into from
Apr 21, 2019
Merged

Tidy up home component #571

merged 6 commits into from
Apr 21, 2019

Conversation

pedroabreu
Copy link
Contributor

Tidy up of the home component/container

  • Remove dead code. There was a didMount flag set that wasn't read from anywhere (hope not read from tests, now that I think of it)
  • No need to use bindActionCreators when the component is already redux aware

amilajack and others added 6 commits April 20, 2019 15:55
@amilajack amilajack changed the base branch from master to next April 21, 2019 00:42
@amilajack amilajack merged commit 782b49f into amilajack:next Apr 21, 2019
amilajack pushed a commit that referenced this pull request Apr 21, 2019
* 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
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
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