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

Allow LIST to be optional in TS #174

Merged
merged 4 commits into from
Apr 9, 2020
Merged

Allow LIST to be optional in TS #174

merged 4 commits into from
Apr 9, 2020

Conversation

Aryk
Copy link
Contributor

@Aryk Aryk commented Feb 21, 2020

Closes #165

@Aryk Aryk changed the title Allow LIST to optional (or not required) Allow LIST to optional in TS Feb 21, 2020
@Aryk Aryk changed the title Allow LIST to optional in TS Allow LIST to be optional in TS Feb 21, 2020
@Aryk
Copy link
Contributor Author

Aryk commented Feb 25, 2020

Hey @zenflow - I saw you were active on some recent code reviews. Can you take a look at this when you get a chance? This is a pretty fundamental bug I feel since an optional list is a pretty common use-case.

Thanks in advance

@zenflow
Copy link
Collaborator

zenflow commented Feb 25, 2020

@Aryk Sure, I'd be happy to! But I won't be really able to for about a week. Feel free to ping me then, if I don't get around to it beforehand.

@zenflow zenflow self-requested a review February 25, 2020 18:00
@mtsewrs
Copy link
Collaborator

mtsewrs commented Mar 13, 2020

@zenflow can this be merged?

@Aryk
Copy link
Contributor Author

Aryk commented Mar 31, 2020

Hey @zenflow any updates on this one?

@chrisdrackett
Copy link
Collaborator

@Aryk sorry for the delay on this, I saw that it looked like @zenflow was going to get to it so I didn't look back.

@chrisdrackett chrisdrackett self-assigned this Apr 9, 2020
@chrisdrackett chrisdrackett removed the request for review from zenflow April 9, 2020 15:45
@chrisdrackett chrisdrackett merged commit 8b87b23 into mobxjs:master Apr 9, 2020
@Aryk
Copy link
Contributor Author

Aryk commented Apr 9, 2020

No problem, thanks for merging. Excited to use the new release.

Just curious, when will there be a new version on npm?

@chrisdrackett
Copy link
Collaborator

0.10.0 is up now, let me know if you run into issues!

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.

LIST always interpreted as required
4 participants