Skip to content

v32.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 02:39
· 1763 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

32.0.0 (2023-06-07)

⚠ BREAKING CHANGES

  • DefinitionList を画面サイズに応じて列数を変化させる (#3418)

Features

  • DefinitionList を画面サイズに応じて列数を変化させる (#3418) (a65eae8)
  • SpreadsheetTable を追加 (#3402) (9ae76ad)

Bug Fixes

  • DropdownMenuButton のフォーカスリングが見切れていたので修正 (#3396) (bcaa4be)
  • TableReelにclassNameを設定, Td,Thに不要な文字列が入っていたので修正 (#3403) (142c4c8)
  • types 配下の整理と barrel import 対応 (#3410) (1e660f5)