-
Notifications
You must be signed in to change notification settings - Fork 154
Preview: Introduce Result, Record and Graph types mapping #1248
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
Merged
Changes from 59 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
7c0e7a9
Introduce Result, Record and Graph types mappping
bigmontz af6e4b9
Add global registry
bigmontz a1e57a6
sync deno
bigmontz b9b4d41
Documentation additions, import fixes and result.as fix
MaxAake 23a912d
deno sync
MaxAake 8cb52e5
mapper undef check
MaxAake b9235fb
deno sync
MaxAake 22869f9
initialize mapper and add namemapping
MaxAake 1b10520
deny sync
MaxAake 32161bf
improved name mappers
MaxAake 51cd52e
deno sync
MaxAake c3aa798
simplify name translations
MaxAake 5e9322a
deno sync
MaxAake 0705c5a
name mapping documentation
MaxAake 3ff8edd
deno sync
MaxAake 1b8ecbc
example test and fix to convention namecheck
MaxAake 83ea763
license header
MaxAake 5a678c8
unit tests for mapping
MaxAake a6ba1b2
integration test expansion
MaxAake 6f1dcba
small doc changes and renaming hydrated
MaxAake e0d439c
remove global exports of mapping functions
MaxAake c39407a
hydrated renamed in examples testing
MaxAake ad476b6
Refactored Results
MaxAake 53ceaa5
deno sync
MaxAake 0590d8b
renaming and exporting fix
MaxAake ea13373
deno
MaxAake 0c4f988
small naming conventions refactor
MaxAake 6673b91
deno sync
MaxAake 4c037dd
rename the mapping object for clarity
MaxAake e591df1
improved ROM object documentation
MaxAake c349228
deno sync
MaxAake 9663b64
rename rulefactory object, introduce mapping decorators
MaxAake 2e2295a
deno sync
MaxAake 95fbed5
minor fixes after rebase
MaxAake ead6059
deno sync
MaxAake 62b8aba
fixing up the decorators somewhat
MaxAake d0ff0ea
deno sync
MaxAake b781d20
polyfill decorators
MaxAake f4183fa
mark experimental features
MaxAake b5aec60
deno sync
MaxAake 80ded01
fix some tests
MaxAake 821f3ab
bookmarkmanager in test
MaxAake 0224b19
Update record-object-mapping.test.js
MaxAake 1b0ef7b
skip register test on browser
MaxAake 939e017
minor test change
MaxAake 6dd97e0
Update record-object-mapping.test.js
MaxAake c948694
Temporarily reverting the change of browser testing framework (and ts…
MaxAake e24a0ea
Update package-lock.json
MaxAake d55e71f
Revert "Update package-lock.json"
MaxAake d8c77e5
Revert "Temporarily reverting the change of browser testing framework…
MaxAake f45b7aa
disable registered mapping test for browser jest tests
MaxAake f9ccd62
Update record-object-mapping.test.js
MaxAake 17913db
add rules for vectors
MaxAake 4f47fc9
deno sync
MaxAake 43de14a
Merge branch '6.x' into 5.x-high-level-hydration
MaxAake 4e04b6d
fix duplicate export
MaxAake 27fd2d9
Merge branch '6.x' into 5.x-high-level-hydration
MaxAake 4d20b4d
mark .as() as experimental
MaxAake 4719686
deno sync
MaxAake 6829ed4
addressing review comments
MaxAake 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.