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] 3.0.0-beta.0. #418

Merged
merged 1 commit into from
Dec 17, 2020
Merged

[Release] 3.0.0-beta.0. #418

merged 1 commit into from
Dec 17, 2020

Conversation

aappoalander
Copy link
Contributor

@aappoalander aappoalander commented Dec 17, 2020

Description

Increase version number to 3.0.0-beta.0 for a preview beta release.

Related Issues

Includes the following PR's:
#408 LanguageMenu text wrapping

  • Fix wrapping of long text in the LanguageMenu

#409 Upgrade dependencies to latest

  • Breaking Change: Styled components and related types upgraded to version 5 and require configuration to allow skipLibCheck true. Also peer dependencies have been updated accordingly. Additional non breaking dependency upgrades.

#410 Update suomifi-icons and suomifi-design-tokens dependencies

  • Breaking change: changes to color token values
  • Other changes: new tokens and icons due to updated suomifi-icons and suomifi-design-tokens

#411 TextInput improvements

  • Breaking changes: TextInput - Remove labelProps, labelTextProps and children props + classname changes because of taking internal components in to use

#412 Checkbox adjustments

  • Breaking changes: Styles classnames changes for Checkbox's hintText and statusText

#413 Textarea adjustments

  • Breaking changes: Style classnames changes for Textarea's labelText, hintText and statusText
  • Fix the empty space bug with aria-describedby on Textarea
  • Add fullWidth and containerProps props for Textarea

#414 Expander improvements

  • Breaking changes: Complete API redesign and switch to content composition pattern. See [Feature] Expander improvements #414
    Expander API
  • Removed: titleTag, title, titleProps, contentProps and internally used expanderGroup and index
  • Renamed: onClick => onOpenChange
  • Added: id
    ExpanderGroup API
  • Static version Expander.group is no longer available. Use ExpanderGroup instead
  • Removed: onClickAll
  • Renamed: OpenAll => OpenAllText, CloseAll => CloseAllText
  • Added: AriaCloseAllText, AriaCloseAllText, toggleAllButtonProps, className

#415 Expander title checkbox

  • ExpanderTitle component to support interactive content on expander titles.

#417 Debounce component

  • Debounce functionality in TextInput and SearchInput

@aappoalander aappoalander added the release Release label Dec 17, 2020
@aappoalander aappoalander self-assigned this Dec 17, 2020
@aappoalander aappoalander merged commit 70c5b00 into develop Dec 17, 2020
@aappoalander aappoalander deleted the release/3.0.0-beta.0 branch December 30, 2020 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants