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

FIxed typings (function properties instead of methods in decorators) #2439

Merged
merged 4 commits into from
Sep 17, 2020

Conversation

Amareis
Copy link
Contributor

@Amareis Amareis commented Aug 26, 2020

Closes #2438

Code change checklist

  • Added/updated unit tests
  • Updated changelog
  • Updated /docs. For new functionality, at least API.md should be updated
  • Verified that there is no significant performance drop (npm run perf)

@gitpod-io
Copy link

gitpod-io bot commented Aug 26, 2020

Copy link
Member

@mweststrate mweststrate left a comment

Choose a reason for hiding this comment

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

Thanks for making this PR! However, please open a separate PR per issue. I'm fine merging the TS arrow fn changes right away, but for the computed.shallow see the issue. In any case PRs ideally address only a single issue :) to simplify issue tracking / reporting / reverting

@Amareis Amareis changed the title FIxed typings (function properties instead of methods in decorators), added computed.shallow decorator FIxed typings (function properties instead of methods in decorators) Aug 27, 2020
@Amareis
Copy link
Contributor Author

Amareis commented Aug 27, 2020

I think .prettierrc should be updated on master :D

@Amareis Amareis requested a review from mweststrate August 28, 2020 11:29
@mweststrate
Copy link
Member

Merging, thanks again!

@mweststrate mweststrate merged commit f69c1ce into mobxjs:master Sep 17, 2020
@mweststrate
Copy link
Member

Released

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