Age | Commit message (Expand) | Author |
2020-05-19 | Divergent UI fixes | Marcin Aman |
2020-05-19 | Add a draft version of divergent rendering | Kamil Doległo |
2020-05-14 | Fix ISE when accessing some platform-specific extension points from NativeRes... | Dmitriy Dolovov |
2020-05-14 | Update to 1.4-M2, Native fails with an exception | Kamil Doległo |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-14 | Platform dependant comments | Marcin Aman |
2020-05-13 | Working tests for includes, sources and samples. Minor bugfixes | Andrzej Ratajczak |
2020-05-07 | Platform tag is created only if content has one platform. Adjusted css: delet... | Filip Zybała |
2020-05-07 | Changed html table to div's. Adjusted css to match figma. | Filip Zybała |
2020-05-06 | Receiver for extension property #809 | Marcin Aman |
2020-04-30 | Adds possibility to configure plugins | Andrzej Ratajczak |
2020-04-30 | Fixed alignment and colors of platform tags. Common tag is always #F4F4F4. Pl... | Filip Zybała |
2020-04-30 | Fixing GFM components display | Błażej Kardyś |
2020-04-23 | Added fallback fonts. | Filip Zybała |
2020-04-23 | Adjusts to css: font-families, font size, active navigation part style | Filip Zybała |
2020-04-23 | Fix inheritors transformer | Andrzej Ratajczak |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |
2020-04-22 | Adds asynchronous rendering | Andrzej Ratajczak |
2020-04-22 | Fix incorrect plugins paths when project is on a different filesystem than Gr... | Kamil Doległo |
2020-04-22 | Fix test | Andrzej Ratajczak |
2020-04-22 | Refactors sources to documentables translation | Andrzej Ratajczak |
2020-04-15 | Change PlatformHintedContent rendering, js and css to match Figma style | Filip Zybała |
2020-04-15 | Refactor package list to be a preprocessor | Andrzej Ratajczak |
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, r... | Kamil Doległo |
2020-04-09 | Fix improper reporting of time measurement | Paweł Marks |
2020-04-08 | Fix unnecessary wrapping of signatures, changes in layout | Kamil Doległo |
2020-04-08 | Adds samples configuration parameter to include samples sources. | Andrzej Ratajczak |
2020-04-08 | Adds source links to provide linking to source code on remote repositories | Andrzej Ratajczak |
2020-04-08 | Resolves problems with multiple DRI resolve in Markdown Parser | Andrzej Ratajczak |
2020-04-08 | Moving search-component inside core project | Błażej Kardyś |
2020-04-07 | Add Typealiases rendering and merging | Kamil Doległo |
2020-04-07 | Add DTypeAlias documentable | Kamil Doległo |
2020-04-06 | Modified MarkdownParser to fit new See structure. Fixed minor errors in tests. | Filip Zybała |
2020-04-06 | Changed see also parsing, added see also section to pages | Filip Zybała |
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś |
2020-04-02 | Fix warning "Failed to initialize native filesystem for Windows" | Kamil Doległo |
2020-03-31 | Make parameters no longer platform tagged | Paweł Marks |
2020-03-31 | Make PageContentBuilder to create proper content for all tags | Paweł Marks |
2020-03-31 | Adjusted CSS, added animation. Adjusted table rendering to make it more aesth... | Filip Zybała |
2020-03-31 | Added platformTags rendering. Provided simple css classes. TODO adjust css, a... | Filip Zybała |
2020-03-30 | Restricting pages generation for inherited functions | Błażej Kardyś |
2020-03-26 | Fixing enum entries parsing for descriptors and presentation | Błażej Kardyś |
2020-03-26 | Changed modifier to PlatformDependent | Filip Zybała |
2020-03-26 | Fixed expected-actual merging. Refactored contentForComments. | Filip Zybała |
2020-03-25 | Introduce VoidObject and JavaObject | Kamil Doległo |
2020-03-25 | Simplify access for PrimaryConstructorExtra | Paweł Marks |
2020-03-25 | Refactored extension method and signature builder. Added indentation to class... | Filip Zybała |
2020-03-25 | Fixed data class rendering. Added information about primary constructor and c... | Filip Zybała |
2020-03-25 | Fix link parsing for links with fq names | Kamil Doległo |
2020-03-25 | Fixing incorrect psi parsing | Błażej Kardyś |