| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: hide or show the toolbar according to viewport | Armand Philippot | 2021-10-24 | 1 | -1/+29 | |
| | | ||||||
| * | chore: print the projects list | Armand Philippot | 2021-10-24 | 1 | -0/+32 | |
| | | ||||||
| * | chore: load styles on development mode | Armand Philippot | 2021-10-24 | 2 | -0/+41 | |
| | | ||||||
| * | build: override operator-linebreak rule | Armand Philippot | 2021-10-24 | 1 | -3/+8 | |
| | | | | | This rule was in conflict with Prettier. | |||||
| * | build: ignore hmr files | Armand Philippot | 2021-10-24 | 1 | -0/+1 | |
| | | ||||||
| * | build: update stylelint rules with stylelint-config-prettier | Armand Philippot | 2021-10-24 | 1 | -1/+5 | |
| | | ||||||
| * | chore: add styles | Armand Philippot | 2021-10-24 | 25 | -0/+1135 | |
| | | ||||||
| * | chore: add fonts and images | Armand Philippot | 2021-10-24 | 42 | -0/+651 | |
| | | ||||||
| * | chore: define projects list | Armand Philippot | 2021-10-24 | 1 | -0/+77 | |
| | | ||||||
| * | chore: convert index to html file instead of php file | Armand Philippot | 2021-10-24 | 5 | -288/+58 | |
| | | | | | | | I need to translate some strings in a JS file. So instead of dealing with two way to translate the whole app I think it is easier to stick with a single way. | |||||
| * | build: add babel runtime to use async functions | Armand Philippot | 2021-10-24 | 3 | -1/+16 | |
| | | ||||||
| * | chore: add php template and includes (config, i18n and utils) | Armand Philippot | 2021-10-20 | 4 | -0/+288 | |
| | | ||||||
| * | build: set prettier config and update stylelint rules | Armand Philippot | 2021-10-20 | 2 | -2/+54 | |
| | | ||||||
| * | build: fix webpack runtime config | Armand Philippot | 2021-10-19 | 1 | -0/+3 | |
| | | | | | | Some errors occured when updating scss files. It seems to be a runtime issue: by adding a single runtime I no longer have errors. | |||||
| * | chore: add js small apps submodule inside projects | Armand Philippot | 2021-10-19 | 2 | -0/+3 | |
| | | ||||||
| * | build: add webpack config | Armand Philippot | 2021-10-17 | 10 | -928/+1237 | |
| | | | | | | | | Downgrade Imagemin-SVGO to v9 because v10 is incompatible with image minimizer. Change ESlint config to avoid lint error (should be dependency instead of devDependency...) | |||||
| * | chore: initial commit | Armand Philippot | 2021-10-17 | 22 | -0/+8943 | |
| Add default configuration for dev tools and needed packages | ||||||
