Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Ikona dodatka

Povijest verzija dodatka Conventional Comments (GitHub) - by Pullpo – 3 verzije

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

Ocijenjeno s 5 od 5
5 zvjezdica od 5
5
1
4
0
3
0
2
0
1
0
Povijest verzija dodatka Conventional Comments (GitHub) - by Pullpo – 3 verzije
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 0.2.4

    Objavljeno 11. ruj. 2025 – 92,32 KB
    Radi s firefox 109.0a1 i novije verzije
    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.

    Izvorni kod je objavljen pod licencom MIT licenca

    Za korištenje ovog proširenja trebat ćeš Firefox
    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
  • Starije verzije

    Verzija 0.2.3

    Objavljeno 29. kol. 2025 – 91,94 KB
    Radi s firefox 109.0a1 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.1

    Objavljeno 8. svi. 2025 – 23,59 KB
    Radi s firefox 109.0a1 i novije verzije

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.