aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and ↵Andrzej Ratajczak
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations
2020-05-25SourceSet dependent description for package and moduleMarcin Aman
2020-05-25Change event listener to propagate events furtherMarcin Aman
2020-05-25Trim windows carrage return sign in importing includesMarcin Aman
2020-05-22Move remaining js filesKamil Doległo
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-05-21Fix a bug with path filtering on WindowsKamil Doległo
2020-05-20Tabs for sections - update testsMarcin Aman
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-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
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-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-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-23Add charset to metadata.Filip Zybała