Commit Graph

7 Commits

Author SHA1 Message Date
fccc43d0eb fix: resolve middle slice state sync and zero-step drag freeze
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-02-24 12:46:08 +00:00
8a20531fa0 feat: separate solver logic into dedicated web worker, improve toast notifications
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-02-24 09:56:16 +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
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
b5ddc21662 Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps 2026-02-22 04:35:59 +00:00
c773ff8876 fix: invert rotation logic and add debug tools 2026-02-16 03:19:02 +01:00
2beceeee79 Refactor: Move Cube logic to src/utils/Cube.js with 3x3 integer matrix model
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-02-15 22:22:54 +01:00