- Convert to Angular 1.2.1
- Change the header into a directive - Change the repo search into a directive - Fix ZeroClipboard issue that occurs in the new Chrome beta - Add support for dynamic <meta description>
This commit is contained in:
parent
05a9cb437b
commit
c6f2132094
11 changed files with 162 additions and 103 deletions
1
static/directives/repo-search.html
Normal file
1
static/directives/repo-search.html
Normal file
|
@ -0,0 +1 @@
|
|||
<input type="text" class="form-control repo-search-box" placeholder="Find Repo">
|
Reference in a new issue