mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_notable_list_2021.md: CustomComponentAction
This commit is contained in:
parent
0b909c1ea0
commit
01f626ad3e
@ -5,6 +5,9 @@
|
||||
## 2021.3
|
||||
|
||||
### Notable Changes in IntelliJ Platform 2021.3
|
||||
|
||||
Simplified API for `CustomComponentAction`
|
||||
: Use new method `updateCustomComponent(Component, Presentation)` to synchronize given Presentation and component state.
|
||||
|
||||
## 2021.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user