תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור Preact Developer Tools - ‏25 גרסאות

Preact Developer Tools Marvin Hagemeister מאת

דירוג 5 מתוך 5
5 כוכבים מתוך 5
5
2
4
0
3
0
2
0
1
0
היסטוריית גרסאות עבור Preact Developer Tools - ‏25 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 4.7.2

    תאריך שחרור: 25 אפר׳ 2024 - 151.73 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    Fix publish error

    קוד המקור משוחרר תחת MIT License

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 4.7.1

    תאריך שחרור: 25 אפר׳ 2024 - 151.59 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    Features

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

    Bug Fixes

    * fix: remove spread to avoid stack limit error

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.7.0

    תאריך שחרור: 5 מרץ 2023 - 150.83 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    See https://github.com/preactjs/preact-devtools/releases/tag/v4.7.0

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.6.2

    תאריך שחרור: 28 פבר׳ 2023 - 150.38 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    See https://github.com/preactjs/preact-devtools/releases/tag/v4.6.2

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.6.1

    תאריך שחרור: 27 אוק׳ 2022 - 149.68 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Fix hook name applied to custom hook

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.6.0

    תאריך שחרור: 1 אוק׳ 2022 - 149.68 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    Show a panel with the current signal subscriptions of a component if there are any

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.5.0

    תאריך שחרור: 6 ספט׳ 2022 - 147.45 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ## Features

    * Add support for Signals

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.4.0

    תאריך שחרור: 28 אוג׳ 2022 - 146.53 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ### 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`

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.3.3

    תאריך שחרור: 27 אוג׳ 2022 - 146.36 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ## 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

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.3.2

    תאריך שחרור: 23 יוני 2022 - 154.02 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Calculate auto-indent for tree view on intialization in case resize is not fired
    - Fix hooks inspection not working with 10.8.1

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.3.1

    תאריך שחרור: 6 יוני 2022 - 153.59 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Improve layout measurement for virtualized lists
    - Profiler UX improvements
    - Profiler(Ranked): Fix missing selection on commit change
    - Improve stats capturing

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.3.0

    תאריך שחרור: 2 יוני 2022 - 152.94 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Add "Rendered by" panel to the sidebar

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

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.2.0

    תאריך שחרור: 23 מאי 2022 - 152.35 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ### 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)

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.1.0

    תאריך שחרור: 12 מאי 2022 - 154.98 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    # 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)

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.0.2

    תאריך שחרור: 7 מאי 2022 - 154.12 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Fix list scrolling even if item is in view #342

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 4.0.1

    תאריך שחרור: 7 מאי 2022 - 154.06 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Fix virtualized elements not scrolled into view

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.4.4

    תאריך שחרור: 4 אפר׳ 2022 - 151.77 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ## 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)

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.4.3

    תאריך שחרור: 24 אוג׳ 2021 - 152.14 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Fix HTML-Elements not being displayed correctly in sidebar panel

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.4.2

    תאריך שחרור: 22 אוג׳ 2021 - 152 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Update `useContext()` hook state property for preactjs/preact#3165

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.4.1

    תאריך שחרור: 20 מאי 2021 - 151.99 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Show custom message if no nodes left after filters
    - Show `Map` and `Set` objects properly in sidebar

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.4.0

    תאריך שחרור: 15 אפר׳ 2021 - 151.36 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    ## 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)

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.3.0

    תאריך שחרור: 24 ינו׳ 2021 - 150.65 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Add support for custom hook names via `addHookName` from `preact/devtools`. This will be supported in Preact >= 10.5.12

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.2.2

    תאריך שחרור: 12 ינו׳ 2021 - 150.53 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - Fix only first hooks shown if multiple listeners to `options._hook` were present
    - Use `pagehide` instead of `unload`

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.2.1

    תאריך שחרור: 11 דצמ׳ 2020 - 150.32 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - fix: Firefox description (#273, thanks @rschristian)
    - Show usage info in the disabled popup (#272, thanks @danieldiekmeier)

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.2.0

    תאריך שחרור: 23 ספט׳ 2020 - 149.93 ק״ב
    עובד עם ‏firefox 42.0 ומעלה
    - 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

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.