Commit Graph

179 Commits

Author SHA1 Message Date
99a0bfbb19
fix(templates): fix error for properCase name 2022-04-21 18:56:55 +00:00
d2438b02b6
fix: improve styles code 2022-04-18 18:17:43 +00:00
e2f7ddeca9
fix(pages): remove heavy video background 2022-04-18 18:17:31 +00:00
dependabot[bot]
6495de158b
build(deps-dev): bump stylelint from 14.6.1 to 14.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.1...14.7.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:20:05 +00:00
dependabot[bot]
239b5948ce
build(deps-dev): bump eslint-config-next from 12.1.4 to 12.1.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:19:58 +00:00
dependabot[bot]
2b000587bf
build(deps-dev): bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 03:19:37 +00:00
16312d177d
fix(styles): video responsiveness 2022-04-13 00:33:26 +00:00
fc52bf23f5
refactor(styles): add content styles for home page 2022-04-13 00:18:09 +00:00
0c856ec7eb
refactor(styles): improve typographies 2022-04-13 00:17:50 +00:00
7528218126
add(assets): videos 2022-04-13 00:17:26 +00:00
bad611d2ac
fix(styles): missing helpers in mixins fle 2022-04-13 00:17:04 +00:00
d5f46f080f
refactor(pages): add content for index.tsx 2022-04-13 00:16:51 +00:00
3943d90bfc
build(packages): add react feather for icons 2022-04-13 00:16:25 +00:00
816877fd95
refactor(config): add png Logo support and change color project 2022-04-12 14:58:36 +00:00
b97071d889
build(packages): update to next@canary 2022-04-12 14:51:05 +00:00
9d672e3cf3
refactor: remove useless config for absolute paths and improve components exports 2022-04-12 14:47:21 +00:00
f46690690c
fix: remove useless file 2022-04-12 14:46:06 +00:00
1863ec1c77
refactor(assets): add favicons/images 2022-04-12 14:45:43 +00:00
637b60da31
refactor: config nextjs boilerplate 2022-04-12 14:44:40 +00:00
b929f4ad43
revert(package): convert yarn to npm until nodejs 16 support in vercel 2022-04-12 14:44:22 +00:00
0a175378c4
fix: stylelint errors with postcss/scss 2022-04-11 17:28:24 +00:00
035f51716d
fix: remove useless rule 2022-04-11 17:27:43 +00:00
967af55d76
build(packages): add plop and classNames 2022-04-11 16:28:34 +00:00
0711a884a2
feat: implement template component 2022-04-11 16:28:07 +00:00
788f848b0d
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-04-11 15:21:48 +00:00
7ea0464891
build(packages): convert npm to yarn 2022-04-11 15:20:57 +00:00
Walid
3b8f673162
Merge pull request #26 from Walidoux/dependabot/npm_and_yarn/eslint-config-conventions-2.0.0
build(deps-dev): bump eslint-config-conventions from 1.1.2 to 2.0.0
2022-04-11 13:52:16 +00:00
dependabot[bot]
c020b94b89
build(deps-dev): bump eslint-config-conventions from 1.1.2 to 2.0.0
Bumps [eslint-config-conventions](https://github.com/Divlo/eslint-config-conventions) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/Divlo/eslint-config-conventions/releases)
- [Changelog](https://github.com/Divlo/eslint-config-conventions/blob/develop/.releaserc.json)
- [Commits](https://github.com/Divlo/eslint-config-conventions/compare/v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-conventions
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 13:51:41 +00:00
Walid
1fc2446cbf
Merge pull request #25 from Walidoux/dependabot/npm_and_yarn/types/react-18.0.1
build(deps-dev): bump @types/react from 17.0.43 to 18.0.1
2022-04-11 13:51:05 +00:00
Walid
abce8d0ba2
Merge pull request #24 from Walidoux/dependabot/npm_and_yarn/eslint-8.13.0
build(deps-dev): bump eslint from 8.12.0 to 8.13.0
2022-04-11 13:50:55 +00:00
dependabot[bot]
2b19447a74
build(deps-dev): bump @types/react from 17.0.43 to 18.0.1
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.43 to 18.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 03:21:25 +00:00
dependabot[bot]
0b9524c1a3
build(deps-dev): bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.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.12.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 03:21:06 +00:00
287e3dfed5
build(packages): update deps and devDeps 2022-04-07 09:28:29 +00:00
13eca56f47
build(packages): resolve deps and devDeps 2022-04-07 07:40:31 +00:00
Walid
be78c18d0c
Merge pull request #23 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.18.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.18.0
2022-04-05 03:16:04 +00:00
dependabot[bot]
1d60abea92
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:15:55 +00:00
Walid
deff02dd81
Merge pull request #22 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/parser-5.18.0
build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.18.0
2022-04-05 03:15:03 +00:00
Walid
a6b3031a83
Merge pull request #21 from Walidoux/dependabot/npm_and_yarn/react-dom-18.0.0
build(deps): bump react-dom from 18.0.0-rc.3 to 18.0.0
2022-04-05 03:14:56 +00:00
dependabot[bot]
8960231dee
build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:14:06 +00:00
dependabot[bot]
dce0c3ca42
build(deps): bump react-dom from 18.0.0-rc.3 to 18.0.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0-rc.3 to 18.0.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:14:04 +00:00
Walid
f294c942fe
Merge pull request #15 from Walidoux/dependabot/npm_and_yarn/typescript-4.6.3
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
2022-04-05 03:13:27 +00:00
Walid
5e7ef22e91
Merge pull request #18 from Walidoux/dependabot/npm_and_yarn/types/node-17.0.23
build(deps-dev): bump @types/node from 17.0.21 to 17.0.23
2022-04-05 03:13:06 +00:00
dependabot[bot]
d8c7f9241d
build(deps-dev): bump @types/node from 17.0.21 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:12:55 +00:00
dependabot[bot]
97eb0db43e
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:12:51 +00:00
Walid
3202c8a0df
Merge pull request #20 from Walidoux/dependabot/npm_and_yarn/eslint-config-next-12.1.4
build(deps-dev): bump eslint-config-next from 12.1.0 to 12.1.4
2022-04-05 03:12:50 +00:00
dependabot[bot]
791005dfbf
build(deps-dev): bump eslint-config-next from 12.1.0 to 12.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.0 to 12.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:12:34 +00:00
Walid
726b392a1b
Merge pull request #17 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.43
build(deps-dev): bump @types/react from 17.0.42 to 17.0.43
2022-04-05 03:12:33 +00:00
Walid
863fc9fb96
Merge pull request #19 from Walidoux/dependabot/npm_and_yarn/prettier-2.6.2
build(deps-dev): bump prettier from 2.6.0 to 2.6.2
2022-04-05 03:12:20 +00:00
10e6c4db16
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate 2022-04-05 03:11:41 +00:00
6ccd43c0c9
build(packages): upgrade typed-scss-modules 2022-04-05 03:11:37 +00:00