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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "boost",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"description": "Boost App",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user