aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/frontend
AgeCommit message (Collapse)Author
2022-03-15Fix rendering issues (#2389)Vadim Mishenev
2022-01-27Bump 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-27Bump 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-27Update node-forge npm package (CVE-2022-0122) and assertk-jvm (#2334)Ignat Beresnev
2022-01-12Add 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-29Update npm deps, node (#2251)vmishenev
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add ↵Marcin Aman
hamburger for mobile
2021-08-12Webhelp-like frontendMarcin Aman
2021-07-20Remove limitation on minimal matched length (#1978)Marcin Aman
2021-07-09Bump 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-05Upgrade sass-loader (#1904)Ryan Nett
2021-03-17Bump 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-17Navigate to root after logo click, add data to searchbars on multimodule (#1631)Marcin Aman
2020-11-10New breadcrumbs (#1590)Marcin Aman
Add top navbar
2020-10-16Explicit fallback in searchbar (#1559)Marcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-05Render 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-17Fix scrolling to relevant records in search, filter all that doesnt match ↵Marcin Aman
required amout of letters
2020-09-10Mobile improvements for different screen resolutionsMarcin Aman
2020-08-28Hide navigation pane search on multimodule pageMarcin Aman
2020-08-24Set 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-21Improve resizing, remove important from stylesMarcin Aman
2020-08-21Create navigation search componentMarcin Aman
2020-08-05Fix JS markdown component generating lots of files with highlightingMarcin Aman
2020-08-03Remove unsafe html usageMarcin Aman
2020-08-03Split into files and move svg to external oneMarcin Aman
2020-08-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-07-21Automatically install nodejs 12.18.2sebastian.sellmair
2020-07-08Separated search key and display level in search componentFilip Zybała
2020-06-24Fix npm cachingsebastian.sellmair
2020-06-24Repaired frontend gradle moduleFilip Zybała
2020-06-24Small css adjustmentsMarcin Aman
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-12Fix npm cachingKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman