Skip to content

Releases: hadnet/react-component-hover-inspector

v1.4.1

Choose a tag to compare

@hadnet hadnet released this 01 Jul 08:03
598ec77

Bug Fixes

  • Keep inspector tooltip action buttons visible when component labels are long.

Validation

  • npm test

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:41
5f19c1d

1.4.0 (2026-06-11)

Features

  • open inspected JSX source (5eec0dd)
  • open inspected JSX source (4670e5b)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:26
280dd81

1.3.0 (2026-06-11)

Features

  • navigate React component ancestors (2ed01fe)
  • navigate React component ancestors (b8f2326)

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:49
d89377b

1.2.4 (2026-06-11)

Bug Fixes

  • skip Radix internal component names (494b8ee)
  • skip Radix internal component names (0c10e11)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:33
0e8bbf8

1.2.3 (2026-06-11)

Bug Fixes

  • skip dependency component names (02b815e)
  • skip dependency component names (5ec18ee)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:02
775f982

1.2.2 (2026-06-11)

Bug Fixes

  • skip dotted wrapper component names (c400107)
  • skip dotted wrapper component names (b5c869e)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:32
4e148cc

1.2.1 (2026-06-11)

Bug Fixes

  • skip Next.js Link wrapper (e53597d)
  • skip Next.js Link wrapper (fb928bb)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 06:29
ce25911

1.2.0 (2026-06-07)

Features

  • add click-to-pin inspection (2d9e946)
  • add component name copy button (b41a36e)
  • add pinned component name copying (4d4c7cc)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 05:58
a2f8d00

1.1.0 (2026-06-07)

Features

  • initialize React component hover inspector project structure and core functionality (b504a97)