aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/resources
AgeCommit message (Expand)Author
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2023-02-14Do not render filter-section for empty source sets (#2858)Ignat Beresnev
2023-01-26Support kotlin wasm targetIgor Yakovlev
2023-01-09Move inheritors, params, see also and samples tabs to description for classli...Andrey Tyrin
2022-09-26Add documentation for synthetic Enum `values()` and `valueOf()` functions (#2...Ignat Beresnev
2022-09-21Wrap long signatures dynamically based on client width (#2659)Ignat Beresnev
2022-09-20Update `prism.js` to match new webhelp highlight colors (#2670)Ignat Beresnev
2022-09-02Underline `@param` tag key for more consistency (#2643)Ignat Beresnev
2022-08-25Fix anchor copy button popup (#2644)Ignat Beresnev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-08-17Do not render platform tabs for common-only content (#2613)Ignat Beresnev
2022-08-09Use OS color scheme to init light/dark mode (#2611)Prat
2022-08-05Add a distinct divider between function/property overloads (#2585)Ignat Beresnev
2022-08-04Style section and platform tabs like on kotlinlang.org (#2589)Ignat Beresnev
2022-08-03Fix spelling error 'depenent' (#2594)Felix Dombek
2022-08-03Apply the same style to all KDoc tags, including throws/see/parameters (#2587)Ignat Beresnev
2022-07-29Move source links into signature (#2476)Vadim Mishenev
2022-07-29Add member icons to navigation menu (#2578)Ignat Beresnev
2022-07-27Make current breadcrumb element not clickable and of default font color (#2588)Ignat Beresnev
2022-07-27Disable copy button for signatures (#2577)Ignat Beresnev
2022-07-26Add auto-scrolling to selected navigation item on page load (#2575)Ignat Beresnev
2022-07-26Replace package name on cover with "Package-level declarations" (#2586)Ignat Beresnev
2022-07-08Revise developer guides documentation (#2523)Ignat Beresnev
2022-05-13Render quotes as blockquotes instead of code blocks. (#2496)TheOnlyTails
2022-04-15Decompose `base.ftl` template (#2432)Vadim Mishenev
2022-03-15Fix rendering issues (#2389)Vadim Mishenev
2022-03-10KT-50452 Make flexible html for customization (#2374)Vadim Mishenev
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2021-12-27Add a level of indentation to childless items in navigation tree (#2291)Ignat Beresnev
2021-12-23Add horizontal margin to breadcrumbs delimiter (KT-50296) (#2285)Ignat Beresnev
2021-12-22Fix css bugs wih link and table row (#2284)Vadim Mishenev
2021-11-23Fix highlighting style (#2236)vmishenev
2021-11-01Fix priority of css style paragraph (#2214)vmishenev
2021-10-19Fix table style on Firefox (#2191)vmishenev
2021-10-18Fix paragraph margin and label highlighting (#2190)vmishenev
2021-09-29Display a meaningful error when all sourcesets are filtered (#2161)Marcin Aman
2021-09-20Bring back logovmishenev
2021-09-09Fix js error on pages without tabs (#2127)Marcin Aman
2021-09-08Copy button theming (#2125)Marcin Aman
2021-09-08Fix footer on firefox (#2123)Marcin Aman
2021-09-08Dark mode on samples (#2116)Marcin Aman
2021-09-01Navigation hover should be visible on dark mode (#2107)Marcin Aman
2021-08-31Make copy buttons text visible on dark modeMarcin Aman
2021-08-30Fix signatures being bolded, increase spacing in divergent (#2101)Marcin Aman
2021-08-25Dark code highlightingMarcin Aman
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-25Fix issue with excessive scrollMarcin Aman
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add hambur...Marcin Aman