Skip to content

Final version

Latest
Compare
Choose a tag to compare
@FooJiaYin FooJiaYin released this 26 May 13:42
· 2 commits to main since this release
0c2a0f4

Full Changelog: v1.0.2...v1.0.3

New Features

  • Select multiple floor in view 1 - d5bb945
  • #1 Each machines should have their own number - 5a09d0b
  • #9 Change NeumorphicButton value on value selected - eafed10
  • #6 Add confirm button when select payment method - 683557c
  • #5 Always show WaitingSwitch - 742feb9

UI Updates

  • Remove "Set as default" checkbox - de3d0d0
  • Update description text - 7cec824
  • Horizontally revert ProgressRing - 0ba46b9
  • Change payment screen image to line pay - db5d982

Bug Fixes

  • Fix price for WashingMachine - 434292f
  • Click other card when in use, StatusCard disappear - b83d575
  • #2 Machine page not count down - 5aeb43e
  • Update currentMachine on toggle waiting - 6f12c39
  • #8 Remove ping button - d7fcdc4
  • #4 Change payment instruction text - 2cb46b9
  • #12 Unify MachineStatusCard text height - b3c2ddc

Project Maintenance

Changes to Components

  • style: Required name parameter -> positional parameter - 142ddf7
  • style: NeumorphicToggle - 47011c7
  • refactor: SelectChip -> NeumorphicChip - 5282808
  • refactor: NeumorphicButton.confirm - e239371

Documentation

  • Update prototype link in README - 45a9386