Simplify panel state management and message passing

This commit is contained in:
Riley Shaw
2015-01-21 18:27:42 -10:00
committed by lilia
parent 9071d98395
commit 94ce4d4b91
12 changed files with 148 additions and 102 deletions

View File

@@ -12,11 +12,13 @@
<link href="/components/bootstrap-tagsinput/dist/bootstrap-tagsinput.css" rel="stylesheet" type="text/css" />
</head>
<body class='signal' data-name="curve25519" data-tools="pnacl" data-configs="Debug Release" data-path="nacl/pnacl/{config}">
<div class='title-bar' id='header'>
<button></button>
<button class='settings-btn'></button>
</div>
<script type='text/x-tmpl-mustache' id='message'>
<img class="avatar" src="#" alt="">
<div class="bubble {{ bubble_class }}">
<p class="content">{{ message }}</p>