Skip to content

Conversation

@codebytere
Copy link
Member

This PR adds the ability to optionally roll back to previous versions of Gists. The option can be enabled and disabled via Settings, and is disabled by default.

Screenshots

Screenshot 2025-08-07 at 4 35 35 PM Screenshot 2025-06-23 at 11 21 22 AM Screenshot 2025-06-23 at 11 21 25 AM

@codebytere codebytere requested a review from a team as a code owner August 7, 2025 14:36
Copy link
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the inline comment, the catch (error) blocks need to be updated to catch (error: any) (or do additional type checking) to make tsc happy.

@coveralls
Copy link

coveralls commented Aug 7, 2025

Coverage Status

coverage: 79.112% (-1.1%) from 80.223%
when pulling a590d21 on fiddle-history
into bc1b308 on main.

@codebytere codebytere requested a review from dsanders11 August 14, 2025 10:14
@codebytere codebytere force-pushed the fiddle-history branch 3 times, most recently from 3ed76b1 to c455e67 Compare November 4, 2025 07:05
@codebytere codebytere force-pushed the fiddle-history branch 3 times, most recently from a4ea171 to d4ffee7 Compare November 13, 2025 15:52
Copy link
Member

@erickzhao erickzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two things to change after checking it out again:

  • Can we reverse the list such that the latest revision is the first list we see?
  • In the current iteration, I notice that if the Enable History setting is already on in my app, I get a "No Gist ID" error message until I toggle the setting off/on again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants