aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Adding tag bubbles to merged hintsBłażej Kardyś
2020-05-20Prepared styles for tags and tabs coloring as in figma.Filip Zybała
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
2020-05-20Merge pull request #867 from Kotlin/f/merging-source-set-hintsPaweł Marks
Merging of platform dependent hints in sourceset tree
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-19Fix sourceRootName extractionKamil Doległo
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-19Fix params rendering in tableKamil Doległo
2020-05-19Unignore testsMarcin Aman
2020-05-19Add github actions CIMarcin Aman
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Frontend reworkKamil Doległo
2020-05-19Rename platformRestriction to sourceSetRestrictionKamil Doległo
2020-05-19Samples fixAndrzej Ratajczak
2020-05-19Divergent UI fixesMarcin Aman
2020-05-19Add tests for divergent content renderingKamil Doległo
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-15Fix ConfigurationExtractor compilation findingKamil Doległo
2020-05-14Fix ISE when accessing some platform-specific extension points from ↵Dmitriy Dolovov
NativeResolverForModuleFactory
2020-05-14Update to 1.4-M2, Native fails with an exceptionKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-14Disabled expect tests. Added .gitignore to ignore irrelevant files from ↵Filip Zybała
expect tests. Adjusted Expected Tests to omit folders without html inside.
2020-05-13Introduce requested changesAndrzej Ratajczak
2020-05-13SourceLinksTransformer: Fixed invalid cast exception, platform tags in ↵Filip Zybała
sources table, splitted invoke function to methods.
2020-05-13Refactor sources to be presented in tableAndrzej Ratajczak
2020-05-13BugfixAndrzej Ratajczak
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-12Remove empty signature from enum, fixes #840Marcin Aman
2020-05-12Regenerate expectsMarcin 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-05-06Fix junit imports in testsKamil Doległo
2020-05-06Receiver for extension property #809Marcin Aman
2020-05-05Add test for path clash without `package` directiveKamil Doległo
2020-04-30Regenerate expectsPaweł Marks
2020-04-30Add missing parameter for plugin configuration in testsPaweł Marks
2020-04-30Add parameters tag filtering for primary constructor in constructors pageAndrzej Ratajczak
2020-04-30Fix missing expect KDoc when all actual implementations don't override KDocAndrzej Ratajczak
2020-04-30Adds possibility to configure pluginsAndrzej Ratajczak
2020-04-30Bugfix with common nameFilip 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-30Fixing GFM components displayBłażej Kardyś
2020-04-27Fix problem with base plugin not being loaded in gradle runnerAndrzej Ratajczak
2020-04-23Fix creating absolute paths for output filesKamil Doległo
2020-04-23Fix to testsFilip Zybała
2020-04-23Added fallback fonts.Filip Zybała
2020-04-23Add charset to metadata.Filip Zybała
2020-04-23Adjusts to css: font-families, font size, active navigation part styleFilip Zybała