aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers/html/HtmlRenderer.kt
AgeCommit message (Expand)Author
2021-08-25Fix breakable labels and icon on single module projectMarcin Aman
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add hambur...Marcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-07-22Fix overflow in throws tables (#2028)Marcin Aman
2021-07-19Minor: rename `buildNewLine` (#1987)Mike Sinkovsky
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-04-14Handle html in kdoc (#1805)Marcin Aman
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-02-05Deduplicate resources in multimodule (#1711)Marcin Aman
2021-01-14Footer customisation (#1691)Marcin Aman
2021-01-05Versioning (#1654)Błażej Kardyś
2021-01-05Fix a bug with inserting template commands instead of link text (#1685)Kamil Doległo
2020-12-17Navigate to root after logo click, add data to searchbars on multimodule (#1631)Marcin Aman
2020-12-10Add dokka to GitHub link (#1661)Stefan M
2020-12-03Make navigation loading faster, improve experience on safari (#1633)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-27Implement basic link resolutionKamil Doległo
2020-11-27Add navigation fragments for templatingPaweł Marks
2020-11-27Add templating commands to the html formatPaweł Marks
2020-11-26Fixes from scala3doc (#1630)Krzysztof Romanowski
2020-11-25Make searchbar an extension point (#1615)Marcin Aman
2020-11-10New breadcrumbs (#1590)Marcin Aman
2020-10-30Remove hard coded svg-s from rendererMarcin Aman
2020-10-20Fix anchor linking when the linked type is on a different platform (#1568)Kamil Doległo
2020-10-16Fix rendering of comment tables (#1560)Filip Zybała
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-10-14Shorten anchorsMarcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Anchors hintMarcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-17Mobile header font size #1475Marcin Aman
2020-09-10Adding mobile-friendly layoutBłażej Kardyś
2020-09-07Add favicon in the HTML formatKamil Doległo
2020-09-07Test images in GFMMarcin Aman
2020-09-07Let markdown display img like resources correctlyMarcin Aman
2020-08-28Hide navigation pane search on multimodule pageMarcin Aman
2020-08-28Make all modules page look the same as module page #1335Marcin Aman
2020-08-28Draft for improving code formatting #1346Marcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin Aman
2020-08-21Create navigation search componentMarcin Aman
2020-08-19HtmlRenderer: Minor reformattingsebastian.sellmair
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Replace !! with some meaningful messagesKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Wrap unresolved links in `span` with `data-unresolved-link`Kamil Doległo