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 |
|
|
5c56b266a6
|
feat(styles): add breakpoint mixin
|
2022-03-17 00:43:52 +01:00 |
|
|
95fabbf1f9
|
feat(stylelint): add style rules
|
2022-03-17 00:42:10 +01:00 |
|
|
5e4b93969a
|
feat(config): add editorconfig file
|
2022-03-17 00:41:53 +01:00 |
|
|
6a754b4e4a
|
fix(styles): remove useless import fonts file +edit config stylelint
|
2022-03-16 18:55:39 +01:00 |
|
|
f2f8f9cf76
|
feat(env variables): accessible project variabes
|
2022-03-16 18:31:33 +01:00 |
|
|
fec19d4976
|
fix(fonts): remove useless fonts file
|
2022-03-15 21:36:15 +01:00 |
|
|
87e9c9c05b
|
Merge branch 'main' of https://github.com/Walidoux/next-app-boilterplate
|
2022-03-11 15:58:31 +01:00 |
|
|
c86ad0b732
|
fix(styles/fonts/project): add fonts + change styles + edit default project name
|
2022-03-11 15:58:28 +01:00 |
|
|
b084a4b562
|
fix(package): change project name
|
2022-03-10 21:33:27 +01:00 |
|
|
d737e9355c
|
feat: new feats (button, transition, config)
|
2022-02-17 15:43:21 +01:00 |
|
|
bd06e3ce77
|
🚀 init: initial boilerplate
|
2022-02-12 23:07:11 +01:00 |
|
Walid
|
dfb311ee0b
|
Initial commit
|
2022-02-12 22:20:08 +01:00 |
|