mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #305] [MERGED] Refactor utils #720
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#720
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/305
Author: @Rokt33r
Created: 1/19/2020
Status: ✅ Merged
Merged: 1/19/2020
Merged by: @Rokt33r
Base:
master← Head:refactor-utils📝 Commits (10+)
e198d75Refactor i18n54fb1d5Flatten lib/utilsc12095eMove methods in secret to stringfb55f6dMove osName to platform8fc3acaMove escapeRegExp to string7bb6653Flatten toast89ee0ffFlatten lib/modal1765daeFlatten cson-parsera2fb046Restructure styled6dbac86Flatten lib/icons📊 Changes
93 files changed (+603 additions, -602 deletions)
View changed files
📝
.prettierignore(+0 -1)📝
src/components/App.tsx(+18 -9)📝
src/components/Dialog/Dialog.tsx(+1 -1)📝
src/components/Dialog/DialogIcon.tsx(+1 -1)📝
src/components/Dialog/MessageBoxDialogBody.tsx(+1 -1)📝
src/components/Dialog/PromptDialogBody.tsx(+1 -1)📝
src/components/GlobalStyle.tsx(+2 -2)📝
src/components/Modal/index.tsx(+1 -1)📝
src/components/NotePage/NoteDetail/TagList.tsx(+5 -1)📝
src/components/NotePage/NoteList/NoteItem.tsx(+1 -1)📝
src/components/NotePage/NoteList/NoteList.tsx(+1 -1)📝
src/components/NotePage/NotePage.tsx(+1 -1)📝
src/components/PreferencesModal/AboutTab.tsx(+1 -1)📝
src/components/PreferencesModal/BillingTab.tsx(+1 -1)📝
src/components/PreferencesModal/GeneralTab.tsx(+9 -6)📝
src/components/PreferencesModal/PreferencesModal.tsx(+4 -1)📝
src/components/Router.tsx(+7 -3)📝
src/components/Tutorials/TutorialsNoteItem.tsx(+1 -1)📝
src/components/atoms/AppLink.tsx(+1 -1)📝
src/components/atoms/HighlightText.tsx(+1 -1)...and 73 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.