ianarawjo 98a8184a6a
Add copy button to response toolbars, and improve UI rendering performance (#331)
* Add copy button to toolbar.

* Debounce text update on prompt node

* Refactored App.tsx and BaseNode to useMemo for many places such as the toolbar

* Mantine React Table was rerendering cells even when hidden. This change ensures that the inner views of Response Inspectors do not display when the inspector is hidden.

* Add buffered before displaying the inner response inspector view, so that the modal immediately pops up 

* Update package version
2025-03-01 10:28:31 -05:00
..
2024-12-27 18:47:32 -05:00
2025-01-27 22:48:37 -05:00