Skip to content

Releases: cubing/scramble-table

v0.2.4

28 Mar 08:21
Compare
Choose a tag to compare

Release notes:

  • Handle unassigned scramblers better.
  • Add a "scramble-cleared" event to <scramble-table>.

v0.2.3

28 Mar 08:00
Compare
Choose a tag to compare

Release notes:

  • Fully clear multi-blind scrambles.
  • Remove some logging statements.
  • Handle cancellation for the scrambler name in the default handler.

v0.2.2

28 Mar 07:36
Compare
Choose a tag to compare

Release notes:

  • Add a way to clear an individual scramble through an "Additional actions…" modal.

v0.2.1

18 Jan 22:51
Compare
Choose a tag to compare

Release notes:

  • Fix the multi-blind grid toggle.

v0.2.0

08 Jan 01:17
Compare
Choose a tag to compare

Release notes:

  • Update the encryption code to match TNoodle 1.2.
  • Remove a warning about clock pins.

v0.1.5

24 Nov 06:06
Compare
Choose a tag to compare

Release notes:

  • [CompetitorScrambleDisplay.ts] Add `.advanceOrMarkAsSigned().

v0.1.4

24 Nov 05:50
Compare
Choose a tag to compare

Release notes:

  • [CompetitorScrambleDisplay.ts] Remove an extra logging statement.
  • [ScrambleTable.css] Fix column sizing.
  • Always jump to the end when setting an alg.

v0.1.3

24 Nov 05:05
Compare
Choose a tag to compare

Release notes:

  • [MultiBlindGridDisplay.ts] Set grid CSS properties directly on the wrapper.

v0.1.2

24 Nov 04:35
Compare
Choose a tag to compare

Release notes:

  • Add a way to show all multi scrambles for the current attempt.

v0.1.1

24 Nov 04:34
Compare
Choose a tag to compare

Release notes:

  • [CompetitorScrambleDisplay.ts] Fix "Previous" and "Next" buttons.