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

IGListAdapterDelegate needs Swift name of ListAdapterDelegate #1116

Closed
wants to merge 2 commits into from
Closed

IGListAdapterDelegate needs Swift name of ListAdapterDelegate #1116

wants to merge 2 commits into from

Conversation

andreaantonioni
Copy link
Contributor

Changes in this pull request

Add Swift name annotation ListAdapterDelegate to IGListAdapterDelegate. The breaking change is written in the CHANGELOG.md for the 4.0.0 release

Issue fixed: #1115

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have reviewed the contributing guide

@iglistkit-bot
Copy link

iglistkit-bot commented Feb 26, 2018

1 Warning
⚠️ All pull requests should have a milestone attached, unless marked #trivial.

Generated by 🚫 Danger


### Breaking Changes

- Added Swift annotation name to `IGListAdapterDelegate` which remove `IG` prefixe. The new name is Swift clients is `ListAdapterDelegate`. [Andrea Antonioni](https://github.com/andreaantonioni)[(tbd)](tbd)
Copy link
Contributor

Choose a reason for hiding this comment

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

typos:

  • prefixe --> prefix
  • The new name is Swift clients --> The new name for Swift clients

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, please replace tbd with this PR number and link 😄

@jessesquires
Copy link
Contributor

@rnystrom we don't want to merge this until we're ready for 4.0 (unless you want to start an intermediate 4.0 branch...)

@rnystrom
Copy link
Contributor

Nah let’s just hold for 4.0. I’m going to merge a few things and cut 3.3 in the next couple weeks. Then we can start landing 4.0 stuff.

Sent with GitHawk

@iperry90
Copy link

iperry90 commented Nov 1, 2019

@andreaantonioni could you rebase this PR and address the comments from @jessesquires?

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@iperry90 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@iperry90 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@iperry90 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@iperry90 merged this pull request in ada811e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IGListAdapterDelegate needs Swift name of ListAdapterDelegate
6 participants