Skip to content

Support GlobalId objects#94

Merged
julianrubisch merged 2 commits intostimulusreflex:masterfrom
rickychilcott:support-global-id-objects
Apr 30, 2021
Merged

Support GlobalId objects#94
julianrubisch merged 2 commits intostimulusreflex:masterfrom
rickychilcott:support-global-id-objects

Conversation

@rickychilcott
Copy link
Copy Markdown
Contributor

Type of PR (feature, enhancement, bug fix, etc.)

Description

Allows any local to be a GlobalId-able object

Fixes #91

Checklist

  • My code follows the style guidelines of this project
  • Checks (StandardRB & Prettier-Standard) are passing

@rickychilcott
Copy link
Copy Markdown
Contributor Author

@julianrubisch I broke this up into two commits. The first aad48f2 refactors the tests slightly because we were re-implementing some of the functionality (my fault from a previous refactor). The tests now more directly tests that the element has the correct parameters.

The second commit provides the support for GlobalId-ed objects.

@julianrubisch
Copy link
Copy Markdown
Contributor

LGTM but we appear to have conflicts

@rickychilcott rickychilcott force-pushed the support-global-id-objects branch from becb911 to e0f995c Compare April 30, 2021 10:19
@rickychilcott
Copy link
Copy Markdown
Contributor Author

Corrected!

@julianrubisch julianrubisch merged commit 03a9117 into stimulusreflex:master Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fully support any GlobalId-able entity

2 participants