Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-11-07 | Add the link to GitHub repo to the header if there are source links defined ↵ | Oleg Yukhnevich | |
(#3235) * Use URL from base plugin configuration * Add integration test for the multi-module project that the homepage link exists everywhere | |||
2023-08-31 | Enable explicit API mode (#3139) | Ignat Beresnev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules | |||
2023-06-30 | Generate dedicated pages for typealiases (#3051) | Vadim Mishenev | |
2023-05-30 | Use JetBrains Sans as default font (#3017) | Konstantin Chernenko | |
2023-05-24 | update mobile view and some bugs (#2836) | Konstantin Chernenko | |
* Fix dark theme bugs: mobile TOC is visible on 1px and has white background, menu icon is black * Refactoring css styles for header controls * Change header responsive layout * Change header responsive layout * Fix scrollable columns for any header size * Remove main content mobile spacing * Change style for platform filters and labels * Fix: add burger icon into dist * Fix: long code token in mobile view * Fix: color in filter selector * Fix: long token in keyValue for desktop * Fix: add spacing for iPad Mini * Fix: dropdown for multiple versions * update platform brand colors * Fix: sample spacing, blockquote, playground initialize * Safari fix outline for platform tags * Fix non-js main content for better SEO * Fix outline for safari browser * Add consistent vertical spacing for header. It should normalize subpixel artifacts and centred content. * Update manual for custom logo * Add comment for playground * Hide copy button for non-js user * fix; use google fonts * feat; change style for platform in platform-tags * Revert Inter as defult font * Add breaks for CONSTANTS * incorrect non-js script position * less specific selector for article links | |||
2022-09-21 | Wrap long signatures dynamically based on client width (#2659) | Ignat Beresnev | |
2022-07-29 | Add member icons to navigation menu (#2578) | Ignat Beresnev | |
2022-04-26 | Fix reversed ordering of enum entries (#2469) | Ignat Beresnev | |
* Fix reversed ordering of enum entries Fixes #2466 * Add navigation sideMenu unit tests * Make enum entries in tests non alphabetical | |||
2022-02-21 | Add option to merge implicit expect-actual declarations (#2316) | Vadim Mishenev | |
* Add option to merge implicit expect-actual declarations * Merge entries, constructors * Fix StdLib integration test * Add doc | |||
2021-10-15 | Fix adding new custom stylesheets in submodules (#2168) | vmishenev | |
2021-09-20 | Bring back logo | vmishenev | |
2021-08-25 | Manual highlighting webhelp (#2079) | vmishenev | |
* Add manual code highlighting * Fix test * Add kotlinAsJava highlighting * Add runtime highlighting via Prism * Add copy-button for code block * Add tests and refactor * Replace `<br>` for prism.js * Parse trivial default values Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2021-08-25 | Dark mode (#2081) | Marcin Aman | |
2021-08-12 | Remove unused components, docs, change icon to new kotlin logo and add ↵ | Marcin Aman | |
hamburger for mobile | |||
2021-08-12 | Webhelp-like frontend | Marcin Aman | |
2021-07-28 | Include parenthesis for merged pages (#2039) | Marcin Aman | |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo | |
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists | |||
2021-03-10 | Fix multimodule sourcesets dependencies (#1766) | Marcin Aman | |
2021-02-05 | Deduplicate resources in multimodule (#1711) | Marcin Aman | |
2020-12-17 | Navigate to root after logo click, add data to searchbars on multimodule (#1631) | Marcin Aman | |
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution | |||
2020-11-27 | Add navigation fragments for templating | Paweł Marks | |
2020-11-25 | Make searchbar an extension point (#1615) | Marcin Aman | |
* Make searchbar an extension point * Change SearchbarDataInstaller to be a preprocessor * Split navigation and navigation search | |||
2020-11-10 | New breadcrumbs (#1590) | Marcin Aman | |
Add top navbar | |||
2020-10-30 | Remove hard coded svg-s from renderer | Marcin Aman | |
2020-10-16 | Explicit fallback in searchbar (#1559) | Marcin Aman | |
2020-10-15 | Make names resulting from clashing DRI-s appear only in navigatable components | Marcin Aman | |
2020-10-15 | Distinguish types from functions on navigation | Marcin Aman | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-10-05 | Render react resources as separate css to allow overriding (#1416) | Marcin Aman | |
* Render react resources as separate css to allow overriding * Improve build.gradle.kts | |||
2020-08-21 | Improve resizing, remove important from styles | Marcin Aman | |
2020-08-21 | Make NavigationNode implement WithChildren | Marcin Aman | |
2020-08-21 | Create navigation search component | Marcin Aman | |
2020-08-17 | Fix for creating searchbar pages data - escaping apostrophes (#1233) | Filip Zybała | |
Co-authored-by: Filip Zybała <fzybala@virtuslab.com> | |||
2020-07-23 | Filter navigation pane | Marcin Aman | |
2020-06-25 | Make samples runnable | Kamil Doległo | |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and ↵ | Kamil Doległo | |
use it instead of SourceSetData | |||
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman | |
2020-05-28 | Added filtering to HTML pages | Filip Zybała | |
2020-04-23 | Adjusts to css: font-families, font size, active navigation part style | Filip Zybała | |
2020-04-15 | Change PlatformHintedContent rendering, js and css to match Figma style | Filip Zybała | |
2020-04-15 | Refactor package list to be a preprocessor | Andrzej Ratajczak | |
2020-03-11 | Fix searching in HTML format by appending js | Kamil Doległo | |
2020-03-04 | Prunes member branches in navigation tree | Paweł Marks | |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo | |
2020-02-18 | Moves location providers and output writers to base plugin | Paweł Marks | |