chore: merge main#167
Merged
Merged
Conversation
* feat: RefreshComponent * add copyright headers * add missing doc-strings to `RefreshResult` * WIP * refactoring and adding examples * . * add missing docstrings * rename structures * update doc-string * refactor how cancellation works * . * clarify test doc-string * refactor: enable using `repeat do` instead of recursion * fix namespace * add explanation of known limitations * change `showCancelPanelWidget` to `mkCancelPanelWidget` * alphabetize imports * feat: use `RefreshToken` instead of a monad transformer. This works with parallellism * add newline * add a test for a bug in widgets. * chore: From/ToJson Unit * chore: deprecate server_rpc_method_cancellable * feat: cancellation in ofRpcMethod * chore: bump infoview * fix: deeply compare props * chore: trace * chore: update infoview * chore: match names * chore: get rid of `unsafe` * refactor: handle cancellation when started via RPC method * chore: adjust test * chore: adjust things * doc: release notes * doc: MonadSaveCtx * feat: restore version numbers and add laziness * chore: slight simplification * Update ProofWidgets/Component/RefreshComponent.lean Co-authored-by: Jovan Gerbscheid <56355248+JovanGerb@users.noreply.github.com> * Update ProofWidgets/Component/RefreshComponent.lean Co-authored-by: Jovan Gerbscheid <56355248+JovanGerb@users.noreply.github.com> * Update ProofWidgets/Component/RefreshComponent.lean Co-authored-by: Jovan Gerbscheid <56355248+JovanGerb@users.noreply.github.com> * Address review --------- Co-authored-by: Wojciech Nawrocki <wjnawrocki@protonmail.com> Co-authored-by: Wojciech Nawrocki <13901751+Vtec234@users.noreply.github.com>
It will be deprecated in leanprover/vscode-lean4#746.
* chore: move JS build dir to widget/js/ * doc: new pre-built strategy * chore: update widget/js * ci: adjust to changes * chore: bump @leanprover-community/proofwidgets4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.