Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku Conventional Comments (GitHub) - by Pullpo — 3 wersje

Conventional Comments (GitHub) - by Pullpo Autor: Pullpo.io

Ocena: 5/5
5 gwiazdek/5
5
1
4
0
3
0
2
0
1
0
Historia wersji dodatku Conventional Comments (GitHub) - by Pullpo — 3 wersje
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 0.2.4

    Data wydania: 11 wrz 2025 — 92,32 KB
    Działa z: firefox 109.0a1 i nowsze
    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.

    Licencja kodu źródłowego: Licencja MIT

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 0.2.3

    Data wydania: 29 sie 2025 — 91,94 KB
    Działa z: firefox 109.0a1 i nowsze
    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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.2.1

    Data wydania: 8 maj 2025 — 23,59 KB
    Działa z: firefox 109.0a1 i nowsze

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.