Commit Graph

231 Commits

Author SHA1 Message Date
Julien Calixte
d66f1e5af0 Merge branch 'main' of github.com:jcalixte/tps 2025-01-29 18:26:09 +01:00
Julien Calixte
a07dd9272d feat: add enablers for primary color and font color 2025-01-29 18:25:41 +01:00
Julien Calixte
a7e255b2d3 Merge pull request #8 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-545022be4d
build(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group
2025-01-29 18:19:26 +01:00
Julien Calixte
bdfddbf82b feat: add enablers for primary color and font color 2025-01-29 18:19:01 +01:00
Julien Calixte
cc6d79246a prune: remove scroll feature 2025-01-29 18:15:11 +01:00
Julien Calixte
890cbde0a7 feat: screenshot house 2025-01-28 10:12:06 +01:00
dependabot[bot]
fa383cdc30 build(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.7 to 6.0.9
- [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/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 20:45:33 +00:00
Julien Calixte
6e17e29167 article: better introduction 2025-01-17 23:40:12 +01:00
Julien Calixte
d67437ca1d design: less margin for h1 2025-01-12 23:41:41 +01:00
Julien Calixte
c319858fb8 feat: add date for article 2025-01-12 23:11:17 +01:00
Julien Calixte
acf1d0ef55 article: exploring 2025-01-11 20:27:51 +01:00
Julien Calixte
8a8b7b489c typo: no space before exclamation point 2025-01-11 19:30:21 +01:00
Julien Calixte
2182a0ab1b fix: min width for mobile 2025-01-11 18:52:51 +01:00
Julien Calixte
3300aa784f revert small size, still used for the formation 2025-01-09 22:57:46 +01:00
Julien Calixte
50ef2f683a article: improve and humanise 2025-01-09 21:53:06 +01:00
Julien Calixte
197e59363f article: chatgpt my English 2025-01-09 20:36:37 +01:00
Julien Calixte
6811dc6f9c article: first conclusion is better 2025-01-08 13:49:36 +01:00
Julien Calixte
954dbb4f98 article: redistribute conclusion insights 2025-01-08 13:31:58 +01:00
Julien Calixte
e187f1d5c8 prune: remove cycle time (as I guess it's not even the right computation) 2025-01-08 13:19:01 +01:00
Julien Calixte
d8ac1ad678 prune: remove the small prop as it is now no more useful 2025-01-08 00:39:18 +01:00
Julien Calixte
8c1eec4290 article: better simulation conclusions 2025-01-08 00:29:51 +01:00
Julien Calixte
04150167d9 feat: display every focusable part 2025-01-07 22:28:31 +01:00
Julien Calixte
91c003b9b8 article: talk about rework 2025-01-07 22:20:10 +01:00
Julien Calixte
4e90b2d2dd bigger feature flow 2025-01-07 22:18:16 +01:00
Julien Calixte
7faa75aed8 design: less border radius 2025-01-07 22:17:25 +01:00
Julien Calixte
12c7387072 fix: talking about cycle time and ensure we have a lot of simulation 2025-01-07 22:07:04 +01:00
Julien Calixte
be9ae72668 fix: reset lead time on initBoard 2025-01-06 14:04:58 +01:00
Julien Calixte
b1d3f05313 article: fix typo 2025-01-06 14:02:33 +01:00
Julien Calixte
69deafd12b Merge pull request #7 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-64c44d4a77
Bump vite from 6.0.6 to 6.0.7 in the npm_and_yarn group
2025-01-05 22:29:05 +01:00
Julien Calixte
a595fbb9cc article: more comprehensible dashboard 2025-01-05 22:28:34 +01:00
Julien Calixte
5a20f1fec6 article: more accessible ETA 2025-01-05 22:25:40 +01:00
Julien Calixte
d7c641bf3a no need for sorting, the bug without sorting is better than with 2025-01-05 22:21:52 +01:00
Julien Calixte
ab2669b42e article: better words 2025-01-05 22:10:44 +01:00
Julien Calixte
cb96e41c77 refacto: no more many component just for texts 2025-01-05 20:38:56 +01:00
dependabot[bot]
494edc9329 Bump vite from 6.0.6 to 6.0.7 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.6 to 6.0.7
- [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/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-05 19:29:33 +00:00
Julien Calixte
0d1d2964ba feat: confirm before resetting 2025-01-05 20:22:08 +01:00
Julien Calixte
f1d359003d feat: add animation when quality issue increases 2025-01-04 18:24:59 +01:00
Julien Calixte
3b7975d9cf chore: remove peacock extension props 2025-01-04 18:11:09 +01:00
Julien Calixte
33f6fe1ae5 Merge pull request #4 from jcalixte/dependabot/npm_and_yarn/vueuse/core-12.2.0
Bump @vueuse/core from 12.1.0 to 12.2.0
2025-01-03 18:21:54 +01:00
Julien Calixte
cb3e6acc87 article: better agencement 2025-01-03 18:20:52 +01:00
Julien Calixte
82d16ef0cc fix: when init a board reset quality issues too 2025-01-03 14:50:57 +01:00
Julien Calixte
d81a3aaec9 prune: remove all the problem solving part that needs to go outside of this article 2025-01-03 14:47:13 +01:00
Julien Calixte
62bf7b8f84 deps: update vite comlink and pass the project to a module type 2025-01-03 14:46:51 +01:00
Julien Calixte
b590204fe5 fix: ajouter un commentaire TODO pour le comportement des systèmes pull et push 2025-01-02 10:24:40 +01:00
Julien Calixte
746eae7571 add type checking command 2024-12-31 10:14:08 +01:00
Julien Calixte
76540f5a5a fix: eraser not resetting features 2024-12-31 10:14:00 +01:00
Julien Calixte
474b5bfaab Merge pull request #2 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-af93afb32e
Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory
2024-12-30 17:22:46 +01:00
dependabot[bot]
31dd2b1dfc Bump nanoid in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid).

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:22:33 +01:00
dependabot[bot]
81ea812050 Bump @vueuse/core from 12.1.0 to 12.2.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.2.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 16:21:24 +00:00
Julien Calixte
94b889487c Merge pull request #3 from jcalixte/dependabot/npm_and_yarn/npm_and_yarn-8aabc1763d
Bump vite from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory
2024-12-30 17:21:13 +01:00