Přidatki za Firefox Browser
  • Rozšěrjenja
  • Drasty
    • za Firefox
    • Słowniki a rěčne pakćiki
    • Druhe sydła wobhladowaka
    • Přidatki za Android
Přizjewić
Přidatkowy symbol

Wersijowa historija Preact Developer Tools - 25 wersijow

Preact Developer Tools wot Marvin Hagemeister

Z 5 z 5 pohódnoćeny
5 z 5 hwěžkow
5
2
4
0
3
0
2
0
1
0
Wersijowa historija Preact Developer Tools - 25 wersijow
  • Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.

  • Najnowša wersija

    Wersija 4.7.2

    25 квіт 2024 р. wozjewjene - 151,73 KB
    Funguje z firefox 42.0 a pozdźišo
    Fix publish error

    Žórłowy kod je pod licencu Licenca MIT

    Trjebaće Firefox, zo byšće tute rozšěrjenje wužiwał
    Firefox sćahnyć a rozšěrjenje wobstarać
    Dataju sćahnyć
  • Starše wersije

    Wersija 4.7.1

    25 квіт 2024 р. wozjewjene - 151,59 KB
    Funguje z firefox 42.0 a pozdźišo
    Features

    * Feature: add commit filtering to the profiler
    * Improve performance of diffed hook

    Bug Fixes

    * fix: remove spread to avoid stack limit error

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.7.0

    5 бер 2023 р. wozjewjene - 150,83 KB
    Funguje z firefox 42.0 a pozdźišo
    See https://github.com/preactjs/preact-devtools/releases/tag/v4.7.0

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.6.2

    28 лют 2023 р. wozjewjene - 150,38 KB
    Funguje z firefox 42.0 a pozdźišo
    See https://github.com/preactjs/preact-devtools/releases/tag/v4.6.2

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.6.1

    27 жовт 2022 р. wozjewjene - 149,68 KB
    Funguje z firefox 42.0 a pozdźišo
    - Fix hook name applied to custom hook

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.6.0

    1 жовт 2022 р. wozjewjene - 149,68 KB
    Funguje z firefox 42.0 a pozdźišo
    Show a panel with the current signal subscriptions of a component if there are any

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.5.0

    6 вер 2022 р. wozjewjene - 147,45 KB
    Funguje z firefox 42.0 a pozdźišo
    ## Features

    * Add support for Signals

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.4.0

    28 серп 2022 р. wozjewjene - 146,53 KB
    Funguje z firefox 42.0 a pozdźišo
    ### Features

    - Print Preact version that rendered the selected component in sidebar
    - Design: Tweak spacing and alignment

    ### Bug Fixes

    - Fix incorrect highlight bounds checks
    - Add missing changelog entry in `CHANGELOG.md` for `v4.3.3`

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.3.3

    27 серп 2022 р. wozjewjene - 146,36 KB
    Funguje z firefox 42.0 a pozdźišo
    ## Bug Fixes

    * Fix sidebar data not cleared on disconnect
    * Fix roots displayed by render order instead of ordering them based on the DOM structure
    * Fix DevTools panel height not filling viewport if smaller than available space
    * Fix rare case of DevTools not initializing

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.3.2

    23 черв 2022 р. wozjewjene - 154,02 KB
    Funguje z firefox 42.0 a pozdźišo
    - Calculate auto-indent for tree view on intialization in case resize is not fired
    - Fix hooks inspection not working with 10.8.1

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.3.1

    6 черв 2022 р. wozjewjene - 153,59 KB
    Funguje z firefox 42.0 a pozdźišo
    - Improve layout measurement for virtualized lists
    - Profiler UX improvements
    - Profiler(Ranked): Fix missing selection on commit change
    - Improve stats capturing

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.3.0

    2 черв 2022 р. wozjewjene - 152,94 KB
    Funguje z firefox 42.0 a pozdźišo
    - Add "Rendered by" panel to the sidebar

    **Full Changelog**: https://github.com/preactjs/preact-devtools/compare/v4.2.0...v4.3.0

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.2.0

    23 трав 2022 р. wozjewjene - 152,35 KB
    Funguje z firefox 42.0 a pozdźišo
    ### Features

    - **Profiler:** Add new layout algorithm for FlameGraph (#366, thanks @marvinhagemeister)

    ### Bug Fixes

    - **Profiler:** Accurately track rendered nodes in a commit (#368, thanks @marvinhagemeister)
    - **Profiler:** Fix deep FlameGraph leaf nodes sometimes not visible (#370, thanks @marvinhagemeister)
    - **Profiler:** Simplify ranked layout (#371, thanks @marvinhagemeister)
    - **Profiler:** Fix gaps in FlameGraph caused by incorrect timings (#373, thanks @marvinhagemeister)
    - **Profiler:** Resize static subtrees to available space in FlameGraph (#377, thanks @marvinhagemeister)
    - **Profiler:** Simplify static space calculation (#378, thanks @marvinhagemeister)
    - Dynamically resize virtual list buffer (#369, thanks @marvinhagemeister)
    - Fix duplicate HOC labels on update (#379, thanks @marvinhagemeister)
    - Fix serialization of complex debug values from `useDebugValue` (#380, thanks @marvinhagemeister)
    - Fix unable to scroll to item if out of view (#381, thanks @marvinhagemeister)
    - Fix HOCs disappearing on update (#382, thanks @marvinhagemeister)
    - Fix memo render reasons (#350, thanks @marconi1992, @marvinhagemeister)

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.1.0

    12 трав 2022 р. wozjewjene - 154,98 KB
    Funguje z firefox 42.0 a pozdźišo
    # 4.1.0

    ## Features

    - Add support for HOC-component filters (#347, #351, #357, #354, #360, thanks @marvinhagemeister)
    - Modernize filter panel styling (#349, thanks @marvinhagemeister)

    ## Bug Fixes

    - Fix elements list scrolling even if item is in view (#342, thanks @marvinhagemeister)
    - Fix unable to scroll settings page (#344, thanks @marvinhagemeister)
    - Fix not all filters synced on startup (#348, thanks @marvinhagemeister)
    - Fix highlight error if child is a placeholder (#353, thanks @marvinhagemeister)
    - Fix double parsed commit stats (#356, thanks @marvinhagemeister)
    - Profiler: Only collect timings for components (#357, thanks @marvinhagemeister)

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.0.2

    7 трав 2022 р. wozjewjene - 154,12 KB
    Funguje z firefox 42.0 a pozdźišo
    - Fix list scrolling even if item is in view #342

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 4.0.1

    7 трав 2022 р. wozjewjene - 154,06 KB
    Funguje z firefox 42.0 a pozdźišo
    - Fix virtualized elements not scrolled into view

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4.4

    4 квіт 2022 р. wozjewjene - 151,77 KB
    Funguje z firefox 42.0 a pozdźišo
    ## 1.4.4

    ### Bug Fixes

    - Handle plain objects that look like collections (#322, thanks @r-frederick)
    - Respect `box-sizing: content-box` in highlighter (#327, thanks @marvinhagemeister)
    - Fix hook detection when the patch is under 1 (#335, thanks @JoviDeCroock)

    ### Maintenance

    - Upgrade deps (#321, thanks @andrewiggins)
    - Minor code cleanups (#325, thanks @marvinhagemeister)
    - Remove `MultiRender` abstraction (#326, thanks @marvinhagemeister)

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4.3

    24 серп 2021 р. wozjewjene - 152,14 KB
    Funguje z firefox 42.0 a pozdźišo
    - Fix HTML-Elements not being displayed correctly in sidebar panel

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4.2

    22 серп 2021 р. wozjewjene - 152 KB
    Funguje z firefox 42.0 a pozdźišo
    - Update `useContext()` hook state property for preactjs/preact#3165

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4.1

    20 трав 2021 р. wozjewjene - 151,99 KB
    Funguje z firefox 42.0 a pozdźišo
    - Show custom message if no nodes left after filters
    - Show `Map` and `Set` objects properly in sidebar

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.4.0

    15 квіт 2021 р. wozjewjene - 151,36 KB
    Funguje z firefox 42.0 a pozdźišo
    ## Features

    - Display hook type before custom name (#289, thanks @marvinhagemeister, @cmlenz)
    - Show custom useMemo hook names (#288, thanks @marvinhagemeister)

    ## Bug Fixes

    - Fix empty panel in Firefox (#294, thanks @marvinhagemeister)
    - Fix hook names being reversed with addHookNames from preact/devtools (#287, thanks @marvinhagemeister, @cmlenz)

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.3.0

    24 січ 2021 р. wozjewjene - 150,65 KB
    Funguje z firefox 42.0 a pozdźišo
    - Add support for custom hook names via `addHookName` from `preact/devtools`. This will be supported in Preact >= 10.5.12

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.2.2

    12 січ 2021 р. wozjewjene - 150,53 KB
    Funguje z firefox 42.0 a pozdźišo
    - Fix only first hooks shown if multiple listeners to `options._hook` were present
    - Use `pagehide` instead of `unload`

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.2.1

    11 груд 2020 р. wozjewjene - 150,32 KB
    Funguje z firefox 42.0 a pozdźišo
    - fix: Firefox description (#273, thanks @rschristian)
    - Show usage info in the disabled popup (#272, thanks @danieldiekmeier)

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
  • Wersija 1.2.0

    23 вер 2020 р. wozjewjene - 149,93 KB
    Funguje z firefox 42.0 a pozdźišo
    - Lots of improvements to Suspense integration
    - Fragments are now properly detected
    - Fixed crashes in relation to highlighting nodes
    - Experimental HOC-Component filter
    - Display keys in sidebar

    Žórłowy kod je pod licencu Licenca MIT

    Dataju sćahnyć
K startowej stronje Mozilla

Přidatki

  • Wo
  • Blog přidatkow Firefox
  • Dźěłarnička rozšěrjenjow
  • Wuwiwarski róžk
  • Wuwiwarske prawidła
  • Blog zhromadźenstwa
  • Forum
  • Programowy zmylk zdźělić
  • Směrnica za pohódnoćenja

Wobhladowaki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Priwatnosć
  • Placki
  • Prawniske

Jeli nic hinak zapisane, so wobsah na tutym sydle pod Creative Commons Attribution Share-Alike License v3.0 abo poždźišej wersiju licencuje.