Age | Commit message (Expand) | Author |
2023-01-26 | Support kotlin wasm target | Igor Yakovlev |
2022-09-21 | Wrap long signatures dynamically based on client width (#2659) | Ignat Beresnev |
2022-09-20 | Fix search bar to exclude `(source)` (#2674) | Vadim Mishenev |
2022-09-20 | Update `prism.js` to match new webhelp highlight colors (#2670) | Ignat Beresnev |
2022-09-02 | Underline `@param` tag key for more consistency (#2643) | Ignat Beresnev |
2022-08-18 | Add deprecation details block (#2622) | Ignat Beresnev |
2022-08-17 | Do not render platform tabs for common-only content (#2613) | Ignat Beresnev |
2022-08-10 | Support Var html tag for Javadoc (#2617) | Andrey Tyrin |
2022-08-05 | Add a distinct divider between function/property overloads (#2585) | Ignat Beresnev |
2022-08-04 | Render nested classlikes in navigation (#2597) | Ignat Beresnev |
2022-08-04 | Style section and platform tabs like on kotlinlang.org (#2589) | Ignat Beresnev |
2022-08-03 | Fix spelling error 'depenent' (#2594) | Felix Dombek |
2022-08-03 | Apply the same style to all KDoc tags, including throws/see/parameters (#2587) | Ignat Beresnev |
2022-07-29 | Move source links into signature (#2476) | Vadim Mishenev |
2022-07-29 | Add member icons to navigation menu (#2578) | Ignat Beresnev |
2022-07-27 | Make current breadcrumb element not clickable and of default font color (#2588) | Ignat Beresnev |
2022-07-27 | Disable copy button for signatures (#2577) | Ignat Beresnev |
2022-05-13 | Render quotes as blockquotes instead of code blocks. (#2496) | TheOnlyTails |
2022-04-29 | Enable warnings as errors and fix all warnings (#2451) | Ignat Beresnev |
2022-04-26 | Fix reversed ordering of enum entries (#2469) | Ignat Beresnev |
2022-03-10 | KT-50452 Make flexible html for customization (#2374) | Vadim Mishenev |
2022-02-22 | Fix HTML head and favicon in multi-module projects (#2365) | Vadim Mishenev |
2022-02-21 | Add option to merge implicit expect-actual declarations (#2316) | Vadim Mishenev |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-02-17 | Custom doctag extension (#2343) | Ignat Beresnev |
2022-01-27 | KT-50292 - Implement vertical alignment of parameters (#2309) | Ignat Beresnev |
2021-12-23 | Add horizontal margin to breadcrumbs delimiter (KT-50296) (#2285) | Ignat Beresnev |
2021-12-22 | Fix css bugs wih link and table row (#2284) | Vadim Mishenev |
2021-12-07 | Remove duplicated rendering of top level description tags | Ignat Beresnev |
2021-12-07 | Support deeply nested description terms and details | Ignat Beresnev |
2021-12-06 | Description list support for JavaDocs (#2213) | Ignat Beresnev |
2021-11-29 | Remove extra main.js in html | vmishenev |
2021-11-23 | Add space between funs descriptions (#2235) | vmishenev |
2021-11-14 | Fix order of platform bubbles in header (#2225) | vmishenev |
2021-10-29 | Fix single platform tab (#2212) | vmishenev |
2021-10-15 | Keep UI tabs (#2179) | vmishenev |
2021-10-15 | Fix missed multiplatform tabs (#2178) | vmishenev |
2021-10-15 | Fix adding new custom stylesheets in submodules (#2168) | vmishenev |
2021-10-15 | Fix keeping irrelevant root page in `SearchbarDataInstaller` | vmishenev |
2021-09-20 | Improve versioning plugin (#2104) | vmishenev |
2021-09-20 | Bring back logo | vmishenev |
2021-09-08 | Fix footer on firefox (#2123) | Marcin Aman |
2021-09-08 | Dark mode on samples (#2116) | Marcin Aman |
2021-08-25 | Manual highlighting webhelp (#2079) | vmishenev |
2021-08-25 | Dark mode (#2081) | Marcin Aman |
2021-08-25 | Fix breakable labels and icon on single module project | Marcin Aman |
2021-08-21 | Review comments + "unspecified" version fix | Marcin Aman |
2021-08-12 | Remove unused components, docs, change icon to new kotlin logo and add hambur... | Marcin Aman |
2021-08-12 | Webhelp-like frontend | Marcin Aman |
2021-07-28 | Include parenthesis for merged pages (#2039) | Marcin Aman |