Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.6 KB

File metadata and controls

67 lines (34 loc) · 1.6 KB

@tanstack/devtools-ui

0.4.3

Patch Changes

  • Added plugin marketplace functionality into devtools (#216)

0.4.2

Patch Changes

  • update UI appearance (#211)

0.4.1

Patch Changes

  • fix responsiveness in jsontree (#207)

0.4.0

Minor Changes

  • Adds collapsible path prop to devtools-ui, allowing an array of object paths to collapse by default. (#196)

0.3.5

Patch Changes

  • Improvements to the json tree component, now supports expansion length config (#132)

0.3.4

Patch Changes

  • added support for dark/light mode (#96)

0.3.3

Patch Changes

  • improvements for tree view, added icons to devtools-ui, extracted components out of devtools core into ui, panel header (#94)

0.3.2

Patch Changes

  • consolidate styles into devtools-ui (#83)

0.3.1

Patch Changes

  • new ui components and enhancements for json tree (#47)

0.3.0

Minor Changes

  • Added json tree to devtools-ui and adjusted the width for the plugin renderers (#29)

0.2.2

Patch Changes

  • extracted common UI components into a separate package (#23)