0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed up keyboard shortcuts, step through mechanisms in Table too More... over 7 years ago
stepthrough finishes when you do run next on the last step More... over 7 years ago
adjusted the webpack output to match the new dotnet-storyteller folder name More... over 7 years ago
renamed StorytellerDocGen to dotnet-stdocs More... over 7 years ago
had to rename the old ST project to dotnet-storyteller More... over 7 years ago
Cleaning up the testing after changes for stepthrough, introducing the idea of Into/Over rules on lines in stepthrough More... over 7 years ago
Fixing up issues w/ project.json references that came in from the dotnet-* naming changes More... over 7 years ago
More step through issues More... over 7 years ago
Keyboard shortcuts for advancing to the next step and to the next breakpoint More... over 7 years ago
Scrolling the step through controls into view More... over 7 years ago
"Remembering" results and spec progress across refreshes in the step through More... over 7 years ago
Boom! First halfway functional version of stepthrough! More... over 7 years ago
got the NextStep information in the initial model for quicker iteration More... over 7 years ago
FINALLY able to capture and remember queue state between page refreshes More... over 7 years ago
More work toward the UI responding to step through states More... over 7 years ago
Sending down the initial state as a batch, including the queue state if it exists More... over 7 years ago
Step through data in QueueState & IUserInterfaceObserver More... over 7 years ago
Can set breakpoints in the UI More... over 7 years ago
Roughed in the step through controls for silents and paragraph support More... over 7 years ago
More on the table rendering in step through mode More... over 7 years ago
Roughed in step through controls in the table grammars More... over 7 years ago
Roughed in step through controls to Embedded Sections More... over 7 years ago
Roughed in Sentence step through controls More... over 7 years ago
Engine can start & run a spec in step through mode. Some react work on the same More... over 7 years ago
moved the stepthrough controls around and added them to the loader More... over 7 years ago
spiked in the basic layout of the Stepthrough tab More... over 7 years ago
Test for Specification.isActiveStep() More... over 7 years ago
The Breakpoint component More... over 7 years ago
Specification.isNext() in the client More... over 7 years ago
Reducer can handle next-step messages More... over 7 years ago