-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: merge develop into master #221
Merged
Merged
Conversation
This file contains 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
Signed-off-by: Wouter Termont <[email protected]>
* feat: add resourceShapeFromQuads to discovery * test: remove redundant casts Signed-off-by: Wouter Termont <[email protected]> Co-authored-by: Wouter Termont <[email protected]>
* docs: complete ts docs WIP * docs: complete ts docs WIP * docs: semcom docs update * chore: apply suggestions from code review Co-authored-by: Wouter Termont <[email protected]> * docs: fixed typo in tsdocs Co-authored-by: Wouter Termont <[email protected]>
Signed-off-by: Wouter Termont <[email protected]>
* chore: added DS_Store to gitignore * build: added dgt shared dependencies * feat: added semcom components from dgt-components * chore: replaced components WIP * fix: fix node modules build error * chore: restrucute components into folders * chore: exported and defined imported semcom components * chore: added imported semcom components to rollup options * feat: added metadata json files * feat: document-component (#210) * feat: added document component WIP * chore: added typing * feat: added json metadata file * chore: defined, exported document component + added to rollup options * fix: fixed using custom port * chore: added components to demo * chore: added test data * fix: fixed typo * fix: incorrect path fix * chore: added intial data to document component * fix: fixed non loading css * test: move demo data Signed-off-by: Wouter Termont <[email protected]> Co-authored-by: Wouter Termont <[email protected]>
* chore: changed folder structure for components metadata * fix: fixed incorrect paths * fix: fix correct paths index.ts
* fix: component shape corrections * build: publish upload component * build: clean
* fix: start default in memory without sync Signed-off-by: Wouter Termont <[email protected]> * fix: remove local env var Signed-off-by: Wouter Termont <[email protected]> * chore: merge from develop * fix: restore demo files in lib * fix: start default in mem
* chore: remove intermediate response (WIP) * test: fix old rxjs syntax
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.