164 Commits

Author SHA1 Message Date
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +02:00
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
4e7bc3186b fix "Example:" formatting 2024-05-14 17:13:09 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Karol Lewandowski
528c321c50 editor_components.md: Fix a broken section title 2024-05-06 14:29:27 +02:00
Karol Lewandowski
b52f8e8c15
Internationalization and localization pages (#1303) 2024-04-19 12:31:21 +02:00
Karol Lewandowski
bbf314c261 misc_swing_components.md: Add code formatting to titles 2024-04-08 12:28:38 +02:00
Karol Lewandowski
cffe9df9ec status_bar_widgets.md: Add code formatting to titles 2024-04-08 12:27:58 +02:00
Karol Lewandowski
1a13f2555d lists_and_trees.md: Add code formatting to titles 2024-04-08 12:26:59 +02:00
Karol Lewandowski
f9021db440 editor_components.md: Change TIPS label to Tips header 2024-04-08 12:26:14 +02:00
Karol Lewandowski
5539df0783 editor_components.md: Add code formatting to titles 2024-04-08 12:25:07 +02:00
Karol Lewandowski
9673243aec file_and_class_choosers.md: Fix title 2024-04-08 12:24:27 +02:00
Karol Lewandowski
72dd29a7a7 kotlin_ui_dsl_version_2.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
d186e7c722 dialog_wrapper.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Ruyut
d10f38b92a
status_bar_widgets.md: Fix incorrect link in EditorBasedStatusBarPopup (#1293) 2024-04-05 22:12:32 +02:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
634ef7207d kotlin_ui_dsl_version_2.md: note Cell.graphProperty API removal 2024-03-18 13:55:28 +01:00
Yann Cébron
a6079bad7a notifications.md: Editor Banner DumbAware 2024-03-13 18:33:33 +01:00
Yann Cébron
fbb9298f42 tool_windows.md: DumbAware 2024-03-13 18:22:57 +01:00
Yann Cébron
e43412370a dialog_wrapper.md: mention DialogBuilder API 2024-01-29 16:54:16 +01:00
Yann Cébron
1b95f9dea7 User Interface FAQ: initial 2023-12-20 17:25:49 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Yann Cébron
69a9b5d8a7
2023.3 release: update pages, extension point lists (#1155)
* 2023.3 release: update pages, extension point lists

* extension_point_list.md: restore deleted heading

* 2023.3 release: code samples

* 23.3 release: final
2023-12-06 17:10:38 +01:00
Yann Cébron
7aa1dca2d5 user_interface_components.md: fix typo 2023-12-05 17:02:20 +01:00
Yann Cébron
5da5edc6cc user_interface_components.md: minor 2023-12-05 15:06:34 +01:00
Karol Lewandowski
189ec31a05 dialog_wrapper.md: Reduce code snippet indent 2023-10-26 15:22:13 +02:00
Yann Cébron
899f585b22 notifications.md: cleanup 2023-09-06 09:04:43 +02:00
Yann Cébron
e11b487e3a notifications.md: clarify use of HTML in balloon notifications 2023-09-05 15:55:45 +02:00
Yann Cébron
51bab80961 editor_components.md: cleanup 2023-09-04 16:56:50 +02:00
Yann Cébron
2e3eaced65 editor_components.md: minor 2023-08-31 16:52:25 +02:00
Yann Cébron
bffe8139bf tool_windows.md: minor 2023-08-21 17:20:24 +02:00
Yann Cébron
23469285e1 tool_windows.md: update "Conditional Display" 2023-08-21 16:50:22 +02:00
Yann Cébron
b4190e49d6 tool_windows.md: add TW FAQ section 2023-08-21 16:47:29 +02:00
Yann Cébron
61a4bf0410 kotlin_ui_dsl.md: move warning up 2023-08-15 18:02:18 +02:00
Yann Cébron
0f5633aa1b user_interface_components.md: cleanup 2023-08-15 18:00:14 +02:00
Yann Cébron
85df73ad20 tool_windows.md: update, cleanup (IJSDK-1378) 2023-08-15 17:51:25 +02:00
Yann Cébron
9c320c59d5 status_bar_widgets.md: note about StatusBarWidgetFactory id 2023-08-02 11:14:03 +02:00
Yann Cébron
f79ec3f003 tool_windows.md: note ToolWindowManager.invokeLater 2023-08-01 09:02:46 +02:00
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Karol Lewandowski
87a8b53f45 Delete Controlling Widgets Programmatically as it uses internal API
Widgets should be controlled by users from UI
2023-07-20 15:30:33 +02:00
Karol Lewandowski
fa43442e0b notifications.md: Make code snippets conciser 2023-07-12 15:35:36 +02:00
Yann Cébron
6e1133736d user_interface_components.md: reword 2023-06-22 12:40:37 +02:00
Yann Cébron
51cdbc1bf9 editor_components.md: move note for "Java" section first 2023-05-10 14:51:26 +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
Karol Lewandowski
01b4a153c1 tool_windows.md: Update screenshot 2023-04-11 15:08:50 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00