mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #125] [MERGED] Electron #589
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#589
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/125
Author: @Rokt33r
Created: 12/12/2019
Status: ✅ Merged
Merged: 12/12/2019
Merged by: @Rokt33r
Base:
master← Head:electron📝 Commits (10+)
0c4ede0Introduce electron-buildera3156a9Update npm package-lock.json7a75406Discard app/package.json538f28cAdd meta script to generate package.json for electron appe0cb338Fix editor theme style16bafc0Merge branch 'electron' of github.com:BoostIO/Boostnote.next into electron37297a4Rename electron entry filef5afafdImplement updatere6ba415Fix deps98f9fe70.1.0-1📊 Changes
12 files changed (+2210 additions, -226 deletions)
View changed files
📝
.gitignore(+4 -0)➕
app/index.js(+42 -0)➕
app/menu.js(+110 -0)➕
app/updater.js(+110 -0)📝
index.html(+10 -11)📝
package-lock.json(+1679 -60)📝
package.json(+30 -26)📝
readme.md(+65 -0)➕
scripts/meta.js(+18 -0)📝
src/components/CodeMirrorStyle.tsx(+11 -1)📝
src/lib/router/store.ts(+22 -20)📝
webpack.config.ts(+109 -108)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.