-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nr-labs-pathpoint): Update to version v2.1.5
- Loading branch information
1 parent
fac7948
commit 681406a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nr-labs-pathpoint
updated
11 files
+39 −0 | docs/CHANGELOG.md | |
+15 −43 | nerdlets/create-flow/blank.js | |
+15 −44 | nerdlets/create-flow/import.js | |
+9 −3 | nerdlets/create-flow/index.js | |
+5 −18 | nerdlets/create-flow/styles.scss | |
+9 −0 | nerdlets/signal-selection/listing-table.js | |
+2 −2 | package-lock.json | |
+1 −1 | package.json | |
+3 −3 | src/components/flow-list/index.js | |
+8 −3 | src/components/flow/index.js | |
+3 −0 | src/constants/ui-content.js |