-
Notifications
You must be signed in to change notification settings - Fork 44
docs(mutations): document mutations API #228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rainerhahnekamp
merged 38 commits into
angular-architects:main
from
michael-small:docs-mutations
Sep 11, 2025
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5c3fb10
docs(mutations): create draft of mutations
michael-small ee60344
docs(mutations): write preface ("why" & "who")
29d1d56
docs(mutations): provide examples at top
d55c440
docs(mutations): give example snippet + WIP usage
98e15ce
docs(mutations): list differences between `rx` and `http`
0e216da
docs(mutations): write in depth features (state/callbacks/methods)
6c54c31
docs(mutations): show in vs out of store use
3177b29
docs(mutations): re-order + flesh out misc points
c5fe637
docs(mutations): add imports for mutations flatteners
0d7fa1c
docs(mutations): re-order examples + background
8d1e242
docs(mutations): remove extra callback example
3420f9d
docs(mutations): remove our RFC copypasta + link to `withResource`
aac5421
docs(mutations): add full example
78d102e
docs(mutations): misc feedback, emphasis on flattening operators
15118c6
docs(mutations): hyperlink to other sections, some ordering
6d798c1
docs(mutations): fix typos
e990da5
docs(mutations): mention resource non-GET edge case...
289d995
docs(mutaitons): mention summary section on where to use
d495c08
chore(mutations): remove TODO
9184273
docs(mutations): use inference for `httpMutation`
03290b1
docs(mutation): specify typing of value with `parse`
bd0eb16
docs(mutation): capitalize `Promise`
635c8c8
docs(mutation): mention why `Promise` for methods
65c4388
docs(mutation): `signalStore`/SignalStore
039d92b
docs(mutation): observable --> `Observable`
19479c0
docs(mutations): mention flattening operator nuances
3aea73d
docs(mutations): specify use outside of store
e258350
docs(mutation): mention discussion w/team
7672959
docs(mutation): exposes --> factory function
80e69e9
docs(mutations): remove explicit json header
b7408f5
docs(mutation): show parse/callback inference
3ad0061
docs(mutations): add link from homepage
2133463
docs(mutation): remove numbering in values
83dfa3e
docs(mutations): add preview example
befa426
docs(mutations): use wording for signals !== signalstate
32da9c8
docs(mutation): resolve a TODO
e8f01e0
Merge pull request #2 from michael-small/docs-mutations-wip
michael-small fb79d59
Merge pull request #3 from michael-small/docs-mutations-2
michael-small File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.