Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-31 | Fix missing tab entries for module names with space (#3019) | Ignat Beresnev | |
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 | |||
2023-02-24 | Reorganize tabs for Classlike (#2764) | Vadim Mishenev | |
2022-09-21 | Wrap long signatures dynamically based on client width (#2659) | Ignat Beresnev | |
2022-09-20 | Update `prism.js` to match new webhelp highlight colors (#2670) | Ignat Beresnev | |
2022-08-09 | Use OS color scheme to init light/dark mode (#2611) | Prat | |
Closes #2591 | |||
2022-07-29 | Add member icons to navigation menu (#2578) | Ignat Beresnev | |
2022-07-26 | Add auto-scrolling to selected navigation item on page load (#2575) | Ignat Beresnev | |
2021-09-29 | Display a meaningful error when all sourcesets are filtered (#2161) | Marcin Aman | |
2021-09-09 | Fix js error on pages without tabs (#2127) | Marcin Aman | |
2021-09-08 | Dark 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-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 | Webhelp-like frontend | Marcin Aman | |
2020-12-03 | Make navigation loading faster, improve experience on safari (#1633) | Marcin Aman | |
2020-11-10 | New breadcrumbs (#1590) | Marcin Aman | |
Add top navbar | |||
2020-10-09 | On this page component (#1504) | Marcin Aman | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-10-01 | Escape urls in anchors | Marcin Aman | |
2020-09-10 | Mobile improvements for different screen resolutions | Marcin Aman | |
2020-09-10 | Adding mobile-friendly layout | Błażej Kardyś | |
2020-08-10 | Highlight anchor | Marcin Aman | |
2020-07-21 | Allow anchors to redirect user without refresh (#1187) | Marcin Aman | |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak | |
2020-06-10 | Ignore main.js and main.js.map | sebastian.sellmair | |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair | |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman | |
2020-06-09 | Changed anchors handling to work properly with tabs | Filip Zybała | |
2020-06-04 | All modules page generation | Błażej Kardyś | |
2020-06-03 | Added persistence in window scope for filtering and tabs state. | Filip Zybała | |
2020-05-28 | Initially show only the default chosen tab body | Marcin Aman | |
2020-05-28 | Added filtering to HTML pages | Filip Zybała | |
2020-05-22 | Move remaining js files | Kamil Doległo | |
2020-05-21 | Migrated resources to base-plugin | Filip Zybała | |