Releases: LifeSG/web-frontend-engine
Releases Β· LifeSG/web-frontend-engine
v2.0.0-alpha.18
π New features
- Add
cropoption toimage-upload
π Bug fixes
- Add
noWhitespaceOnlyvalidation 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, andmoreThanto support zero or negative numbers - Fix missing styling for certain text elements in
checkbox,image-upload,radioandchips
Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.18
v1.19.18
π New features
- Add
cropoption toimage-upload
π Bug fixes
- Add
noWhitespaceOnlyvalidation 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, andmoreThanto support zero or negative numbers
Full Changelog: v1.19.17...v1.19.18
v2.0.0-alpha.17
π 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
π 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
π 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-fieldduring 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
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-fieldduring 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
π New features
- Add React 19 support
file-upload- Gracefully handle if uploaded file's
fileUrlis not available - New
hideThumbnailoption to hide thumbnail preview images for image files
- Gracefully handle if uploaded file's
π Bug fixes
- Update
accordionto align default horizontal spacing of content with title
Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.15
v1.19.15
v2.0.0-alpha.14
π New features
- Nested option in
filter-checkbox - Serve
buttonas link via newhrefandtargetproperties
π Bug fixes
- Refined
TFrontendEngineValuestyping to not unionise allTvalue typings - Fixed
unsafe-evalContent Security Policy error due to HEIC image processing
Full Changelog: v2.0.0-alpha.13...v2.0.0-alpha.14
v1.19.14
π New features
- Serve
buttonas link via newhrefandtargetproperties
π Bug fixes
- Refined
TFrontendEngineValuestyping to not unionise allTvalue typings - Fixed
unsafe-evalContent Security Policy error due to HEIC image processing
Full Changelog: v1.19.13...v1.19.14