mirror of
https://github.com/apo-bozdag/sarisite-pro-extension.git
synced 2026-04-25 08:35:48 +03:00
[PR #3] [MERGED] 💄 UI structure & improvements #8
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sarisite-pro-extension#8
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/apo-bozdag/sarisite-pro-extension/pull/3
Author: @selimdoyranli
Created: 11/30/2022
Status: ✅ Merged
Merged: 11/30/2022
Merged by: @apo-bozdag
Base:
main← Head:main📝 Commits (2)
acb54b8💄 UI structure & improvements7d5f043💄 UI improvements📊 Changes
21 files changed (+2828 additions, -121 deletions)
View changed files
📝
config/webpack.common.js(+2 -3)📝
config/webpack.config.js(+7 -1)➕
jsconfig.json(+9 -0)📝
package.json(+2 -0)📝
public/popup.html(+11 -6)📝
src/adDetail.js(+3 -5)📝
src/adsList.js(+50 -28)➕
src/assets/style/spro/app.scss(+9 -0)➕
src/assets/style/spro/constants.scss(+1 -0)➕
src/assets/style/spro/tokens.scss(+14 -0)➕
src/assets/style/spro/ui/button.scss(+39 -0)➕
src/assets/style/spro/ui/label.scss(+27 -0)➕
src/assets/style/spro/utils/color.scss(+35 -0)➕
src/assets/style/spro/utils/spacing.scss(+46 -0)➖
src/contentStyle.css(+0 -39)➕
src/contentStyle.scss(+27 -0)➕
src/enums/damageTypeEnum.js(+5 -0)➕
src/enums/index.js(+1 -0)📝
src/popup.js(+1 -1)📝
src/popup.scss(+23 -38)...and 1 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.