Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Ir 4092 (#18) (#19)
Browse files Browse the repository at this point in the history
* Added tag on connectors.

* split nodeName and connector on connectors.

* fix lowercases

* add tag value on diagram-builder-connector

* add tag on diagram-builder-connector

* add set tag value

* Minor fixes

* change the name of the 'tag' attribute.

* Add tag as value and display node Tag with the value.

* minor name fixes.

* added tag style.

* change hide section on nodeName

* change tag to tags

* first approach on loop tags.

* added tagContainer.

* added tags on tagcontainer.

* revert tag container.

* fix contact on nodeTag.

* update alloy version.
  • Loading branch information
najor authored Nov 18, 2019
1 parent 9ba7a26 commit ab05c8c
Show file tree
Hide file tree
Showing 98 changed files with 214 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .alloy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"alloycore": [ "aui-base-core" ],
"alloyregex": "(aui|yui(",
"yuiversion": "patched-v3.18.1",
"version": "4.1.1"
"version": "4.2.0"
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This fork starts from version 3.1.0 and is born out of the necessity to create new features for alloy diagram-builder to apply Threat Modeling diagraming standards.

## Version
Current diagram-builder version 4.1.1
Current diagram-builder version 4.2.0

## Features
Features added to ContinuumSecurity diagram-builder Fork:
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alloy-ui",
"version": "4.1.1",
"version": "4.2.0",
"homepage": "http://alloyui.com",
"authors": [
"Eduardo Lundgren <[email protected]>"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/aui-aria/aui-aria-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ab05c8c

Please sign in to comment.