Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Dec 01:48

1.9.0 (2023-12-20)

Features

  • added preview form page (fcba406)
  • added preview page to router (be55bd8)
  • added profile page personal info change (7fd72c7)
  • added question duplication (f04f856)
  • page title changed based on route (b1b4175)

Bug Fixes

Miscellaneous

  • added Answer and SubmittedForm types (5d704c0)
  • changed localStorage to sessionStorage (fd2cf2b)
  • ensured correct navigation to success page (778b744)
  • main: formatted codebase (e05f737)
  • main: formatted codebase (399a1b1)
  • main: formatted codebase (33da4dc)
  • saved initial answer to database when component mounts (e2fa4f2)
  • updated preview url (f472739)

Code Refactors

  • added form answer and input util functions (8aeb330)
  • moved theme styles from edit page to form layout (4de71bc)
  • placed back button beside form title (1c7a019)
  • removed preview logic & added submit functionality (58e9035)
  • removed unnecessary routing code (93b44de)
  • removed unused class styles (21bf626)
  • updated import url for FormQuestionList (3175eba)