lobo pushed to feature/optimize at Lobo_Corp/playground-frontend 2026-02-07 10:32:15 +01:00
0e520ead26 Add Lighthouse CI and expand frontend CI/CD
lobo created branch feature/optimize in Lobo_Corp/playground-frontend 2026-02-07 09:53:11 +01:00
lobo pushed to feature/optimize at Lobo_Corp/playground-frontend 2026-02-07 09:53:11 +01:00
70ed047059 Optimize Conway and generic grid rendering
lobo deleted branch bugfix/smallFix from Lobo_Corp/playground-frontend 2026-02-06 22:06:34 +01:00
lobo pushed to main at Lobo_Corp/playground-frontend 2026-02-06 22:06:33 +01:00
16cc8afd4a Merge pull request 'Increase default grid and rename simple scene' (#13) from bugfix/smallFix into main
2a808c1d96 Increase default grid and rename simple scene
Compare 2 commits »
lobo merged pull request Lobo_Corp/playground-frontend#13 2026-02-06 22:06:32 +01:00
Increase default grid and rename simple scene
lobo created pull request Lobo_Corp/playground-frontend#13 2026-02-06 22:06:27 +01:00
Increase default grid and rename simple scene
lobo created branch bugfix/smallFix in Lobo_Corp/playground-frontend 2026-02-06 22:06:16 +01:00
lobo pushed to bugfix/smallFix at Lobo_Corp/playground-frontend 2026-02-06 22:06:16 +01:00
2a808c1d96 Increase default grid and rename simple scene
lobo deleted branch feature/gameOfLife from Lobo_Corp/playground-frontend 2026-02-06 22:03:51 +01:00
lobo pushed to main at Lobo_Corp/playground-frontend 2026-02-06 22:03:50 +01:00
5d48118add Merge pull request 'feature/gameOfLife' (#12) from feature/gameOfLife into main
bf46c57db0 Conway GOL: add scenarios & start/pause loop
930f0110b0 Extract generic grid component and refactor uses
3795090cea Refactor controls UI, styles; bump deps
59148db295 Enhance Conway's Game of Life UI & interaction
Compare 7 commits »
lobo merged pull request Lobo_Corp/playground-frontend#12 2026-02-06 22:03:48 +01:00
feature/gameOfLife
lobo created pull request Lobo_Corp/playground-frontend#12 2026-02-06 22:03:45 +01:00
feature/gameOfLife
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 22:03:33 +01:00
bf46c57db0 Conway GOL: add scenarios & start/pause loop
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 21:00:10 +01:00
930f0110b0 Extract generic grid component and refactor uses
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 15:07:09 +01:00
3795090cea Refactor controls UI, styles; bump deps
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 14:41:05 +01:00
59148db295 Enhance Conway's Game of Life UI & interaction
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 11:52:32 +01:00
a22dd17869 Created default build up
lobo created branch feature/gameOfLife in Lobo_Corp/playground-frontend 2026-02-06 09:59:26 +01:00
lobo pushed to feature/gameOfLife at Lobo_Corp/playground-frontend 2026-02-06 09:59:26 +01:00
da43213808 Created new component and refactored