google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.29k stars 605 forks source link

Ui fixes #181

Closed alschmiedt closed 4 years ago

alschmiedt commented 4 years ago
  1. Adds a Save button to the bar at the top. Save button disabled after a user clicks and enabled when user changes something in blockly editor or javascript editor.
  2. Moves documentation button to the bar at the top.
  3. Moves the get opponent and get default opponent buttons underneath the pond game.
  4. Adds a confirmation dialog for publishing and deleting a duck
  5. Using msg for button text
Screen Shot 2020-01-29 at 1 40 54 PM

Get Opponents button is disabled if the duck is not published.

Screen Shot 2020-01-29 at 2 01 38 PM Screen Shot 2020-01-29 at 2 01 19 PM Screen Shot 2020-01-29 at 1 41 24 PM

Save button is disabled if a user has nothing new to save

Screen Shot 2020-01-29 at 1 41 54 PM