179 Commits

Author SHA1 Message Date
Yann Cébron
c7173f58f5 notifications.md: cleanup, rework TLDR blocks 2024-09-17 16:05:33 +02:00
Karol Lewandowski
ec41c497f0 notifications.md: Fix grammar/style 2024-08-29 10:22:34 +02:00
Karol Lewandowski
556fef18f2 Replace deprecated EditorNotifications.Provider with EditorNotificationProvider 2024-08-29 10:13:21 +02:00
Yann Cébron
7cb4899457 kotlin_ui_dsl_version_2.md: less noisy warning 2024-08-07 11:08:34 +02:00
Karol Lewandowski
a8b77e1ab1 status_bar_widgets.md: Add information about how to get a widget programmatically 2024-08-07 09:15:15 +02:00
Karol Lewandowski
eb45f93596 status_bar_widgets.md: Cleanup grammar and style 2024-08-06 16:57:28 +02:00
Karol Lewandowski
355f3c99e6 status_bar_widgets.md: Inline code formatting 2024-08-06 16:54:38 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Yann Cébron
02b8b0b47b kotlin_ui_dsl.md: mark deprecated 2024-07-02 14:54:31 +02:00
Karol Lewandowski
2f4173399a Escape $(...)$ 2024-06-26 10:25:19 +02:00
Yann Cébron
16204b6e71 add labels to content 2024-06-13 14:18:18 +02:00
Yann Cébron
782053c6cf kotlin_ui_dsl.md: minor 2024-06-13 13:55:01 +02:00
Yann Cébron
ad71bc2525 dialog_wrapper.md: using Kotlin 2024-06-12 15:22:40 +02:00
Yann Cébron
62b214a804 fix headings 2024-06-12 11:21:26 +02:00
Yann Cébron
4b62ec4030 kotlin_ui_dsl_version_2.md: more links, grammar cleanup 2024-06-12 10:36:54 +02:00
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