Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | Fix rendering issues (#2389) | Vadim Mishenev | |
2022-01-27 | Bump follow-redirects from 1.14.5 to 1.14.7 in /plugins/base/frontend (#2333) | dependabot[bot] | |
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-01-27 | Bump nanoid from 3.1.30 to 3.2.0 in /plugins/base/frontend (#2332) | dependabot[bot] | |
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-01-27 | Update node-forge npm package (CVE-2022-0122) and assertk-jvm (#2334) | Ignat Beresnev | |
2022-01-12 | Add global settings to JSON dokka cli input (#2292) | Andrzej Ratajczak | |
* Add global settings to JSON dokka cli input * Apply requested changes * Move initialization of global arguments to extension function in core module | |||
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 | |
2021-07-09 | Bump com.github.node-gradle.node from 3.0.1 to 3.1.0 (#2014) | dependabot[bot] | |
Bumps com.github.node-gradle.node from 3.0.1 to 3.1.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-05-05 | Upgrade sass-loader (#1904) | Ryan Nett | |
2021-03-17 | Bump com.github.node-gradle.node from 2.2.4 to 3.0.1 (#1790) | dependabot[bot] | |
* Bump com.github.node-gradle.node from 2.2.4 to 3.0.1 Bumps com.github.node-gradle.node from 2.2.4 to 3.0.1. Signed-off-by: dependabot[bot] <support@github.com> * Adjust configuration after migrating to never gradle node plugin Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
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-21 | Automatically install nodejs 12.18.2 | sebastian.sellmair | |
2020-07-08 | Separated search key and display level in search component | Filip Zybała | |
2020-06-24 | Fix npm caching | sebastian.sellmair | |
2020-06-24 | Repaired frontend gradle module | Filip Zybała | |
2020-06-24 | Small css adjustments | Marcin Aman | |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak | |
2020-06-12 | Fix npm caching | Kamil Doległo | |
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 | |