Skip to content

Tags: leog/composer

Tags

v0.14.0

Toggle v0.14.0's commit message
Jsdoc and apidoc (hyperledger-archives#2354)

* jsdoc and apiinilne

Signed-off-by: Matthew B White <[email protected]>

* JSDoc at the original location, and link to it

Signed-off-by: Matthew B White <[email protected]>

* correct link on main page and remove between in filters

Signed-off-by: Matthew B White <[email protected]>

* correct gitignore for jsdoc

Signed-off-by: Matthew B White <[email protected]>

v0.13.2

Toggle v0.13.2's commit message
Update what happens after transaction submitted (hyperledger-archives…

…#2289)

Updated to not change to the historian after a transaction is submitted

contributes to hyperledger/composer#2129

v0.13.1

Toggle v0.13.1's commit message
Update playground-validation.md

v0.13.0

Toggle v0.13.0's commit message
remove connector.update (hyperledger-archives#2196)

v0.12.2

Toggle v0.12.2's commit message
Fix layout issues on safari (hyperledger-archives#2125)

Contributes to #1955

Signed-off-by: James Taylor <[email protected]>

v0.12.1

Toggle v0.12.1's commit message
various nitpicks (hyperledger-archives#2063)

v0.12.0

Toggle v0.12.0's commit message
Edition 2 of playground documentation of documenting playground editi…

…on 2- Today! (hyperledger-archives#2050)

* Playground Tutorial Update

* Update

* Glorious Playground Document Fixpack

* Merge remote-tracking branch 'hyperledger/master' into id-card-playground-update-ed

# Conflicts:
#	packages/composer-website/jekylldocs/tutorials/playground-guide.md

v0.11.3

Toggle v0.11.3's commit message

v0.11.2

Toggle v0.11.2's commit message
Replaced corrupt jpg with png and fixed doc links, add System ACL for…

… developer guide (hyperledger-archives#1831)

* Fix latest nits

* Delete corrupt cucumber-output.jpg

* new cucumber-output.png

* new cucumber-output.png for query tutorial

* Updated the link to read cucumber-output.png 

removing link to .jpg

v0.11.1

Toggle v0.11.1's commit message
1696 footer white space (hyperledger-archives#1762)

* Fixed white space at the bottom of screen problem
- make footer absolutely positioned
- create new class "main-view-content" which adds a scrollbar at the appropriate time (which doesn't include the footer)
- wrap the sidebar-menu with a scroll bar

* fix protractor tests for slow page load, and historian in safari

* fixes for safari styles