1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-03 03:59:18 +00:00

Merge branch 'dev'

* dev:
  bump version
  Folder create modalを出したら、まっすぐName inputをFocusする
  編集警告が出ている時にCode editorがキー入力を認識する問題解決
  External link動きDebug
  add copy button
  External link用のDropdown menu追加
  コードを綺麗に
  Titleがなかったら灰色でUntitleと出す
  新規投稿 Cmd + n / Preview Cmd + P 追加
  articleのタイトルの基本タイトル追加 / 何も書かれていない時にUntitled labelをだす
  Finderのvisibile on all workspaces解除
  Searchbar tooltip changed(add exact match)
  change tray menu label(Open Finder => Open FInder window)
  Main windowの visible on all worpspace解除

Conflicts:
	package.json
This commit is contained in:
Rokt33r
2015-12-01 00:10:15 +09:00
15 changed files with 161 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.4.2",
"version": "0.4.3",
"description": "Boost App",
"main": "index.js",
"scripts": {