aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers
AgeCommit message (Expand)Author
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-28Include parenthesis for merged pages (#2039)Marcin 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-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-04-21Make anchors stable (#1851)Marcin Aman
2021-04-14Handle html in kdoc (#1805)Marcin Aman
2021-04-08Bump kotlinx html to 0.7.3 (#1819)Marcin Aman
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-03-10Fix multimodule sourcesets dependencies (#1766)Marcin Aman
2021-03-04Fix clashing properties and external links ordering (#1765)Marcin Aman
2021-02-05Deduplicate resources in multimodule (#1711)Marcin Aman
2021-01-21Empty modules filtering (#1699)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-27Adding inter-module link resolving template strategy for GfmBł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-16Explicit fallback in searchbar (#1559)Marcin Aman
2020-10-16Fix rendering of comment tables (#1560)Filip Zybała
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
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-02Make translators run in parallel.Andrzej Ratajczak
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-30Implement more reliable PackageListServiceKamil Doległo
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