149 Commits

Author SHA1 Message Date
Karol Lewandowski
d8e83b57ea
UI Guidelines (#1308)
* Add UI Guidelines to  SDK docs

* Add UI Guidelines to  SDK docs

* Fixing build errors

* optimize PNGs

* add UI guidelines landing page placeholder

* IJ SDK Docs <-> UI guidelines crosslinks updated

* split_button.md: remove reference to removed setting

* use <ui-path>

* use MD instead of <note>

* use %gh-ic% links

* drop_down.md: fix <control>

* code samples: fix most obvious issues

* remove obsolete `_defaults.md`

* ijs.tree: UI cleanup

* Delete "under construction" pages

* Fix headers

* Add link-summary

* Remove invalid links

* Delete unused files

* Remove ''@2x' from image file names

* Use Markdown syntax for some images and tables

* Rename non-unique files to unique

* Remove alpha in images where content is unreadable

* align quotation marks

* Controls: cleanup/fixes, add code links, edit

* tooltip.md: fix HTML

* misc fixes

* typography.md: fix table contents

* typography.md: fix table header

* UI guidelines landing page + TOC fixes

* remove unused icons_list.md

* Normalize image paths

* validation_errors.md: Fix broken tab

* "correct"/"incorrect" labels styling

* Resize images to 50%

* button.topic: fixes

* grammar, spelling, minor edits

* remove '&nbsp;'

* fix 99px

* cleanup

* UI_kit.md: minor

* Fix "MRK058: Large image in paragraph rendered as a block element by default."

* button.topic: Add img[alt]

* mnemonics.md: Update "Contact Us" link to the IJSDK YouTrack

* split_button.md: Use ui-path

* UI landing: add feedback snippet

* Improve code snippets formatting and naming

* Fix code samples

* Fix code samples

* Add Kotlin variants for code samples

* Add icons_list.md

* crosslinks

* Change external link to https://intellij-icons.jetbrains.design/

* icons list -> https://intellij-icons.jetbrains.design

* Hide info about reducing split button to simple action button (now it is available through the registry only)

* reformat

* icons_style.md: Images in new line

---------

Co-authored-by: marianna.kononenko <marianna.kononenko@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-05-16 13:51:56 +02:00
Yann Cébron
c408909a86 creating_theme_project.md: document bundledColorScheme EP requirements (IJPL-54601) 2024-05-16 12:06:13 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Yann Cébron
031c713b15 build_number_ranges.md: update 2024-05-08 09:43:41 +02:00
Yann Cébron
cc5390593c build_number_ranges.md: 242/Java 21 2024-04-11 17:31:10 +02:00
Yann Cébron
3f20e59371 242: Gradle plugin requirements 2024-04-11 17:28:03 +02:00
Yann Cébron
12adb6f1e2 plugin_compatibility.md: Intellij -> IntelliJ 2024-04-10 17:22:10 +02:00
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ (#1296) 2024-04-10 16:47:26 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Yann Cébron
e3ca49d70a extract "Plugin Alternatives" snippet 2024-02-26 14:54:37 +01:00
Yann Cébron
1f381fb445 build_number_ranges.md: improve callout 2024-02-22 14:53:13 +01:00
Yann Cébron
c5d6436a77 build_number_ranges.md: hide earlier versions in table 2024-02-22 14:10:41 +01:00
Yann Cébron
fa20d76823 build_number_ranges.md: clarify Build Number Validity 2024-02-20 14:55:41 +01:00
Yann Cébron
b68a8d52ed build_number_ranges.md: 241 branch 2024-02-20 08:58:57 +01:00
Yann Cébron
342192f48a creating_theme_project.md: rework trees using PlantUML, minor edits 2024-01-31 13:20:07 +01:00
Yann Cébron
2bda93f240 build_number_ranges.md: smaller edits 2024-01-24 16:27:57 +01:00
Yann Cébron
91da036fa2 "IntelliJ Platform" casing 2024-01-09 14:45:34 +01:00
Yann Cébron
012170818c plugin_compatibility.md: put CLion tab first, as AppCode is discontinued 2023-11-07 17:22:30 +01:00
Yann Cébron
53be8fe3a5 build_number_ranges.md: 233 2023-10-24 11:00:23 +02:00
Yann Cébron
a8068935e9 developing_plugins.md: cleanup 2023-10-24 09:59:44 +02:00
Yann Cébron
e06d11e791 creating_theme_project.md: cleanup 2023-10-24 09:59:44 +02:00
Yann Cébron
5f5bde1390 setting_up_theme_environment.md: fix markup 2023-10-24 09:19:21 +02:00
Yann Cébron
f105fb0586 notes about installing Plugin DevKit manually in 2023.3+ 2023-10-23 17:12:06 +02:00
Yann Cébron
f11cc4ca4a build_number_ranges.md: cleanup 2023-08-28 17:42:29 +02:00
Yann Cébron
4055220cd1 build_number_ranges.md: targeting multiple major releases: branching, IJSDK-839 2023-08-28 17:38:47 +02:00
Yann Cébron
3536170721 build_number_ranges.md: clarifications 2023-08-24 16:41:11 +02:00
Yann Cébron
79ed3da174 build_number_ranges.md: Multiple Target IDE section, IJSDK-839 2023-08-23 17:16:45 +02:00
Yann Cébron
7ad3c74ab5 publishing_plugin.md: update information about local installation from disk 2023-08-08 12:07:45 +02:00
Yann Cébron
bbe990d6c4 build_number_ranges.md: minor edits 2023-08-02 14:02:57 +02:00
Yann Cébron
d2c5350c4a build_number_ranges.md: 232 2023-06-20 14:44:19 +02:00
Karol Lewandowski
cad756c2a0 Avoid using <br/> in tables 2023-04-28 13:00:24 +02:00
Karol Lewandowski
df1c717bb8 Avoid line breaks to reduce vertical space 2023-04-26 10:30:56 +02:00
Yann Cébron
e2bae8caee build_number_ranges.md: minor 2023-04-20 17:54:41 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
cd47e8fde6 developing_plugins.md: Clarify DevKit project model 2023-03-29 08:44:05 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Jakub Chrzanowski
2d37bb2efe
publishing_plugin.md: add note about plugin signing 2023-03-22 15:18:57 +01:00
Yann Cébron
a449a1316f plugin_compatibility.md: clarify, add warning 2023-03-20 15:17:33 +01:00
Yann Cébron
7d66e63707 build_number_ranges.md: clarify Java compatibility 2023-03-01 16:45:44 +01:00
Yann Cébron
0ea7b2da89 build_number_ranges.md: clarify compatibility 2023-03-01 16:41:06 +01:00
Yann Cébron
ff12e7ed34 more links to UX page 2023-02-16 11:29:44 +01:00
Yann Cébron
31a48641c7 developing_plugins.md: cleanup 2023-02-16 11:29:44 +01:00
Yann Cébron
08969aef52 build_number_ranges.md: remove pre-2019 entries 2023-02-15 14:12:46 +01:00
Yann Cébron
7bd123b47c build_number_ranges.md: add 231 2023-02-15 14:12:21 +01:00
Yann Cébron
89ba39328d build_number_ranges.md: more samples for bad until-build values 2023-02-09 10:48:18 +01:00
Yann Cébron
556227b3a9 clarify/cleanup "Java plugin dependency" 2023-01-17 16:21:41 +01:00
Yann Cébron
67634ecb3c themes_extras.md: fix link 2023-01-11 15:13:37 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Karol Lewandowski
3eabe8ebff Add link-summary 2022-12-08 13:05:04 +01:00