|
64190593dd
|
feat(components): implement CommondHead for all pages
|
2022-03-24 15:00:14 +01:00 |
|
|
2d2ef2457d
|
refactor(config): improve projectConfig file with types
|
2022-03-24 14:46:54 +01:00 |
|
|
5a82f96c7d
|
fix: remove unncessary files
|
2022-03-24 14:45:50 +01:00 |
|
dependabot[bot]
|
f6e94e903e
|
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 13:14:25 +00:00 |
|
Walid
|
87f45212df
|
Merge pull request #12 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.42
build(deps-dev): bump @types/react from 17.0.40 to 17.0.42
|
2022-03-24 13:58:03 +01:00 |
|
dependabot[bot]
|
7cba7fdbaa
|
build(deps-dev): bump @types/react from 17.0.40 to 17.0.42
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.40 to 17.0.42.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 12:57:05 +00:00 |
|
Walid
|
d6e2ccaa0a
|
Merge pull request #7 from Walidoux/dependabot/npm_and_yarn/eslint-config-conventions-1.1.2
build(deps-dev): bump eslint-config-conventions from 1.1.1 to 1.1.2
|
2022-03-24 13:56:36 +01:00 |
|
Walid
|
59c45a7098
|
Merge pull request #8 from Walidoux/dependabot/npm_and_yarn/typescript-4.6.2
build(deps-dev): bump typescript from 4.5.5 to 4.6.2
|
2022-03-24 13:56:26 +01:00 |
|
Walid
|
2b214fa5a6
|
Merge pull request #10 from Walidoux/dependabot/npm_and_yarn/eslint-plugin-unicorn-41.0.1
build(deps-dev): bump eslint-plugin-unicorn from 41.0.0 to 41.0.1
|
2022-03-24 13:56:14 +01:00 |
|
Walid
|
ea78d09864
|
Merge pull request #11 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.15.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.15.0
|
2022-03-24 13:55:57 +01:00 |
|
|
a3efc793c0
|
refactor(pages): improve _document.tsx types with default locale
|
2022-03-24 11:38:07 +01:00 |
|
|
cbb8ab9fd5
|
refactor(readme): improve presentation
|
2022-03-24 11:37:24 +01:00 |
|
|
3231c61c12
|
feat(pages): add _document.tsx
|
2022-03-24 01:52:23 +01:00 |
|
|
ee38e8b1ac
|
Merge branch 'main' of https://github.com/Walidoux/next-app-boilerplate
|
2022-03-24 01:45:39 +01:00 |
|
|
02010e1d57
|
refactor(env): add (long-short)Name/description/url/color for the project
|
2022-03-24 01:45:35 +01:00 |
|
|
6beb23cf58
|
fix(pages): avoid types errors
|
2022-03-24 01:44:55 +01:00 |
|
|
d46be16a11
|
refactor(extensions); add css modules extension
|
2022-03-24 01:44:27 +01:00 |
|
|
c4d92fbcca
|
refactor(config): add absolute paths instead of relative ones
|
2022-03-24 01:44:11 +01:00 |
|
|
11c61c7250
|
refactor(components/utils): improve next/head component with types
|
2022-03-24 01:43:44 +01:00 |
|
|
cf9cdb0fe1
|
refactor(styles): improve css-triangle/breakpoint mixins and implement pseudo-element mixin
|
2022-03-24 01:42:37 +01:00 |
|
dependabot[bot]
|
52d50f747f
|
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.12.0 to 5.15.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.15.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-03-21 03:18:56 +00:00 |
|
dependabot[bot]
|
c464391b7b
|
build(deps-dev): bump eslint-plugin-unicorn from 41.0.0 to 41.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 41.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v41.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 03:18:36 +00:00 |
|
dependabot[bot]
|
f3a757d4cf
|
build(deps-dev): bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 03:18:25 +00:00 |
|
dependabot[bot]
|
df893f3c45
|
build(deps-dev): bump eslint-config-conventions from 1.1.1 to 1.1.2
Bumps [eslint-config-conventions](https://github.com/Divlo/eslint-config-conventions) from 1.1.1 to 1.1.2.
- [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.1...v1.1.2)
---
updated-dependencies:
- dependency-name: eslint-config-conventions
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 03:18:15 +00:00 |
|
|
8ce5cfca52
|
refactor(scss): colors conventions
|
2022-03-21 02:05:59 +01:00 |
|
|
03bab70826
|
add(config): stylelint prettier + cssModules intellisense + typescript workspace version as default
|
2022-03-21 02:05:44 +01:00 |
|
Walid
|
89a7ff8178
|
Merge pull request #2 from Walidoux/dependabot/npm_and_yarn/eslint-config-next-12.1.0
build(deps-dev): bump eslint-config-next from 12.0.10 to 12.1.0
|
2022-03-18 16:46:24 +01:00 |
|
dependabot[bot]
|
9502669eb4
|
build(deps-dev): bump eslint-config-next from 12.0.10 to 12.1.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.10 to 12.1.0.
- [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.0/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-18 15:46:16 +00:00 |
|
Walid
|
d4d16d539d
|
Merge pull request #5 from Walidoux/dependabot/npm_and_yarn/types/node-17.0.21
build(deps-dev): bump @types/node from 17.0.17 to 17.0.21
|
2022-03-18 16:46:07 +01:00 |
|
dependabot[bot]
|
135b5659f3
|
build(deps-dev): bump @types/node from 17.0.17 to 17.0.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.21.
- [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-03-18 15:45:58 +00:00 |
|
Walid
|
2753b7d706
|
Merge pull request #6 from Walidoux/dependabot/npm_and_yarn/typescript-eslint/parser-5.15.0
build(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.15.0
|
2022-03-18 16:45:25 +01:00 |
|
Walid
|
707eda2d6a
|
Merge pull request #3 from Walidoux/dependabot/npm_and_yarn/types/react-17.0.40
build(deps-dev): bump @types/react from 17.0.39 to 17.0.40
|
2022-03-18 16:45:02 +01:00 |
|
Walid
|
4e961e8f60
|
Merge pull request #4 from Walidoux/dependabot/npm_and_yarn/sass-1.49.9
build(deps): bump sass from 1.49.7 to 1.49.9
|
2022-03-18 16:43:47 +01:00 |
|
dependabot[bot]
|
6414142c06
|
build(deps-dev): bump @typescript-eslint/parser from 5.12.0 to 5.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.0 to 5.15.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.15.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-03-18 15:39:56 +00:00 |
|
dependabot[bot]
|
ee7a518ed2
|
build(deps): bump sass from 1.49.7 to 1.49.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.9)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-18 15:39:37 +00:00 |
|
dependabot[bot]
|
0b6cfbb086
|
build(deps-dev): bump @types/react from 17.0.39 to 17.0.40
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.40.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-18 15:39:31 +00:00 |
|
|
a81431e7ee
|
build(npm): waiting for updates
|
2022-03-18 16:38:50 +01:00 |
|
|
fce6ca39d1
|
build(dependabot): next updates
|
2022-03-18 16:37:11 +01:00 |
|
|
aad9e9d9a9
|
add(env): fallback variables + avoid types errors
|
2022-03-18 16:17:31 +01:00 |
|
|
c61b05afa4
|
fix(config): setting strict rules for better code
|
2022-03-18 16:17:05 +01:00 |
|
|
d22c5ed3a5
|
fix(config): add rules for stylelint config file
|
2022-03-18 16:16:21 +01:00 |
|
|
72cb19ce4f
|
fix(config): remove property "unsed-vars" | add conventions
|
2022-03-18 16:16:00 +01:00 |
|
|
0f776bd1ea
|
add(config): IDE extensions recommendations including prior settings
|
2022-03-18 16:15:06 +01:00 |
|
|
b49f86ae28
|
upgrade(nextjs): nextjs version upgraded
|
2022-03-17 12:26:12 +01:00 |
|
|
70e227b824
|
feat(eslint): add eslint config conventions among typescript & prettier
|
2022-03-17 12:05:00 +01:00 |
|
|
095627d408
|
feat(packages): add config & packages for eslint + prettier + stylelint
|
2022-03-17 11:48:59 +01:00 |
|
|
493c736f2e
|
feat(eslint): add eslint rules among prettier
|
2022-03-17 11:47:20 +01:00 |
|
|
be0c924171
|
feat(prettier): add backetSameLine rule
|
2022-03-17 10:57:34 +01:00 |
|
|
389205af19
|
fix: change code config
|
2022-03-17 01:21:34 +01:00 |
|
|
077845e05c
|
refactor(prettier): add formater prettier code
|
2022-03-17 01:11:10 +01:00 |
|