[PR #5] [MERGED] More UI Updates #17

Closed
opened 2026-02-26 04:36:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/5
Author: @moollaza
Created: 4/1/2019
Status: Merged
Merged: 4/1/2019
Merged by: @moollaza

Base: masterHead: new-favicon


📝 Commits (10+)

📊 Changes

35 files changed (+599 additions, -146 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 now.json (+11 -1)
📝 package.json (+7 -2)
public/android-chrome-192x192.png (+0 -0)
public/android-chrome-512x512.png (+0 -0)
public/apple-touch-icon.png (+0 -0)
public/favicon-16x16.png (+0 -0)
public/favicon-32x32.png (+0 -0)
📝 public/favicon.ico (+0 -0)
📝 public/index.html (+9 -3)
public/site.webmanifest (+1 -0)
📝 src/App.vue (+4 -35)
src/assets/font/Inter-Bold.woff (+0 -0)
src/assets/font/Inter-Bold.woff2 (+0 -0)
src/assets/font/Inter-Medium.woff (+0 -0)
src/assets/font/Inter-Medium.woff2 (+0 -0)
src/assets/font/Inter-Regular.woff (+0 -0)
src/assets/font/Inter-Regular.woff2 (+0 -0)
src/assets/font/Inter-SemiBold.woff (+0 -0)
src/assets/font/Inter-SemiBold.woff2 (+0 -0)

...and 15 more files

📄 Description

Description

  • New favicon
  • Updated footer
  • Update font to Inter
  • Add visuals to hero
  • Better UX for steps, table
  • Improved responsiveness of search filters
  • Update About content, add disclaimer

🔄 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/moollaza/repo-remover/pull/5 **Author:** [@moollaza](https://github.com/moollaza) **Created:** 4/1/2019 **Status:** ✅ Merged **Merged:** 4/1/2019 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `new-favicon` --- ### 📝 Commits (10+) - [`ff7fd1d`](https://github.com/moollaza/repo-remover/commit/ff7fd1dd997ce2b521cffeadaddecabfdb1e6110) Add new favicon - [`adf0961`](https://github.com/moollaza/repo-remover/commit/adf09617d835293ace3ef8639361998b4a7de31d) Merge branch 'master' of github.com:moollaza/repo-remover into new-favicon - [`5d52c89`](https://github.com/moollaza/repo-remover/commit/5d52c89d5aa037cbd0f47c907feecac3a1e9a3b7) Create new footer - [`a32ead3`](https://github.com/moollaza/repo-remover/commit/a32ead3d1c325769c8ad21599d34d2c09b42fd47) Add image to hero - [`ddba04b`](https://github.com/moollaza/repo-remover/commit/ddba04b001c43db392b5de8b49258d622b6883b3) Use Inter font - [`9983c71`](https://github.com/moollaza/repo-remover/commit/9983c71aaaa66feace353613531476b732781c02) Update deps - [`958ce26`](https://github.com/moollaza/repo-remover/commit/958ce2665c3ac4bb545502680ab38d4a0ff7b80b) Cleanup css - [`deab469`](https://github.com/moollaza/repo-remover/commit/deab469de5a252b17f760bdeedbe9c93c3d04bf1) Increase navbar & footer padding - [`5563d80`](https://github.com/moollaza/repo-remover/commit/5563d80932b65314a1b4d883c6cba3092ebbbc9b) Improve token form ux - [`704b831`](https://github.com/moollaza/repo-remover/commit/704b831ac0ff550464b1b5ca851715e33661f228) Update table ux & responsiveness ### 📊 Changes **35 files changed** (+599 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `now.json` (+11 -1) 📝 `package.json` (+7 -2) ➕ `public/android-chrome-192x192.png` (+0 -0) ➕ `public/android-chrome-512x512.png` (+0 -0) ➕ `public/apple-touch-icon.png` (+0 -0) ➕ `public/favicon-16x16.png` (+0 -0) ➕ `public/favicon-32x32.png` (+0 -0) 📝 `public/favicon.ico` (+0 -0) 📝 `public/index.html` (+9 -3) ➕ `public/site.webmanifest` (+1 -0) 📝 `src/App.vue` (+4 -35) ➕ `src/assets/font/Inter-Bold.woff` (+0 -0) ➕ `src/assets/font/Inter-Bold.woff2` (+0 -0) ➕ `src/assets/font/Inter-Medium.woff` (+0 -0) ➕ `src/assets/font/Inter-Medium.woff2` (+0 -0) ➕ `src/assets/font/Inter-Regular.woff` (+0 -0) ➕ `src/assets/font/Inter-Regular.woff2` (+0 -0) ➕ `src/assets/font/Inter-SemiBold.woff` (+0 -0) ➕ `src/assets/font/Inter-SemiBold.woff2` (+0 -0) _...and 15 more files_ </details> ### 📄 Description # Description - New favicon - Updated footer - Update font to [Inter](https://rsms.me/inter/) - Add visuals to hero - Better UX for steps, table - Improved responsiveness of search filters - Update About content, add disclaimer --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:33 +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/repo-remover-moollaza#17
No description provided.