mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #22] [CLOSED] V0.2.0 #528
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#528
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/22
Author: @Sarah-Seo
Created: 1/4/2017
Status: ❌ Closed
Base:
master← Head:v0.2.0📝 Commits (10+)
9d32d89Clean Lint issue and Update gh-pages51c32ecBump up to v0.2.04e7edbe🎨 Add Loading screen5438f03🎨 set dracula as a default codemirror themeb31b3de🎨 Update loading screen style4423f43👕 Lint02a0956🔥 Remove unused resourcesfc426ec🎨 Trim result when stripping node447d84a🎨 Set Octicon to use current color by defaultd1fa7b6🎨 Update dataApi for tags📊 Changes
73 files changed (+2382 additions, -885 deletions)
View changed files
📝
.babelrc(+2 -3)➕
.travis.yml(+3 -0)📝
app/lib/main.html(+40 -2)📝
app/lib/main.production.html(+40 -2)📝
app/lib/menuTemplate.js(+18 -0)📝
docs/development/database.md(+13 -5)📝
docs/development/keymap-and-commands.md(+12 -6)📝
gh-pages(+1 -1)📝
package.json(+42 -7)➖
resources/dmg.png(+0 -0)➖
resources/dmg@2x.png(+0 -0)➖
resources/install.gif(+0 -0)➕
specs/__functional__/lib/markdown.spec.js(+66 -0)➕
specs/__functional__/main/lib/dataApi/createNote.spec.js(+62 -0)➕
specs/__functional__/main/lib/dataApi/deleteFolder.spec.js(+82 -0)📝
specs/__functional__/main/lib/dataApi/deleteNote.spec.js(+21 -21)➕
specs/__functional__/main/lib/dataApi/deleteTag.spec.js(+77 -0)➕
specs/__functional__/main/lib/dataApi/loadAllStorages.spec.js(+21 -0)➕
specs/__functional__/main/lib/dataApi/loadStorage.spec.js(+46 -0)📝
specs/__functional__/main/lib/dataApi/renameFolder.spec.js(+30 -30)...and 53 more files
📄 Description
CmdOrCtrl-1: Single view,CmdOrCtrl-2: 2-pane view)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.