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: Use items in ListSection #966

Merged
merged 1 commit into from Aug 12, 2020
Merged

fix: Use items in ListSection #966

merged 1 commit into from Aug 12, 2020

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Aug 11, 2020

JIRA: https://jira.appcelerator.org/browse/AC-6585

Use items = instead of deprecated setItems(). Will get rid of the warnings.

@build
Copy link

build commented Aug 11, 2020

Warnings
⚠️

Please ensure to add a changelog entry for your changes. Edit the CHANGELOG.md file and add your change under the Unreleased items header

Messages
📖

✅ All tests are passing
Nice one! All 3490 tests are passing.

Generated by 🚫 dangerJS against 2e2b350

Copy link
Contributor

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @m1ga, I'll do a review of the other parsers to see if there are any other lying around.

@ewanharris ewanharris merged commit 0364800 into tidev:master Aug 12, 2020
@m1ga m1ga deleted the setitems branch August 12, 2020 16:43
@m1ga
Copy link
Contributor Author

m1ga commented Aug 12, 2020

👍 at least in my app I'm not seeing any other warning but it is always good to check, not using everything of course 😄

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.

None yet

3 participants