aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/resources/dokka/scripts
AgeCommit message (Collapse)Author
2023-05-31Fix missing tab entries for module names with space (#3019)Ignat Beresnev
2023-05-24update 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
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
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-08-09Use OS color scheme to init light/dark mode (#2611)Prat
Closes #2591
2022-07-29Add member icons to navigation menu (#2578)Ignat Beresnev
2022-07-26Add auto-scrolling to selected navigation item on page load (#2575)Ignat Beresnev
2021-09-29Display a meaningful error when all sourcesets are filtered (#2161)Marcin Aman
2021-09-09Fix js error on pages without tabs (#2127)Marcin Aman
2021-09-08Dark mode on samples (#2116)Marcin Aman
* Dark mode on samples * Fix samples script firing even when samples were not defined on current page
2021-08-25Manual 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-25Dark mode (#2081)Marcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2020-12-03Make navigation loading faster, improve experience on safari (#1633)Marcin Aman
2020-11-10New breadcrumbs (#1590)Marcin Aman
Add top navbar
2020-10-09On this page component (#1504)Marcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-10Mobile improvements for different screen resolutionsMarcin Aman
2020-09-10Adding mobile-friendly layoutBłażej Kardyś
2020-08-10Highlight anchorMarcin Aman
2020-07-21Allow anchors to redirect user without refresh (#1187)Marcin Aman
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-06-10Ignore main.js and main.js.mapsebastian.sellmair
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Changed anchors handling to work properly with tabsFilip Zybała
2020-06-04All modules page generationBłażej Kardyś
2020-06-03Added persistence in window scope for filtering and tabs state.Filip Zybała
2020-05-28Initially show only the default chosen tab bodyMarcin Aman
2020-05-28Added filtering to HTML pagesFilip Zybała
2020-05-22Move remaining js filesKamil Doległo
2020-05-21Migrated resources to base-pluginFilip Zybała