dependabot[bot]
f1c07e98cb
Bump eslint-plugin-react from 7.31.11 to 7.32.0
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.11 to 7.32.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.11...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:06:10 +00:00
Ariful Alam
f15703f68c
Merge pull request #280 from arifszn/2.3.0
...
Bump version to 2.3.0 🚀
2023-01-14 19:52:03 +06:00
Ariful Alam
2db8bf69e6
Bump version to 2.3.0 🚀
2023-01-14 19:51:43 +06:00
Ariful Alam
223a2de0a3
Merge pull request #279 from arifszn/card-bg
...
Change project card background color
2023-01-14 19:46:57 +06:00
Ariful Alam
65b427481c
Change project card background color
2023-01-14 19:46:39 +06:00
Ariful Alam
302071014e
Merge pull request #275 from arifszn/dependabot/npm_and_yarn/postcss-8.4.21
...
Bump postcss from 8.4.20 to 8.4.21
2023-01-14 19:40:28 +06:00
Ariful Alam
59151b02f4
Merge pull request #274 from arifszn/dependabot/npm_and_yarn/vitejs/plugin-react-3.0.1
...
Bump @vitejs/plugin-react from 3.0.0 to 3.0.1
2023-01-14 19:40:22 +06:00
Ariful Alam
7220ff4c92
Merge pull request #276 from arifszn/dependabot/npm_and_yarn/prettier-2.8.2
...
Bump prettier from 2.8.1 to 2.8.2
2023-01-14 19:40:13 +06:00
Ariful Alam
0a89bc8233
Merge pull request #277 from arifszn/footer
...
Display custom footer
2023-01-14 19:39:54 +06:00
Ariful Alam
02ed553904
Add type definition for footer
2023-01-13 16:31:28 +06:00
Ariful Alam
5575e6c5f2
Add prop definition for resume and footer
2023-01-13 16:30:05 +06:00
Ariful Alam
03ee76d815
Refactor footer config
2023-01-13 16:26:04 +06:00
Ariful Alam
15dce3a539
Change default theme
2023-01-13 16:23:31 +06:00
Ariful Alam
38a7adffc8
Merge pull request #272 from csarnataro/add-option-to-display-footer
...
Add option to display footer
2023-01-13 16:12:40 +06:00
Christian Sarnataro
82ce615ff6
Added some clarifications as comments.
2023-01-09 23:55:10 +01:00
Christian Sarnataro
8d85ac349c
Updated README with prettier fixes
2023-01-09 23:51:28 +01:00
Christian Sarnataro
c7ac31bb99
Updated code after code review
2023-01-09 23:49:52 +01:00
dependabot[bot]
d307af49ac
Bump prettier from 2.8.1 to 2.8.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:05:40 +00:00
dependabot[bot]
42dd2303be
Bump postcss from 8.4.20 to 8.4.21
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.20 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:05:23 +00:00
dependabot[bot]
8fbbc0e0c5
Bump @vitejs/plugin-react from 3.0.0 to 3.0.1
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:05:14 +00:00
Christian Sarnataro
2364f267cf
Merge branch 'main' of https://github.com/csarnataro/gitprofile into add-option-to-display-footer
2023-01-04 20:52:23 +01:00
Christian Sarnataro
fff850f94f
Added an option to display a custom footer
...
Added an option in config file.
Added a component which renders the custom footer or a default footer if
no custom footer is defined.
Updated readme file with related instructions.
2023-01-04 20:36:03 +01:00
Ariful Alam
382e3835b2
Update instruction for external project section
2023-01-04 14:59:44 +06:00
Ariful Alam
8988fde115
Bump version to 2.2.1
2023-01-03 22:27:35 +06:00
Ariful Alam
203273f349
Reduce blog post limit
2023-01-03 18:13:16 +06:00
Ariful Alam
bf0404222d
Fix class name
2023-01-03 18:06:31 +06:00
Ariful Alam
62fc6941ed
Update dependencies
2023-01-03 18:06:25 +06:00
Ariful Alam
01f6a21083
Merge pull request #271 from arifszn/icon
...
Update project icons
2023-01-03 18:05:07 +06:00
Ariful Alam
45fd66e595
Update project icons
2023-01-03 18:04:44 +06:00
Ariful Alam
4eeb320f92
Merge pull request #197 from arifszn/showcase
...
Showcase external projects
2023-01-03 17:12:50 +06:00
Ariful Alam
9cd95eb08d
Bump version to 2.2.0
2023-01-03 17:11:34 +06:00
Ariful Alam
32740ede32
Add section for external projects
2023-01-03 17:09:10 +06:00
Ariful Alam
984bee1fcf
Fix prop definition of externalProjects
2023-01-03 14:23:03 +06:00
Ariful Alam
53b4a1ee39
Refactor external projects
2023-01-03 14:23:03 +06:00
Ariful Alam
7ec5802b54
Apply prettier
2023-01-03 14:23:03 +06:00
Michel Doré
71223e4c04
Update README.md for Showcases
2023-01-03 14:23:03 +06:00
Michel Doré
04603e7bd3
Added type and new styling for showcases
2023-01-03 14:23:03 +06:00
Michel Doré
422e0ba12f
Clean commit for showcases with image possibility
2023-01-03 14:23:03 +06:00
Ariful Alam
9382fcd1cd
Merge pull request #264 from arifszn/dependabot/npm_and_yarn/vite-and-vitejs/plugin-react-4.0.3
...
Bump vite and @vitejs/plugin-react
2023-01-03 14:19:23 +06:00
Ariful Alam
dab07bebf7
Merge pull request #268 from arifszn/dependabot/npm_and_yarn/daisyui-2.46.1
...
Bump daisyui from 2.46.0 to 2.46.1
2023-01-03 14:09:43 +06:00
Ariful Alam
4ecbe62332
Merge pull request #269 from arifszn/dependabot/npm_and_yarn/eslint-8.31.0
...
Bump eslint from 8.30.0 to 8.31.0
2023-01-03 14:09:34 +06:00
Ariful Alam
37587c5e7a
Merge pull request #270 from arifszn/dependabot/npm_and_yarn/axios-1.2.2
...
Bump axios from 1.2.1 to 1.2.2
2023-01-03 14:09:25 +06:00
dependabot[bot]
cdcd39beaf
Bump axios from 1.2.1 to 1.2.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 08:05:41 +00:00
dependabot[bot]
7c94acfc53
Bump eslint from 8.30.0 to 8.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 08:05:30 +00:00
dependabot[bot]
dd01541a98
Bump daisyui from 2.46.0 to 2.46.1
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.46.0 to 2.46.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/commits )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 08:05:10 +00:00
Ariful Alam
3cf6c15103
Merge pull request #265 from arifszn/dependabot/npm_and_yarn/daisyui-2.46.0
...
Bump daisyui from 2.45.0 to 2.46.0
2022-12-31 16:04:39 +06:00
dependabot[bot]
02a568bf90
Bump daisyui from 2.45.0 to 2.46.0
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.45.0 to 2.46.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.45.0...v2.46.0 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 08:15:00 +00:00
dependabot[bot]
ecf1b42136
Bump vite and @vitejs/plugin-react
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ). These dependencies needed to be updated together.
Updates `vite` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.0.3/packages/vite )
Updates `@vitejs/plugin-react` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 08:14:43 +00:00
Ariful Alam
a7fa79b3ee
Merge pull request #255 from arifszn/dependabot/npm_and_yarn/react-hotjar-5.3.0
...
Bump react-hotjar from 5.2.0 to 5.3.0
2022-12-26 12:16:28 +06:00
Ariful Alam
939a4b789b
Merge pull request #260 from arifszn/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-25 16:33:14 +06:00