aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
AgeCommit message (Collapse)Author
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-05-22Update MANIFEST.MFKamil Doległo
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-05-21Set full height to menu in cssKamil Doległo
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Prepared styles for tags and tabs coloring as in figma.Filip Zybała
2020-05-19Frontend reworkKamil Doległo
2020-05-14Platform dependant commentsMarcin Aman
2020-05-07Platform tag is created only if content has one platform. Adjusted css: ↵Filip Zybała
deleted animation. Div should handle multiple signatures.
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-04-30Fixed alignment and colors of platform tags. Common tag is always #F4F4F4. ↵Filip Zybała
Platform tags are now based on target instead of analysis platform
2020-04-23Added fallback fonts.Filip Zybała
2020-04-23Adjusts to css: font-families, font size, active navigation part styleFilip Zybała
2020-04-15Change PlatformHintedContent rendering, js and css to match Figma styleFilip Zybała
2020-04-08Fix unnecessary wrapping of signatures, changes in layoutKamil Doległo
2020-04-06Integrating fuzzy search into dokkaBłażej Kardyś
2020-03-31Adjusted CSS, added animation. Adjusted table rendering to make it more ↵Filip Zybała
aesthetic. Generated new expect test outputs.
2020-03-31Added platformTags rendering. Provided simple css classes. TODO adjust css, ↵Filip Zybała
add onHover
2020-03-26Fixing enum entries parsing for descriptors and presentationBłażej Kardyś
2020-03-17Add a rough draft of deprecated signatures formattingKamil Doległo
2020-03-11Make search case-insensitiveKamil Doległo
It improves user experience
2020-03-11Rotate arrows on closed menuKamil Doległo
2020-03-11Fix arrows in navigationKamil Doległo
2020-03-11Add background color on hoverKamil Doległo
2020-03-11Add logo to left columnKamil Doległo
2020-03-11Fix content widthKamil Doległo
2020-03-11Many UI changes for stylingKamil Doległo
2020-03-11Fixing signatures font, incorrect links and line breakingBłażej Kardyś
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Classlike header and other ui fixesBłażej Kardyś
2020-03-11Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for ↵Filip Zybała
collapsing navigation
2020-02-18Adds missing extension to navigation pagePaweł Marks
2020-02-04Fixes not clickable breadcrumbsPaweł Marks
2020-02-04Implementation of transformable navigationPaweł Marks
2020-01-31Unifing model for pages with content ant technical renderer specific pagesPaweł Marks
2020-01-31Adding changes to HTML UI renderBłażej Kardyś
2019-11-06A E S T H E T I C S 2Kamil Doległo
2019-11-06A E S T H E T I C SKamil Doległo
2019-10-10WIP on restructuringKamil Doległo
2019-04-18remove kotlin-websiteKrystianUjma
2018-07-13[backport] Implement inbound links in java layout htmlSimon Ogorodnik
Original: 4641470
2018-07-13Refactor selecting of inbound link resolversSimon Ogorodnik
2017-12-11Add description for javadoc formatSimon Ogorodnik
2017-12-02Remove categories to prevent injection errorsSimon Ogorodnik
When not NodeLocationAwareGenerator used
2017-11-30WIPSimon Ogorodnik
2017-11-30New format stubSimon Ogorodnik
2017-03-29Per package optionsSimon Ogorodnik
2017-03-20Create HTML based format for kotlin-websiteSimon Ogorodnik
2017-03-12updated style.css to better fit wide monitor resolutionsKevin Xiao
- use Open Sans in favour of Lato as it is more legible on resolutions higher than 1080p at 100% scaling. - add auto-margin for body to center all text so users dont have to turn their head all the way to the left when reading documentation on resolutions higher than 1080p.
2016-11-30Added special format for experimental kotlin website samples formatSimon Ogorodnik