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

Release 2.16.0 #1055

Merged
merged 27 commits into from
Jun 28, 2023
Merged

Release 2.16.0 #1055

merged 27 commits into from
Jun 28, 2023

Conversation

NikoHelle
Copy link
Contributor

Description

Release branch of version 2.16.0

lauriLukkarinen and others added 26 commits May 19, 2023 15:30
- this allows users to use options with duplicate labels in dropdowns
only relies on the file extension and the client
…-validateAccept

HDS-1718-fix-fileInput-validateAccept
for radio button default value to be empty
Currently, if maxSize is set, the file added in FileInput needs to be
smaller than the file. If adding a file exactly the size of the limit,
we get a confusing validation message:
> - File, test.png, is too large (100 B). The maximum file size is 100 B.

Fix this by allowing the file to be smaller or equal to maxSize.
…documentation-no-default

HDS-1596-radio-button-documentation-no-default
not to use the deprecated way
yarn.lock cleanup,
fix array index & classNames errors,
fix jsx-a11y eslint-rules,
update lerna,
update rimraf,
bump node to v16 in GH
…be-the-maximum-size

Fix FileInput maximum file size to maxSize
…field-to-dropdown

Feature: Added optionKeyField to select and combobox
@NikoHelle NikoHelle requested review from a team June 28, 2023 11:12
Copy link
Contributor

@harriplappalainen harriplappalainen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@NikoHelle NikoHelle merged commit 96ecf62 into master Jun 28, 2023
@NikoHelle NikoHelle deleted the release-2.16.0 branch June 28, 2023 20:15
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.

5 participants