-
Notifications
You must be signed in to change notification settings - Fork 5
Conditional rendering testing value of object of forward/backward link #201
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
Open
jg10-mastodon-social
wants to merge
36
commits into
main
Choose a base branch
from
feat/conditional-values
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
9770768
feat(pos-switch): if-property filters by some-value-eq
jg10-mastodon-social aead175
feat(pos-switch): if-rev filters by some-value-eq
jg10-mastodon-social 598bb76
feat(pos-switch): compareValue supports every-value-eq
jg10-mastodon-social 1eca2ad
feat(Thing): add basic observeLiterals
jg10-mastodon-social d0ae499
feat(Thing): observeLiterals updates after additions
jg10-mastodon-social 205d72a
feat(Thing): observeLiterals pushes updates in groups
jg10-mastodon-social 688e391
feat(Thing): observeLiterals ignores statements about other resources
jg10-mastodon-social 57e2fd6
feat(Thing): observeLiterals does not push if literals have not changed
jg10-mastodon-social 0d9df94
feat(pos-switch): if-property takes literals into account
jg10-mastodon-social 8887377
chore(Thing): lint and typecheck
jg10-mastodon-social a106af2
feat(pos-switch): compareValue supports (some|every)-value-(eq|gt|gte…
jg10-mastodon-social 857d5d1
feat(pos-switch): compareValue supports numbers
jg10-mastodon-social d9c0313
test(pos-switch): add value-based example to integration test
jg10-mastodon-social 57bccaa
doc(pos-case): add value testing attributes
jg10-mastodon-social fc421db
doc(Thing): add doc string for observeLiterals
jg10-mastodon-social e4e3952
doc(core): add observeLiterals to changelog
jg10-mastodon-social 101b86c
doc(elements): add pos-switch value testing to changelog
jg10-mastodon-social 27891d7
doc: add pos-switch value testing to storybook
jg10-mastodon-social 36ef2e1
refactor: generalize function to observe changes
angelo-v afa327b
test(pos-switch): negation (absense) of property or backward link
angelo-v 3d6a895
test(pos-switch): prepare data driven test for several conditions
angelo-v e66d556
test(pos-switch): add more test cases, including failing ones highlig…
angelo-v edac760
fix(core): export type Quad to prevent implicit type any
angelo-v 69f0119
fix(pos-switch): not is applied after comparing values
jg10-mastodon-social 148570d
test(pos-switch): not if-property some-value-eq passes
jg10-mastodon-social b58bd02
test(pos-switch): group tests; extract tests for test method
jg10-mastodon-social 3384a2e
test(pos-switch): group reactivity tests
jg10-mastodon-social 83c6eaa
test(pos-switch): test if-typeof attribute combinations
jg10-mastodon-social 699f066
test(pos-switch): handle type checks with multiple values
jg10-mastodon-social fcfa10f
test(pos-switch): if-property presence/absence combinatorial tests
jg10-mastodon-social 7fa04f3
test(pos-switch): if-rev presence/absence combinatorial tests
jg10-mastodon-social 958ffde
test(pos-switch): combinatorial tests for property and rev with singl…
jg10-mastodon-social bbb8943
test(pos-switch) combinatorial tests for property and rev with no values
jg10-mastodon-social d6b03d6
test(pos-switch): combinatorial tests for property value with single …
jg10-mastodon-social 4e5a20a
test(pos-switch): combinatorial tests for property value with single …
jg10-mastodon-social 9bbd066
chore(core): rebase CHANGELOG
jg10-mastodon-social 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is now 0.30.0, but I may have misunderstood what is in the previous release