Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enchance visuals of "Since Kotlin" block #2359

Open
IgnatBeresnev opened this issue Feb 14, 2022 · 2 comments
Open

Enchance visuals of "Since Kotlin" block #2359

IgnatBeresnev opened this issue Feb 14, 2022 · 2 comments
Labels
enhancement An issue for a feature or an overall improvement format: html An issue/PR related to Dokka's default HTML output format UI Kit

Comments

@IgnatBeresnev
Copy link
Member

Should be pretty straightforward to implement after #2343. Although the visuals itself need to be discussed

@IgnatBeresnev IgnatBeresnev added the enhancement An issue for a feature or an overall improvement label Feb 14, 2022
@IgnatBeresnev
Copy link
Member Author

A bug - "Since Kotlin" block is not visible in a brief if the member has no description

Example:

    @SinceKotlin("1.4.2")
    fun single() {
    }

@IgnatBeresnev IgnatBeresnev added the format: html An issue/PR related to Dokka's default HTML output format label Apr 26, 2022
@IgnatBeresnev IgnatBeresnev added this to the Stable milestone Apr 26, 2022
@yalishevant yalishevant modified the milestones: Stable, Backlog Nov 7, 2022
@IgnatBeresnev IgnatBeresnev removed this from the Backlog milestone Aug 22, 2023
@d-ambatenne
Copy link
Contributor

UX input needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement format: html An issue/PR related to Dokka's default HTML output format UI Kit
Projects
None yet
Development

No branches or pull requests

3 participants