Skip to content

Releases: M-Facey/formjam

v1.5.0

04 Dec 12:34
Compare
Choose a tag to compare

1.5.0 (2023-12-04)

Features

  • created footer component (53a823d)

Miscellaneous

  • added or changed to use dvh (23bcbb3)
  • added theme styles & primevue menu to form item (96a40cc)
  • added theme styles to create form component (534f59a)
  • added theme styles to dashboard filter section (68a208e)
  • added theme styles to dashboard layout (18c313a)
  • added theme styles to form card (e116b34)
  • positioned auth forms to center of the screen (d347557)
  • positioned footer at the bottom of the screen (a632d9f)
  • removed unused icons (faab21a)

v1.4.4

04 Dec 03:27
Compare
Choose a tag to compare

1.4.4 (2023-12-04)

Bug Fixes

Miscellaneous

Documentation

v1.4.3

04 Dec 02:44
Compare
Choose a tag to compare

1.4.3 (2023-12-04)

Miscellaneous

  • made format & e2e action run sequentially (092325e)

v1.4.2

04 Dec 02:14
Compare
Choose a tag to compare

1.4.2 (2023-12-04)

Bug Fixes

  • added form question debouncing (79c10b4)

Miscellaneous

  • main: formatted codebase (1498600)

v1.4.1

03 Dec 19:10
Compare
Choose a tag to compare

1.4.1 (2023-12-03)

Documentation

v1.4.0

03 Dec 01:32
Compare
Choose a tag to compare

1.4.0 (2023-12-03)

Features

  • added commitlint & husky hooks (b00b1a4)
  • added icons for text types & link to success page (2fbcda0)
  • added share dialog to question controls (787bff4)

Bug Fixes

  • applied inter font to body only (086096a)

Miscellaneous

  • main: release 1.4.0 (cc4511a)
  • added action to format codebase (5a5789c)
  • added link to preview/view form page (bf6611c)
  • added rokkitt font (d517bdc)
  • added share icon (6e1e51b)
  • formatted textarea autosize utility (3a6df1d)

v1.3.0

01 Dec 18:15
Compare
Choose a tag to compare

1.3.0 (2023-12-01)

Features

  • added clear form feature (cd49da1)
  • added success route (b1c9c14)
  • create form success page & added minor changes (f89c5f9)

Bug Fixes

  • removed unnecessary padding (9c44d6c)
  • stubbed all record request on dashboard test (2900feb)

Miscellaneous

  • added breakpoints for tablet (fb00875)
  • added share link icon (d91cebb)
  • added success icon (3e92981)
  • made create form component responsive (dc0ac74)
  • updated the mobile UI for form card (405ad13)

v1.2.0

01 Dec 05:54
Compare
Choose a tag to compare

1.2.0 (2023-12-01)

Features

  • created breakpoints utility (34c9354)

Bug Fixes

  • added log out functionality to mobile nav bar (a2ddb12)
  • made filter on dashboard responsive (7a5c11a)

Miscellaneous

  • replaced menu with primevue menu (5f34ce0)

v1.1.0

01 Dec 03:42
Compare
Choose a tag to compare

1.1.0 (2023-12-01)

Features

  • added delete form dialog and tost (d159444)
  • added link to preview form page (1a53abf)
  • added primevue dependency (f9f81dd)
  • added primevue theme styles (7e9233c)
  • added tooltip to question controls (042d262)
  • create view form page & route (7593166)
  • created texteare autosize utility (1013741)
  • moved stylesheet import to html file (b71c232)
  • replaced checkboxes & radio btns with primevue components (3a8a85b)

Miscellaneous

  • added id to label (75a4994)
  • added asterisk for required questions (0f9288e)
  • added message to view page (4fe2af5)
  • removed console log (bf0a5d1)
  • renamed CreateFormCard component & added UI for form list (585ce0d)
  • renamed router-link to RouterLink (f15e80e)
  • updated changelog format in release action (f969da5)
  • updated create form import & added view prop (65d2d7b)

v1.0.1

29 Nov 10:57
Compare
Choose a tag to compare

1.0.1 (2023-11-29)

Miscellaneous

  • renamed CreateFormCard component & added UI for form list (585ce0d)
  • updated changelog format in release action (f969da5)
  • updated create form import & added view prop (65d2d7b)