[PR #35] [MERGED] Fixes and improvements #146

Closed
opened 2026-03-02 03:43:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/35
Author: @tomleb3
Created: 11/23/2022
Status: Merged
Merged: 11/24/2022
Merged by: @davidarroyo1234

Base: masterHead: fixes-and-improvements


📝 Commits (7)

  • 54505f0 package-lock
  • 7e5257f Fix incorrect class
  • c4f914d Avoid having the user wait for no reason
  • a007cc5 Re-use percentage bar for unfollowing process
  • 1bbf6bb Clean leftovers from former bookmarklet plan
  • 7a35cde Add bottom spacing to avoid bottom-bar covering other elements - resolves #33
  • c7b3ada Build and update readme

📊 Changes

7 files changed (+2808 additions, -263 deletions)

View changed files

📝 README.md (+1 -1)
📝 dist/dist.js (+132 -126)
📝 dist/dist.min.js (+1 -1)
📝 dist/dist.styles.css (+105 -103)
📝 package-lock.json (+2539 -9)
📝 src/main.js (+27 -23)
📝 src/styles.scss (+3 -0)

📄 Description

See commits for more info


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/davidarroyo1234/InstagramUnfollowers/pull/35 **Author:** [@tomleb3](https://github.com/tomleb3) **Created:** 11/23/2022 **Status:** ✅ Merged **Merged:** 11/24/2022 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `fixes-and-improvements` --- ### 📝 Commits (7) - [`54505f0`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/54505f04b6ad8499a24535f6b63c16bb251a8a9d) package-lock - [`7e5257f`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/7e5257f140116a19b712dd329fe1cca5515ddcfa) Fix incorrect class - [`c4f914d`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/c4f914d351903e111ed288a67b40e58998afad8d) Avoid having the user wait for no reason - [`a007cc5`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/a007cc5bdf70e3d5a31674b3d9ac0633780025dd) Re-use percentage bar for unfollowing process - [`1bbf6bb`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/1bbf6bb092122a77285329d54d2eb7ae07df79d4) Clean leftovers from former bookmarklet plan - [`7a35cde`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/7a35cdeb250b8ad3aa7b7808e1817af303f349a2) Add bottom spacing to avoid bottom-bar covering other elements - resolves #33 - [`c7b3ada`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/c7b3adac25921b769453b94b140554c349ebc01d) Build and update readme ### 📊 Changes **7 files changed** (+2808 additions, -263 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `dist/dist.js` (+132 -126) 📝 `dist/dist.min.js` (+1 -1) 📝 `dist/dist.styles.css` (+105 -103) 📝 `package-lock.json` (+2539 -9) 📝 `src/main.js` (+27 -23) 📝 `src/styles.scss` (+3 -0) </details> ### 📄 Description See commits for more info --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:43:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#146
No description provided.