api_notable_list_2021.md: CustomComponentAction

This commit is contained in:
Yann Cébron 2021-08-30 15:53:14 +02:00
parent 0b909c1ea0
commit 01f626ad3e

View File

@ -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