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-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-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-08-25 | Add hotkey for opening search dialog (#2633) | Andrey Tyrin | |
2022-03-15 | Fix rendering issues (#2389) | Vadim Mishenev | |
2021-11-29 | Update npm deps, node (#2251) | vmishenev | |
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-20 | Remove limitation on minimal matched length (#1978) | Marcin Aman | |
2020-12-17 | Navigate to root after logo click, add data to searchbars on multimodule (#1631) | Marcin Aman | |
2020-11-10 | New breadcrumbs (#1590) | Marcin Aman | |
Add top navbar | |||
2020-10-16 | Explicit fallback in searchbar (#1559) | Marcin Aman | |
2020-10-09 | On this page component (#1504) | Marcin Aman | |
2020-10-08 | Improve styles | 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-09-17 | Fix scrolling to relevant records in search, filter all that doesnt match ↵ | Marcin Aman | |
required amout of letters | |||
2020-09-10 | Mobile improvements for different screen resolutions | Marcin Aman | |
2020-08-28 | Hide navigation pane search on multimodule page | Marcin Aman | |
2020-08-24 | Set cursor value to pointer for various buttons (#1369) | Muhammad Hamza | |
* Set cursor value to pointer nav button and copy-icon * Set cursor to pointer for search button | |||
2020-08-21 | Improve resizing, remove important from styles | Marcin Aman | |
2020-08-21 | Create navigation search component | Marcin Aman | |
2020-08-05 | Fix JS markdown component generating lots of files with highlighting | Marcin Aman | |
2020-08-03 | Remove unsafe html usage | Marcin Aman | |
2020-08-03 | Split into files and move svg to external one | Marcin Aman | |
2020-08-03 | Improve sorting algorithm | Marcin Aman | |
2020-08-03 | Highlight searched phrase | Marcin Aman | |
2020-07-08 | Separated search key and display level in search component | Filip Zybała | |
2020-06-24 | Small css adjustments | Marcin Aman | |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman | |
2020-06-04 | Update TS migration to current dev, move to a common package, rename to frontend | Marcin Aman | |