61 Commits

Author SHA1 Message Date
Yann Cébron
cfab7ca293 api changes 2021: heading 2021-11-08 19:11:36 +01:00
Yann Cébron
964ea742d4 api changes 2021: InlayProviderSettingsModel 2021-11-08 19:03:03 +01:00
Yann Cébron
e5227a850a api_changes_list_2021.md: fix format 2021-11-08 18:51:58 +01:00
Yann Cébron
1335410cfe api changes 2021: IJ Ultimate, Persistence 2021-11-08 14:44:58 +01:00
Yann Cébron
4b3967b8d1 api changes 2021: IJ Ultimate, RestClientIcons 2021-11-08 11:40:19 +01:00
Yann Cébron
d70971435a api changes 2021: IJ Ultimate, JavaeeIcons 2021-11-08 10:51:34 +01:00
Yann Cébron
f3ad69b543 api changes 2021: IJ Ultimate, com.intellij.javaee.appServerIntegrations package 2021-11-04 19:34:46 +01:00
Yann Cébron
2075635de9 api changes 2021: IJ Ultimate 2021-11-04 15:26:17 +01:00
Ivan Semenov
e320bb48e4
Update api_changes_list_2021.md (#555) 2021-10-07 16:37:01 +02:00
Yann Cébron
6620cae19a api_changes_list_2021.md: note idea.force.use.core.classloader for 2021.3 2021-09-28 16:52:27 +02:00
Yann Cébron
ecca84120a fix gh plugin tag link 2021-09-23 12:05:08 +02:00
Yann Cébron
2f526342e6 breaking/notable: shorter headings 2021-09-23 11:55:53 +02:00
Yann Cébron
589dae0be9 api_changes_list_2021.md: link EAP page 2021-09-23 11:35:19 +02:00
Yann Cébron
5a63826eda api_changes: badge for latest gradle plugin version 2021-09-23 11:32:33 +02:00
Jakub Chrzanowski
5d9eec099d com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Jakub Chrzanowski
2157638e85 com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Yann Cébron
85be3e0b71 api_changes_list_2021.md: fix format 2021-08-16 12:09:39 +02:00
Dmitry Trofimov
5b6e41287d
Document incompatibilities (#521)
During the decoupling of ide.core and ide.core.impl modules from platform.ide and platofrm.ide.impl there were some incompatible changes that couldn't be avoided.
The main reason for it was that there were dependency on the UI sepcific implementations in the API, which in general should be avoided.
2021-08-16 12:05:36 +02:00
Jakub Chrzanowski
0b1dea8706
Temporarily remove:
`com.intellij.diagnostic.PerformanceWatcher.Snapshot` class now interface
: Recompile the dependant code or use `com.intellij.diagnostic.PerformanceWatcherImpl.SnapshotImpl` instead
2021-08-04 08:04:56 +02:00
Dmitry Trofimov
d189b9da40 Document incompatibilities introduced after platform.ide and platform.ide.impl refactoring.
During this refactoring new modules platform.ide.core and platform.ide.core.impl were extracted. The new core modules are UI independent. Unfortunately, the compatibility couldn't be preserved in some cases.
2021-08-04 07:58:17 +02:00
Lada Gagina
cac7ade2a7
Update api_changes_list_2021.md (#514) 2021-07-28 16:58:42 +02:00
Yann Cébron
bbbd6b7000 api pages: 2021.3 placeholder 2021-07-14 15:37:19 +02:00
Yann Cébron
8fb3aa3f38 api_changes_list_2021.md: PluginManagerMain.suggestToEnableInstalledDependantPlugins 2021-07-05 17:48:38 +02:00
Andrew
cd64761d87
Update api_changes_list_2021.md (#466)
Spring updates 2
2021-07-05 17:20:24 +02:00
Yann Cébron
ec33828eb9 api_changes_list_2021.md: Spring 2021-07-05 17:09:03 +02:00
Andrew
9b48ac1b24
Update api_changes_list_2021.md (#464)
Spring updates
2021-07-05 17:07:40 +02:00
Yann Cébron
34c9fd66e9 api_changes_list_2021.md: group 2021-06-30 12:52:29 +02:00
Alexander Kass
6981491bd8
Document database API changes (#417)
DbDeleteProvider & getEffectiveUrl
2021-06-30 12:49:03 +02:00
Yann Cébron
ffda9d7a03 api_changes_list_2021.md: typo 2021-06-24 09:42:33 +02:00
Yann Cébron
23cfffd815 api_changes_list_2021.md: group 2021-06-24 09:42:06 +02:00
Andrew
d73c387fca
Update api_changes_list_2021.md (#415)
PerformancePlugin API evolution
2021-06-24 09:19:48 +02:00
Artem Khvastunov
2525548bd7
[go] add information about missing GoSdkChooserCombo#getSdk (#414) 2021-06-16 11:32:04 +02:00
Yann Cébron
696b7315b6 api changes: new pattern "moved to the superclass" 2021-06-16 11:31:28 +02:00
Tobias Kahlert
62496fa41d
Update api_changes_list_2021.md (#412)
* Update api_changes_list_2021.md

Document removal of UAnnotated.getAnnotations(). See https://youtrack.jetbrains.com/issue/IDEA-271430

* Update api_changes_list_2021.md

fixed typo
2021-06-14 14:46:57 +02:00
Dmitry Trofimov
4329915554
Document inner classes removal (#411)
* Document inner classes removal

The classes were extracted in order to decouple the logic from the UI.

* Document parameter type change
2021-06-07 15:02:29 +02:00
Yann Cébron
cb5cbdcf84 api_changes_list_2021.md: cleanup 2021-05-25 16:19:18 +02:00
Andrew
acadeecb97
Update api_changes_list_2021.md (#408)
Plugins API evolution
2021-05-25 16:13:39 +02:00
Yann Cébron
bb35b7d3d8 api_changes_list_2021.md: Kotlin 2021-05-05 12:51:32 +02:00
Dmitry Gridin
1ea1ea83d9
Add API breaks in 2021 (#403)
Add API breaks in 2021 caused by 981d27937b (diff-7ccfef9fbfab7e55b92f0ef8dc1e287f9e29d666a57bd14724c8173aa570e0d4L60)
2021-05-05 12:50:04 +02:00
Yann Cébron
8ce63e34d4 api changes: improve callouts 2021-04-29 10:46:26 +02:00
Yann Cébron
00502fc1c8 api changes: sort patterns 2021-04-22 15:08:04 +02:00
Yann Cébron
8b59664482 api_changes_list_2021.md: GH plugin 2021-04-21 16:22:57 +02:00
Yann Cébron
42edd25055 api_changes_list_2021.md: GH plugin 2021-04-21 16:08:05 +02:00
Yann Cébron
b5c60d9e17 api_changes_list_2021.md: minor 2021-04-21 15:53:32 +02:00
Ivan Semenov
a23f63e7da
Update api_changes_list_2021.md 2021-04-21 12:17:11 +03:00
Yann Cébron
8e9eb0b1eb api_changes_list_2021.md: cleanup 2021-04-21 09:49:28 +02:00
Yann Cébron
788b7bc72a api_changes_list_2021.md: JsonWidgetSuppressor 2021-04-20 16:16:40 +02:00
Yann Cébron
5dc0ae87cd api changes 2021.1: java UML 2021-04-19 16:02:03 +02:00
Yann Cébron
7665563c97 api_changes_list_2021.md: EnforcedPlainTextFileType 2021-04-12 17:51:25 +02:00
Yann Cébron
a77f6e6fa0 api_changes_list_2021.md: DocumentEventImpl.translateLineViaDiff|Strict() 2021-04-12 15:12:58 +02:00