Releases: LabIMotion/chem-generic-ui
Releases · LabIMotion/chem-generic-ui
1.4.9
Release Notes
Features and Enhancements
- Introduced the
Workflow for Segement
feature. - Given the default wording 'Learn more' for the Designer Helper.
Bug fixes
- Fixed an issue where an extra line was created in the CV template.
- Resolved a page-breaking error that occurred when reloading the template.
- Fixed an incorrect layout with the "datetime-range" type field.
- Corrected the layout problem for columns with the "hasOwnLine" attribute enabled.
1.4.0
Release Notes
Features and Enhancements
- Added image preview feature for the "Upload" type field when the uploaded file is an image.
- Introduced the
Drag Reaction to Element
feature for users. - Introduced the feature to use the drag-and-drop functionality to arrange the layer or field order.
- Auto-mapping CV dataset data to reaction description.
- Added the ability for users to record their work steps and visualize them as a flow diagram.
- Refactored the "Date-Time" component in the layer header.
- Style: Better view size for template hub.
- Style: Aligned field styles for better consistency.
- Style: Selection options style to be vertically aligned.
1.3.0
Release Notes
Features and Enhancements
- Introduce new options to restriction setting for designer
- Introduce the customized field name based on certain conditions for designer
- Introduce the default unit feature for designer
- Introduce the element export function in docx format for user
- Dynamic field columns for designer
- Export and import klass and its template within the same instance or across instances for designer
- Add error handling on export and import klass and its template function
- Add helpers for designer
Bug Fixes
- Fix missing options for drag sample
- Fix dynamic column width issue
- Re-label datetime range
- Rename button title
1.1.1
What's Changed
- feat: introduce read-only attribute to text field by @cllde8
- fix: encoding the service URL by @cllde8
- fix: assign to element is missing while copying segment by @cllde8
- chore: Prototype Pollution in Lodash by @cllde8
- chore: update README by @cllde8
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot