26 Commits

Author SHA1 Message Date
Yann Cébron
7eac25dc2d snippets.md -> snippets.topic 2025-03-19 10:46:36 +01:00
Karol Lewandowski
625fe7df78 Rename basic_action_system.md to action_system.md 2025-03-10 14:44:10 +01:00
Yann Cébron
a0b6d0dbc5 user_interface_components.md: note "Undesirable class usage" inspection 2024-10-24 11:48:18 +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
1b95f9dea7 User Interface FAQ: initial 2023-12-20 17:25:49 +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
Yann Cébron
0f5633aa1b user_interface_components.md: cleanup 2023-08-15 18:00:14 +02:00
Yann Cébron
6e1133736d user_interface_components.md: reword 2023-06-22 12:40:37 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
Yann Cébron
0442e8f715 user_interface_components.md: cleanup 2023-01-24 15:43:26 +01:00
Yann Cébron
e6c2e6f02d extract snippets.md with commonly used content 2022-11-30 19:05:58 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
af426a6093 more Platform UI links 2022-09-29 13:26:54 +02:00
Makhnev Petr
0869b7acd3
Add a section describing how to implement your own status bar widgets (#803) 2022-07-13 18:54:20 +02:00
Karol Lewandowski
2208f71cb0 clarify kotlin ui dsl purpose 2022-06-09 17:37:37 +02:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
e729560293 update Kotlin UI DSL links to V2 2022-01-28 14:35:06 +01:00
Yann Cébron
8e54bf2c16 more feedback notes on overview pages 2022-01-19 11:50:50 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
dcc0d412ba user_interface_components.md: cleanup 2021-09-23 17:57:54 +02:00
Yann Cébron
a7e13e9670 user_interface_components.md: minor 2021-04-20 16:44:20 +02:00
Yann Cébron
b801ce2f23 user_interface_components.md: link Figma resources 2021-04-14 17:14:48 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00