From 18c431f3418d00dda3b9f2819a2220823790d89a Mon Sep 17 00:00:00 2001
From: selimdoyranli
Date: Mon, 17 Jul 2023 12:56:19 +0300
Subject: [PATCH] chore: rebrand
---
CHANGELOG.md | 20 ++++++-------
LICENSE | 2 +-
README.md | 37 ++++++++++---------------
docs/app.config.ts | 8 +++---
docs/content/0.index.md | 2 +-
docs/content/1.guide/0.index.md | 4 +--
docs/public/media/radkod_signature.png | Bin 1086 -> 0 bytes
meta/radkod_signature.png | Bin 1086 -> 0 bytes
package.json | 4 +--
9 files changed, 35 insertions(+), 42 deletions(-)
delete mode 100644 docs/public/media/radkod_signature.png
delete mode 100644 meta/radkod_signature.png
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11d0bfd..b0d6986 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,21 +2,21 @@
## v2.0.2
-[compare changes](https://github.com/RadKod/v-dropdown-menu/compare/v2.0.1...v2.0.2)
+[compare changes](https://github.com/selimdoyranli/v-dropdown-menu/compare/v2.0.1...v2.0.2)
### 📖 Documentation
- - Update docs ([2976033](https://github.com/RadKod/v-dropdown-menu/commit/2976033))
+ - Update docs ([2976033](https://github.com/selimdoyranli/v-dropdown-menu/commit/2976033))
### 📦 Build
- - Update npm scripts ([a9a69a2](https://github.com/RadKod/v-dropdown-menu/commit/a9a69a2))
+ - Update npm scripts ([a9a69a2](https://github.com/selimdoyranli/v-dropdown-menu/commit/a9a69a2))
### 🏡 Chore
- - Changelog rename ([ac3ac3b](https://github.com/RadKod/v-dropdown-menu/commit/ac3ac3b))
- - Changelog rename ([2a925ea](https://github.com/RadKod/v-dropdown-menu/commit/2a925ea))
+ - Changelog rename ([ac3ac3b](https://github.com/selimdoyranli/v-dropdown-menu/commit/ac3ac3b))
+ - Changelog rename ([2a925ea](https://github.com/selimdoyranli/v-dropdown-menu/commit/2a925ea))
### ❤️ Contributors
@@ -24,12 +24,12 @@
## v2.0.1
-[compare changes](https://github.com/RadKod/v-dropdown-menu/compare/e3c1f82...v2.0.1)
+[compare changes](https://github.com/selimdoyranli/v-dropdown-menu/compare/e3c1f82...v2.0.1)
### 💅 Refactors
- - **build:** Refactor build ([90590fd](https://github.com/RadKod/v-dropdown-menu/commit/90590fd))
+ - **build:** Refactor build ([90590fd](https://github.com/selimdoyranli/v-dropdown-menu/commit/90590fd))
### ❤️ Contributors
@@ -37,16 +37,16 @@
## v2.0.0
-[compare changes](https://github.com/RadKod/v-dropdown-menu/compare/1.3.1...v2.0.0)
+[compare changes](https://github.com/selimdoyranli/v-dropdown-menu/compare/1.3.1...v2.0.0)
### 🚀 Enhancements
- - Vue3 support ([095b053](https://github.com/RadKod/v-dropdown-menu/commit/095b053))
+ - Vue3 support ([095b053](https://github.com/selimdoyranli/v-dropdown-menu/commit/095b053))
### 🎨 Styles
- - Code formatting ([2a268c1](https://github.com/RadKod/v-dropdown-menu/commit/2a268c1))
+ - Code formatting ([2a268c1](https://github.com/selimdoyranli/v-dropdown-menu/commit/2a268c1))
### ❤️ Contributors
diff --git a/LICENSE b/LICENSE
index 1a39083..0a4809f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2020 RadKod
+Copyright (c) 2020 selimdoyranli
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 4319b98..189246c 100644
--- a/README.md
+++ b/README.md
@@ -24,16 +24,7 @@ Customizable dropdown menu for vue 🟩🔽
-
Created by
-
-
-
-
-
-
-
-
-
+
@@ -41,7 +32,9 @@ Customizable dropdown menu for vue 🟩🔽
## Features
@@ -254,10 +247,16 @@ yarn prettier
## Sponsorship
-You can sponsor us for the continuity of our projects:
+You can sponsor me for the continuity of my projects:
-
+
+
+
+
+
+
+
@@ -266,13 +265,7 @@ You can sponsor us for the continuity of our projects:
[MIT License](./LICENSE)
-Copyright (c) RadKod
-
-
-
-
-
-
+Copyright (c) selimdoyranli
[npm-version-src]: https://img.shields.io/npm/v/v-dropdown-menu/latest.svg
@@ -281,8 +274,8 @@ Copyright (c) RadKod
[npm-downloads-src]: https://img.shields.io/npm/dt/v-dropdown-menu.svg
[npm-downloads-href]: https://npmjs.com/package/v-dropdown-menu
-[codecov-src]: https://img.shields.io/codecov/c/github/RadKod/v-dropdown-menu.svg
-[codecov-href]: https://codecov.io/gh/RadKod/v-dropdown-menu
+[codecov-src]: https://img.shields.io/codecov/c/github/selimdoyranli/v-dropdown-menu.svg
+[codecov-href]: https://codecov.io/gh/selimdoyranli/v-dropdown-menu
[changelog-src]: https://img.shields.io/static/v1?label=%F0%9F%93%96&message=Release%20Notes%20|%20CHANGELOG&color=blue
[changelog-href]: ./CHANGELOG.md
diff --git a/docs/app.config.ts b/docs/app.config.ts
index fc41455..8ebaaff 100644
--- a/docs/app.config.ts
+++ b/docs/app.config.ts
@@ -4,8 +4,8 @@ export default defineAppConfig({
description: 'Customizable dropdown menu for vue 🟩🔽',
image: '/media/preview.jpg',
socials: {
- twitter: 'startupekibi',
- github: 'RadKod/v-dropdown-menu'
+ twitter: 'selimdoyranli',
+ github: 'selimdoyranli/v-dropdown-menu'
},
aside: {
level: 0,
@@ -17,8 +17,8 @@ export default defineAppConfig({
footer: {
iconLinks: [
{
- href: 'https://buymeacoffee.com/RadKod',
- icon: 'simple-icons:buymeacoffee'
+ href: 'https://github.com/sponsors/selimdoyranli',
+ icon: 'simple-icons:githubsponsors'
}
]
}
diff --git a/docs/content/0.index.md b/docs/content/0.index.md
index 6bacde5..9960ac5 100644
--- a/docs/content/0.index.md
+++ b/docs/content/0.index.md
@@ -11,7 +11,7 @@ cta:
- /guide
secondary:
- Open on GitHub →
- - https://github.com/RadKod/v-dropdown-menu
+ - https://github.com/selimdoyranli/v-dropdown-menu
snippet: npm install v-dropdown-menu
---
diff --git a/docs/content/1.guide/0.index.md b/docs/content/1.guide/0.index.md
index 1c2daa4..6ef66d5 100644
--- a/docs/content/1.guide/0.index.md
+++ b/docs/content/1.guide/0.index.md
@@ -2,7 +2,7 @@
Customizable dropdown menu for vue 🟩🔽
-![v-dropdown-menu](https://raw.githubusercontent.com/RadKod/v-dropdown-menu/master/meta/logo.png){width="256"}
+![v-dropdown-menu](https://raw.githubusercontent.com/selimdoyranli/v-dropdown-menu/master/meta/logo.png){width="256"}
⚡️ Lightweight
🎨 Interactive
@@ -12,7 +12,7 @@ Customizable dropdown menu for vue 🟩🔽
💉 SSR compatible
-![v-dropdown-menu](https://raw.githubusercontent.com/RadKod/v-dropdown-menu/master/meta/preview.jpg){width="320"}
+![v-dropdown-menu](https://raw.githubusercontent.com/selimdoyranli/v-dropdown-menu/master/meta/preview.jpg){width="320"}
## Installation
diff --git a/docs/public/media/radkod_signature.png b/docs/public/media/radkod_signature.png
deleted file mode 100644
index c8402e2b49b961f4a08698b5bc85b748a63f0001..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1086
zcmeAS@N?(olHy`uVBq!ia0vp^3xHUIgBeKrePUb%q|yR>LR^9L|Ns9Pm4lU(lxRnK
zGOB?rRwxPb3ua&t5KvGsFmP}P2uMgMC}?PyFk!)h4I2&|xNzaYgAX6lH6`{lFfgZk
zx;TbJw4R;$vT2rqK!au2(+Q=5k-dVA-|J6KI(hJnO2qbUQ-8WTtJTcCogVZ871V-|0D>c2_zm{R`z{gV<`$GBeh_{KWV^XL1cWsJM`P0)PA&&bMjW`?)@
z;~(9+sV+N(7R~>1-0#Zn<@QVDSajYx?5vfWaCQIhD~>{J6(6Up?KtbtIRDY%hC2=F
zqEnZrkSQbrjI-cgdzlX6hO!mSuJ>J)@*POf?wykbq@c!}NiQ!=Q!DcN+
zGY6x+8rFOroA+Jced*dGmM==r538JbzKe(XO{?LJ8;i}CMr~Mj@@*Vb2a~{?_?7Cd
zms`KeJTM7o{qc+=wPEuNo;y>%s<3S+eITcxlygUq!MnN2_(8#4y9d!sZ@!$Exah$_
zM+Zh#-=t|dl>z*WeC2)}#x^_|T6tYvhnXG1(&~6D?s)2{FYz>XnECv}#=~!v0)|Njvzf{<;ic=6R2f5smyL}^i+79dh-jRjyI<+s)_Wt^!G%o
zv2Z`moT74XN9!hkQ_X2dMP@R-a#{IOZ}!c3a*`2@Z;~JFs(GMi&cYTpxg)(;U{&+n
zy2-nfu7vt{O8fa|&b@be*Q>K%Pn=laR{Od5Np{t}UE(EA_`BYz{7`?kY?jz6o7iiC
zo2-4JQur@BU;Zr8)cV`DT>HX_sjPng;+xo-q8+_HAHBHmYm*!6?MFv@Homd``S0)5
zLR^9L|Ns9Pm4lU(lxRnK
zGOB?rRwxPb3ua&t5KvGsFmP}P2uMgMC}?PyFk!)h4I2&|xNzaYgAX6lH6`{lFfgZk
zx;TbJw4R;$vT2rqK!au2(+Q=5k-dVA-|J6KI(hJnO2qbUQ-8WTtJTcCogVZ871V-|0D>c2_zm{R`z{gV<`$GBeh_{KWV^XL1cWsJM`P0)PA&&bMjW`?)@
z;~(9+sV+N(7R~>1-0#Zn<@QVDSajYx?5vfWaCQIhD~>{J6(6Up?KtbtIRDY%hC2=F
zqEnZrkSQbrjI-cgdzlX6hO!mSuJ>J)@*POf?wykbq@c!}NiQ!=Q!DcN+
zGY6x+8rFOroA+Jced*dGmM==r538JbzKe(XO{?LJ8;i}CMr~Mj@@*Vb2a~{?_?7Cd
zms`KeJTM7o{qc+=wPEuNo;y>%s<3S+eITcxlygUq!MnN2_(8#4y9d!sZ@!$Exah$_
zM+Zh#-=t|dl>z*WeC2)}#x^_|T6tYvhnXG1(&~6D?s)2{FYz>XnECv}#=~!v0)|Njvzf{<;ic=6R2f5smyL}^i+79dh-jRjyI<+s)_Wt^!G%o
zv2Z`moT74XN9!hkQ_X2dMP@R-a#{IOZ}!c3a*`2@Z;~JFs(GMi&cYTpxg)(;U{&+n
zy2-nfu7vt{O8fa|&b@be*Q>K%Pn=laR{Od5Np{t}UE(EA_`BYz{7`?kY?jz6o7iiC
zo2-4JQur@BU;Zr8)cV`DT>HX_sjPng;+xo-q8+_HAHBHmYm*!6?MFv@Homd``S0)5
z