From 187ccaa95eeedcdc9eb6f2fc079ee13cdbf26f3d Mon Sep 17 00:00:00 2001 From: Dick Choi Date: Thu, 12 May 2016 21:04:00 +0900 Subject: [PATCH 1/4] Update readme.md --- readme.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index a66d8f9c..a2099a65 100644 --- a/readme.md +++ b/readme.md @@ -2,13 +2,15 @@ Simple note app -## Progress Kanban +## !!v0.6.0 is Underconstruction!! -https://trello.com/b/wJlinZJx/boostnote-todo-list +Check the links below for further information. -This is a public Kanban board. Also everyone can comment here. +Progress summary +https://github.com/BoostIO/Boostnote/issues/3 -If you want to join us, ask me to add you. +v0.6.0 Branch +https://github.com/BoostIO/Boostnote/tree/0.6.0 ## System requirement From 558659b54d29ebba1c1207ff8e8f5b7b2acd546c Mon Sep 17 00:00:00 2001 From: Egon schmid Date: Sun, 5 Jun 2016 11:44:26 +0200 Subject: [PATCH 2/4] including ace via npm, not as git submodule anymore --- .gitmodules | 4 ---- lib/finder.html | 2 +- lib/main.html | 4 ++-- package.json | 1 + submodules/ace | 1 - 5 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 .gitmodules delete mode 160000 submodules/ace diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e274b379..00000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "submodules/ace"] - path = submodules/ace - url = https://github.com/ajaxorg/ace-builds.git - branch = master diff --git a/lib/finder.html b/lib/finder.html index 64c5d0ab..1cb44a87 100644 --- a/lib/finder.html +++ b/lib/finder.html @@ -27,7 +27,7 @@
- + - + + + - + +