mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update api_changes_list_2024.md - GitHub plugin (#1219)
This commit is contained in:
parent
e10eb8f580
commit
c144ba0fc0
@ -147,3 +147,14 @@ Package `com.jetbrains.jinja2` renamed to `com.intellij.jinja`
|
||||
|
||||
`com.jetbrains.rest.RestLanguage` class moved to package `com.intellij.python.reStructuredText`
|
||||
: Update code usages.
|
||||
|
||||
### GitHub Plugin 2024.1
|
||||
|
||||
`org.jetbrains.plugins.github.pullrequest.comment.GHPRDiffReviewSupport` class removed
|
||||
: Migrated to MVVM
|
||||
|
||||
`org.jetbrains.plugins.github.pullrequest.comment.GHPRDiffReviewSupport.Companion` class removed
|
||||
: Migrated to MVVM
|
||||
|
||||
`org.jetbrains.plugins.github.pullrequest.action.GHPRActionKeys.getPULL_REQUEST_DATA_PROVIDER()` method removed
|
||||
: Migrated to MVVM, hidden implementation details
|
||||
|
Loading…
x
Reference in New Issue
Block a user