Commit Graph

22 Commits

Author SHA1 Message Date
dc3887a619 docs: overwrite README with project description and centered preview image
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-02-23 22:34:05 +00:00
6089e6f961 0.5.0
All checks were successful
Deploy to Production / deploy (push) Successful in 15s
2026-02-23 22:04:49 +00:00
929761ac9e feat: reposition solver controls to a dropdown
Moved the Kociemba/Beginner solve options into a sleek dropdown menu positioned above the Scramble button on the left side of the screen. This ensures the solver controls no longer obstruct the programmatic move queue at the bottom.
2026-02-23 21:49:21 +00:00
f6b34449df 0.4.2
All checks were successful
Deploy to Production / deploy (push) Successful in 10s
2026-02-23 19:42:40 +00:00
a49ca8f98e 0.4.1
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-23 01:14:19 +00:00
31015366be 0.4.0
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-23 01:09:36 +00:00
8d5521e326 0.3.1
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-23 00:51:21 +00:00
de736e1daf 0.3.0
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-23 00:24:09 +00:00
ef6a7fed4f chore: bump version to 0.2.0
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-22 21:58:02 +00:00
3261aea81d chore: remove projections toggle and bump to 0.1.0
All checks were successful
Deploy to Production / deploy (push) Successful in 10s
2026-02-22 21:11:42 +00:00
a75c148a5b chore: bump version to 0.0.29
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-22 20:31:54 +00:00
a9881bb5fa Bump version to 0.0.28
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-22 19:53:15 +00:00
a1574a149e Refactor: Remove unused components (Main, CubeCSS, etc.), utils (DeepCube, Matrix4), dependencies (matrix-js, utils), and untrack dist folder
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-22 04:46:32 +00:00
15447c106a 0.0.27
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
2026-02-22 04:36:04 +00:00
b5ddc21662 Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps 2026-02-22 04:35:59 +00:00
57abfd6b80 0.0.6
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-16 03:24:59 +01:00
14ba647f42 0.0.5
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-16 03:19:40 +01:00
140100a535 feat: add inertia and smooth snap animation, fix layer rotation direction
All checks were successful
Deploy to Production / deploy (push) Successful in 10s
2026-02-16 01:08:24 +01:00
9c9a165679 feat: implement split rendering for smooth layer rotation, bump version to 0.0.3
All checks were successful
Deploy to Production / deploy (push) Successful in 12s
2026-02-15 23:28:58 +01:00
ea54dfcf46 Refactor Cube.js: use @gkucmierz/utils for modulo arithmetic
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-15 22:26:34 +01:00
80954beb6f Update background to grayscale gradient
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
2026-02-15 21:51:40 +01:00
d682b0da45 vue init; rotating css cube 2025-03-21 17:29:35 +01:00