mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #439] [MERGED] Fix mobile app #756
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#756
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/439
Author: @Rokt33r
Created: 4/26/2020
Status: ✅ Merged
Merged: 4/26/2020
Merged by: @Rokt33r
Base:
master← Head:fix-mobile-app📝 Commits (10+)
e36e457Replace custom icons with mdi6097f26Replace all custom icons with mdic3eb5e4Restructure Navigator componentsccda984Extract StorageNavigatorFragment from Navigator67ff274Adjust nav icon size7a631ecImprove style of NavigatorItem of mobilee920d73Fix title of NotePagee202ad6Fix title style of TopBar35a7339Fix redirect in mobile appe0bb576Fix storage page margin📊 Changes
80 files changed (+816 additions, -2098 deletions)
View changed files
📝
src/components/PreferencesModal/GeneralTab.tsx(+1 -5)📝
src/components/PreferencesModal/PreferencesModal.tsx(+3 -2)📝
src/components/atoms/ButtonIcon.tsx(+4 -3)📝
src/components/atoms/PageContainer.tsx(+1 -1)➖
src/components/atoms/ToolbarIconInput.tsx(+0 -48)➖
src/components/icons/AddRound.tsx(+0 -27)➖
src/components/icons/AdjustVertical.tsx(+0 -27)➖
src/components/icons/Alert.tsx(+0 -34)➖
src/components/icons/Alphabet.tsx(+0 -27)➖
src/components/icons/ArrowAgain.tsx(+0 -27)➖
src/components/icons/ArrowOutput.tsx(+0 -27)➖
src/components/icons/ArrowRotate.tsx(+0 -27)➖
src/components/icons/Bold.tsx(+0 -27)➖
src/components/icons/Book.tsx(+0 -27)➖
src/components/icons/Check.tsx(+0 -27)➖
src/components/icons/CheckActive.tsx(+0 -27)➖
src/components/icons/Close.tsx(+0 -27)➖
src/components/icons/Edit.tsx(+0 -27)➖
src/components/icons/EditView.tsx(+0 -35)➖
src/components/icons/Eye.tsx(+0 -27)...and 60 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.