-
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: import-dgt-compontens'-semcom-components #209
Merged
woutermont
merged 19 commits into
develop
from
chore/import-dgt-compontens-semcom-components
Jan 14, 2022
Merged
chore: import-dgt-compontens'-semcom-components #209
woutermont
merged 19 commits into
develop
from
chore/import-dgt-compontens-semcom-components
Jan 14, 2022
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
JasperVandenberghen
added
the
package:components
Scope limited to components package
label
Jan 6, 2022
NOTE: @woutermont please merge #210 into this branch first! |
2 tasks
* feat: added document component WIP * chore: added typing * feat: added json metadata file * chore: defined, exported document component + added to rollup options
…://github.com/digita-ai/semcom into chore/import-dgt-compontens-semcom-components
woutermont
approved these changes
Jan 14, 2022
woutermont
added a commit
that referenced
this pull request
Jan 31, 2023
* build: bump componentsjs & n3 (#202) Signed-off-by: Wouter Termont <[email protected]> * feat: add resourceShapeFromQuads to discovery (#201) * 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 (#194) * 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]> * chore: release v0.9.7 * build: release component package (#206) Signed-off-by: Wouter Termont <[email protected]> * chore: release v0.9.8 * chore: import semcom components from dgt-compontens (#209) * 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: release v0.10.0 * chore: change metadata folder structure (#215) * chore: changed folder structure for components metadata * fix: fixed incorrect paths * fix: fix correct paths index.ts * chore: release v0.10.1 * fix: component-shape corrections (#216) * fix: component shape corrections * build: publish upload component * build: clean * chore: release v0.10.2 * fix: start default in memory without sync (#185) * 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 last old handler syntax (#217) * chore: remove intermediate response (WIP) * test: fix old rxjs syntax * chore: release v0.11.0 * build: add licenses (#220) --------- Signed-off-by: Wouter Termont <[email protected]> Co-authored-by: Arne Vandoorslaer <[email protected]> Co-authored-by: Jasper Vandenberghen <[email protected]>
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.
Moved all semcom components from dgt-components to semcom