wp-graphql / wpgraphql-ide

A next-gen query editor for WPGraphQL 🚀
GNU General Public License v3.0
10 stars 0 forks source link

History Panel Plugin #166

Open jasonbahl opened 3 months ago

jasonbahl commented 3 months ago

Acceptance Criteria

The "History Panel" should be migrated to a "plugin", (similar to the Query Composer and Help Panel) making use of registerActivityBarPanel and using redux for state management.

The components needed for the History Panel should be coupled with the plugin.


related: #120