• 1.2 update:
    – Hidden, with ellipsis (‘…’) Doesn’t work
    – Numbers as <ul> is not correct should swap to <ol> once this is selected.

    <header id="joli-toc-header">
                                                    <div class="title">
                    <span id="title-label">Table of contents</span>
                </div>
                        </header>

    – Is still added even if disabled. Remove the <header> completely if left empty.
    – Still using inline css over static css file that can be cached.
    – Color picker doesn’t support RGBA
    – Color scheme to support inherit. For example link colors.
    – No option to disable border/color
    – No option remove background: none; and text-decoration on headlines. If users want to use inherit from other link css.
    – Still override instead of replacing css styling.

    Still, a lot to do will keep the old version until improvements are patched, thanks.

    • This topic was modified 4 years, 6 months ago by Rookie.
    • This topic was modified 4 years, 6 months ago by Rookie.
    • This topic was modified 4 years, 6 months ago by Rookie.
Viewing 1 replies (of 1 total)
  • Plugin Author WPJoli

    (@wpjoli)

    – Hidden, with ellipsis (‘…’) Doesn’t work

    You need to check if your theme does not override css. It does work with me in both Chrome/FF (see https://imgur.com/a/XBmQakK). Otherwise, let me know your settings.

    – Numbers as

      is not correct should swap to

        once this is selected.

    You mentioned this before. Will be in another update.

    <header id=”joli-toc-header”>
    <div class=”title”>
    <span id=”title-label”>Table of contents</span>
    </div>
    </header>
    – Is still added even if disabled. Remove the <header> completely if left empty.

    Ok

    – Still using inline css over static css file that can be cached.

    Still on the roadmap

    – Color picker doesn’t support RGBA

    AFAIK the integrated colorpicker does not provide RGBA capabilities. But if you have any information about this please let me know. Maybe the latest version of WordPress has come with some enhancements that I’m unaware of.

    – Color scheme to support inherit. For example link colors.

    Taking note

    – No option to disable border/color

    Right, it kinda depends on the TOC theme but this may be a good idea to have a direct option

    – No option remove background: none; and text-decoration on headlines. If users want to use inherit from other link css.

    I don’t understand exactly

    – Still override instead of replacing css styling.

    No major upgrade yet, however the empty rules have been removed

    • This reply was modified 4 years, 6 months ago by WPJoli.
Viewing 1 replies (of 1 total)
  • The topic ‘Improvements in 1.2’ is closed to new replies.