Skip to content

Add missing types definition into CarouselStoreInterface #237

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

Merged
merged 2 commits into from
Feb 9, 2020

Conversation

cbasJS
Copy link
Contributor

@cbasJS cbasJS commented Feb 8, 2020

What:
Udapte types definition into CarouselStoreInterface
Add missing library into README.md

Why:
Parameter 'src' implicitly had an 'any' type.

How:
Update next lines
readonly subscribeMasterSpinner: (src: string) => void
readonly unsubscribeMasterSpinner: (src: string) => false | object
readonly masterSpinnerSuccess: (src: string) => void
readonly masterSpinnerError: (src: string) => void

Checklist:

  • Documentation added/updated
  • Typescript definitions updated
    - [ N/A ] Tests added and passing, no behavioural change
  • Ready to be merged

Tracking from the last commit made by @saleb #235

@cbasJS cbasJS requested review from tim-steele, mrbinky3000 and a user February 8, 2020 23:19
@tim-steele
Copy link
Contributor

@allcontributors please add @cbasJS for code

@allcontributors
Copy link
Contributor

@tim-steele

I've put up a pull request to add @cbasJS! 🎉

@tim-steele tim-steele merged commit 254573b into express-labs:master Feb 9, 2020
@bcarroll22
Copy link
Contributor

🎉 This PR is included in version 1.25.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants