Yann Cébron
02b8b0b47b
kotlin_ui_dsl.md: mark deprecated
2024-07-02 14:54:31 +02:00
Yann Cébron
782053c6cf
kotlin_ui_dsl.md: minor
2024-06-13 13:55:01 +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 ' '
* 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
61a4bf0410
kotlin_ui_dsl.md: move warning up
2023-08-15 18:02:18 +02:00
Yann Cébron
b969d17468
"Settings/Preferences" is now "Settings" on all OSes
2023-01-11 14:43:08 +01:00
Yann Cébron
c2666bbe34
restore default right TOC level depth
2022-12-15 18:36:39 +01:00
Karol Lewandowski
3eabe8ebff
Add link-summary
2022-12-08 13:05:04 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside ( #902 )
2022-11-24 15:11:20 +01:00
Karol Lewandowski
41e98e7d7f
Link added-at property in UI Inspector from Kotlin UI DSL pages
2022-10-03 12:39:01 +02:00
Yann Cébron
af426a6093
more Platform UI links
2022-09-29 13:26:54 +02:00
Yann Cébron
09648db712
convert upsource://
links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup
2022-08-15 10:48:31 +02:00
Karol Lewandowski
164fc8051e
fix: kotlin dsl -> kotlin ui dsl
2022-06-09 17:41:41 +02:00
Karol Lewandowski
2208f71cb0
clarify kotlin ui dsl purpose
2022-06-09 17:37:37 +02:00
Karol Lewandowski
0481c35b01
kotlin_ui_dsl.md/kotlin_ui_dsl_version_2.md: add information about the packages at the top of the page for easier recognition
2022-06-09 17:37:37 +02:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup
2022-03-07 22:31:00 +01:00
Karol Lewandowski
a20db4762d
kotlin_ui_dsl.md: make code snippets formatting consistent
2022-02-22 12:44:58 +01:00
Karol Lewandowski
2efac3fd44
kotlin_ui_dsl.md: add missing paren
2022-02-22 12:44:58 +01:00
Karol Lewandowski
4a53430911
fix "combo box" spelling
2022-02-22 12:44:58 +01:00
Karol Lewandowski
5dd2bcf965
update dates in copyright info
2022-01-12 12:09:34 +01:00
Yann Cébron
0ea701f988
kotlin_ui_dsl.md: capitalization
2021-12-15 11:14:10 +01:00
Yann Cébron
5fd1f55e97
Kotlin UI DSL v2: add page
2021-12-14 17:53:55 +01:00
Yann Cébron
3c1678a289
update to 2021.3 release
2021-11-30 17:47:22 +01:00
Yann Cébron
cd55ae8e7e
markdown: table cleanup
2021-11-08 17:49:10 +01:00
Yann Cébron
39ed911d7c
kotlin_ui_dsl.md: convert "Examples" to table
2021-07-22 18:01:49 +02:00
Yann Cébron
c148ec8cb8
kotlin_ui_dsl.md: link "Layout" topic
2021-07-22 12:46:01 +02:00
Yann Cébron
2f435cf4e3
kotlin_ui_dsl.md: add ReaderModeConfigurable
2021-07-21 14:19:19 +02:00
Yann Cébron
f968af09d4
kotlin_ui_dsl.md: fix tag
2021-07-20 17:47:10 +02:00
Yann Cébron
0e07452427
kotlin_ui_dsl.md: link sample usages from IDE itself
2021-07-20 16:56:07 +02:00
Yann Cébron
1d829951c1
kotlin_ui_dsl.md: updates, cleanup
2021-07-15 15:20:22 +02:00
Patrick Scheibe
d5dcab2b39
Remove links to internal action
2021-07-15 12:05:53 +02:00
Patrick Scheibe
e991747a18
[Kotlin UI DSL] Add introductory paragraph and provide links to working example
2021-07-15 04:35:58 +02: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