Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku Conventional Comments (GitHub) - by Pullpo - 3 verze

Conventional Comments (GitHub) - by Pullpo od Pullpo.io

Hodnocení: 5 z 5
Hodnocení: 5 z 5
5
1
4
0
3
0
2
0
1
0
Historie doplňku Conventional Comments (GitHub) - by Pullpo - 3 verze
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 0.2.4

    Vydáno 11. zář 2025 – 92,32 KB
    Funguje s: firefox 109.0a1 a novější
    Fixed
    • Toolbar not appearing on the first inline comment in GitHub’s new review UI.
    Previously, our extension only detected the “new” GitHub review experience after at least one comment existed (due to relying on div[data-testid="review-thread"]). As a result, the toolbar didn’t load for the very first comment box.

    Changes
    • Improved GitHub experience detection
    • Added support for new UI markers that exist before any comments are created:
    • div[data-marker-navigation-new-thread="true"]
    • div[data-marker-id]
    • [class^="MarkdownEditor-module__container"]
    • textarea[aria-label="Markdown value"]
    • Ensures we now recognize the new review experience even when a PR has no comments.
    • Updated textarea selectors for GitHub new UI
    • Removed brittle, hashed class selectors (e.g., .prc-Textarea-TextArea-*).
    • Replaced with robust, stable selectors:
    • First inline editor:
    div[data-marker-navigation-new-thread="true"] textarea[aria-label="Markdown value"]
    • Any inline thread editor:
    div[data-marker-id] textarea[aria-label="Markdown value"]
    • Fallback for PR header/new comment boxes:
    fieldset textarea[aria-label="Markdown value"]

    Result
    • The toolbar now appears correctly on the very first comment box in GitHub PRs, matching behavior for subsequent comment boxes.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 0.2.3

    Vydáno 29. srp 2025 – 91,94 KB
    Funguje s: firefox 109.0a1 a novější
    New Features
    • Added support links in extension settings popup
    • Enhanced dark/light theme support across all extension popups

    Improvements
    • Improved logo carousel animation with smoother scrolling
    • Enhanced extension popup styling and layout consistency

    Bug Fixes
    • Resolved logo visibility issues in different themes
    • Fixed extension popup styling inconsistencies

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.2.1

    Vydáno 8. kvě 2025 – 23,59 KB
    Funguje s: firefox 109.0a1 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.