Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala 3.5.0 #196

Merged
merged 7 commits into from
Aug 24, 2024
Merged

Scala 3.5.0 #196

merged 7 commits into from
Aug 24, 2024

Conversation

cheleb
Copy link
Owner

@cheleb cheleb commented Aug 13, 2024

No description provided.

cheleb and others added 7 commits August 13, 2024 11:49
This commit updates the `UI5WidgetFactory` in the `modules/ui5` directory to include a new implementation for rendering a password input field. The `renderSecret` method now uses the `Input` component from the `com.raquo.laminar.api.L` package and sets the input type to "password". This change allows for rendering password fields with the appropriate input type in UI5 widgets.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit updates the `UI5WidgetFactory` in the `modules/ui5` directory to improve the rendering of form fields. The `renderVar` method now uses the `asForm` extension method from the `Form` object to render the form fields. This change ensures consistency in rendering across different types of form fields in UI5 widgets.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit updates the dependencies in the `build.sbt` file. It updates the `web-components-ui5` library to version 2.0.0-RC1 and adds the `scala-java-time` library with version 2.6.0. These updates ensure compatibility with the latest versions of the dependencies and introduce new functionality provided by the `scala-java-time` library.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@cheleb cheleb merged commit c246f35 into master Aug 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant