aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/resources/dokka
AgeCommit message (Collapse)Author
2021-12-23Add horizontal margin to breadcrumbs delimiter (KT-50296) (#2285)Ignat Beresnev
2021-12-22Fix css bugs wih link and table row (#2284)Vadim Mishenev
* Remove extra top margin in paragraph * Remove margin-bottom from platform-hinted * Fix link underlining in table and anchor icon * Make breakable names of constructors * Add test for breakable name of constructor
2021-11-23Fix highlighting style (#2236)vmishenev
for multi-line comments
2021-11-01Fix priority of css style paragraph (#2214)vmishenev
2021-10-19Fix table style on Firefox (#2191)vmishenev
2021-10-18Fix paragraph margin and label highlighting (#2190)vmishenev
2021-09-29Display a meaningful error when all sourcesets are filtered (#2161)Marcin Aman
2021-09-20Bring back logovmishenev
2021-09-09Fix js error on pages without tabs (#2127)Marcin Aman
2021-09-08Copy button theming (#2125)Marcin Aman
2021-09-08Fix footer on firefox (#2123)Marcin Aman
2021-09-08Dark mode on samples (#2116)Marcin Aman
* Dark mode on samples * Fix samples script firing even when samples were not defined on current page
2021-09-01Navigation hover should be visible on dark mode (#2107)Marcin Aman
2021-08-31Make copy buttons text visible on dark modeMarcin Aman
2021-08-30Fix signatures being bolded, increase spacing in divergent (#2101)Marcin Aman
2021-08-25Dark code highlightingMarcin Aman
2021-08-25Manual highlighting webhelp (#2079)vmishenev
* Add manual code highlighting * Fix test * Add kotlinAsJava highlighting * Add runtime highlighting via Prism * Add copy-button for code block * Add tests and refactor * Replace `<br>` for prism.js * Parse trivial default values Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-25Fix issue with excessive scrollMarcin Aman
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add ↵Marcin Aman
hamburger for mobile
2021-08-12Limit widthMarcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-02-01Update urls to fonts (#1717)Marcin Aman
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
* Add dokka to link * Change anchor text color in footer
2020-12-03Make navigation loading faster, improve experience on safari (#1633)Marcin Aman
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-10New breadcrumbs (#1590)Marcin Aman
Add top navbar
2020-10-30Remove hard coded svg-s from rendererMarcin Aman
2020-10-13Update urls to fontsMarcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-30Let code inherit font size in cover, reduce some spacings and add spacing on ↵Marcin Aman
package page #1400
2020-09-17Mobile header font size #1475Marcin Aman
2020-09-10Mobile improvements for different screen resolutionsMarcin Aman
2020-09-10Adding mobile-friendly layoutBłażej Kardyś
2020-09-07NullPointerException on images #1424Marcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin 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-10Highlight anchorMarcin Aman
2020-07-29Fix truncated text on sidebar with long packagesMarcin Aman
2020-07-23Improve performance for work-around with runnable samples CSSMarcin Aman
2020-07-21Make sample not take 100% on MS EdgeMarcin Aman
2020-07-21Improve styles for footer to work on MS EdgeMarcin Aman
2020-07-21Allow anchors to redirect user without refresh (#1187)Marcin Aman
2020-07-16Make footer be exactly on the bottomMarcin Aman
2020-07-16Fix samples in tabs not having content unless clickedMarcin Aman
2020-07-16Fix comment overflowMagdalena Marks