Skip to content

Releases: LifeSG/web-frontend-engine

v2.0.0-alpha.18

19 Dec 07:18

Choose a tag to compare

v2.0.0-alpha.18 Pre-release
Pre-release

πŸŽ‰ New features

  • Add crop option to image-upload

🐞 Bug fixes

  • Add noWhitespaceOnly validation rule to enforce that string inputs contain at least one character other than whitespace
  • Disable pasting of 'e' or 'E' notation in numeric-field
  • Update validation rules min, max, lessThan, and moreThan to support zero or negative numbers
  • Fix missing styling for certain text elements in checkbox, image-upload, radio and chips

Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.18

v1.19.18

19 Dec 07:16

Choose a tag to compare

πŸŽ‰ New features

  • Add crop option to image-upload

🐞 Bug fixes

  • Add noWhitespaceOnly validation rule to enforce that string inputs contain at least one character other than whitespace
  • Disable pasting of 'e' or 'E' notation in numeric-field
  • Update validation rules min, max, lessThan, and moreThan to support zero or negative numbers

Full Changelog: v1.19.17...v1.19.18

v2.0.0-alpha.17

02 Dec 13:36

Choose a tag to compare

v2.0.0-alpha.17 Pre-release
Pre-release

🐞 Bug fixes

  • Gracefully handle conditional validation targeting conditionally rendered field
  • Prevent entry of 'e' or 'E' notation in numeric-field

Full Changelog: v2.0.0-alpha.16...v2.0.0-alpha.17

v1.19.17

02 Dec 13:35

Choose a tag to compare

🐞 Bug fixes

  • Gracefully handle conditional validation targeting conditionally rendered field
  • Prevent entry of 'e' or 'E' notation in numeric-field

Full Changelog: v1.19.16...v1.19.17

v2.0.0-alpha.16

14 Nov 09:15

Choose a tag to compare

v2.0.0-alpha.16 Pre-release
Pre-release

πŸŽ‰ New features

  • Support default value from multipart e-signature-field
  • Support custom headers and session id in e-signature-field upload

🐞 Bug fixes

  • Ensure submit button disabled state is applied on schema change
  • Gracefully handle non-numeric file size when using file-upload's uploadResponse
  • Fixed occasional invalid location data in location-field during rapid mobile selection
  • image-upload
    • Show image review modal only when all the images have been uploaded
    • "Add photos" button no longer trigger a form submission

Full Changelog: v2.0.0-alpha.15...v2.0.0-alpha.16

v1.19.16

14 Nov 09:15

Choose a tag to compare

v1.19.16

πŸŽ‰ New features

  • Gracefully handle if uploaded file's fileUrl is not available
  • Support default value from multipart e-signature-field
  • Support custom headers and session id in e-signature-field upload

🐞 Bug fixes

  • Ensure submit button disabled state is applied on schema change
  • Fixed occasional invalid location data in location-field during rapid mobile selection
  • image-upload
    • Show image review modal only when all the images have been uploaded
    • "Add photos" button no longer trigger a form submission

Full Changelog: v1.19.15...v1.19.16

v2.0.0-alpha.15

31 Oct 06:27

Choose a tag to compare

v2.0.0-alpha.15 Pre-release
Pre-release

πŸŽ‰ New features

  • Add React 19 support
  • file-upload
    • Gracefully handle if uploaded file's fileUrl is not available
    • New hideThumbnail option to hide thumbnail preview images for image files

🐞 Bug fixes

  • Update accordion to align default horizontal spacing of content with title

Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.15

v1.19.15

31 Oct 06:27

Choose a tag to compare

πŸŽ‰ New features

  • Add React 19 support

Full Changelog: v1.19.14...v1.19.15

v2.0.0-alpha.14

17 Oct 08:50

Choose a tag to compare

v2.0.0-alpha.14 Pre-release
Pre-release

πŸŽ‰ New features

  • Nested option in filter-checkbox
  • Serve button as link via new href and target properties

🐞 Bug fixes

  • Refined TFrontendEngineValues typing to not unionise all T value typings
  • Fixed unsafe-eval Content Security Policy error due to HEIC image processing

Full Changelog: v2.0.0-alpha.13...v2.0.0-alpha.14

v1.19.14

17 Oct 08:50

Choose a tag to compare

πŸŽ‰ New features

  • Serve button as link via new href and target properties

🐞 Bug fixes

  • Refined TFrontendEngineValues typing to not unionise all T value typings
  • Fixed unsafe-eval Content Security Policy error due to HEIC image processing

Full Changelog: v1.19.13...v1.19.14