Skip to content

Releases: kufu/smarthr-ui

v52.0.0

18 Jun 09:08
Compare
Choose a tag to compare

Changelog

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

52.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • ErrorScreen の footer props を omit する (#4714)

Features

  • anchor系コンポーネントがtarget属性を持つ場合、rel属性を自動設定する (#4720) (46e4200)
  • ErrorScreen の footer props を omit する (#4714) (953d689)

Bug Fixes

  • PageCounter コンポーネントの decorators の型を修正 (#4717) (4fce9f4)
  • Storybook 上で props のドキュメントが表示されない問題を修正 (#4719) (7a634ae)
  • Tooltip に入れ子にした要素のフォーカスリングが隠れてしまう問題を解消する (#4694) (428cab6)

v51.2.0

11 Jun 06:18
Compare
Choose a tag to compare

Changelog

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

51.2.0 (2024-06-11)

Features

Bug Fixes

  • Balloon: Safariで影の表示が崩れるバグを修正 (#4697) (ffd29a8)

v51.1.1

05 Jun 04:43
Compare
Choose a tag to compare

Changelog

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

51.1.1 (2024-06-05)

Bug Fixes

  • iOS系端末の場合、Select, Radio系入力要素にrequired属性を設定しないように変更 (#4660) (9096449)
  • 背景色として使う可能性のない色を bgColor 関連 props から消す (#4688) (3c9954d)

v51.1.0

28 May 02:34
Compare
Choose a tag to compare

Changelog

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

51.1.0 (2024-05-28)

Features

  • SearchInput コンポーネントに onClickClear オプションを追加 (#4635) (48be8b4)
  • ダイアログコンテンツに背景色とパディングを設定できるようにする (#4677) (ee8dbf3)

v51.0.0

28 May 01:13
Compare
Choose a tag to compare

Changelog

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

51.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • AccordionPanelのアイコン無し(NoIcon)の削除を行う (#4669)

Features

  • AccordionPanelのアイコン無し(NoIcon)の削除を行う (#4669) (c12824c)
  • Loaderを強制カラーモードに対応 (#4645) (3a00da3)

Bug Fixes

  • Combobox に autocomplete が渡せない不具合を修正 (#4664) (4dd2838)
  • MultiCombobox: 高さのガタツキを修正 (#4665) (9639371)
  • RadioButtonPanel.storiesのlist-styleを修正 (#4666) (c990d2a)

v50.1.0

21 May 04:58
Compare
Choose a tag to compare

Changelog

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

50.1.0 (2024-05-21)

Features

Bug Fixes

  • Switch: フォーカスリングが表示されるように修正 (#4650) (9ac3738)
  • Text[styleType] の時 Heading と同等とみなし leading="TIGHT" があたるように修正 (#4655) (fc93b11)
  • すべてのダイアログコンテンツの padding を統一 (#4644) (79211b4)

v50.0.0

14 May 02:05
Compare
Choose a tag to compare

Changelog

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

50.0.0 (2024-05-14)

⚠ BREAKING CHANGES

  • TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607)

Features

  • NotificationBar に読込中状態を追加 (#4584) (c20e784)

Bug Fixes

  • DefinitionListItem が空の場合に高さが潰れる欠陥を修正 (#4639) (fa267f1)
  • FormControlのエラーメッセージをlive regionに変更 (#4603) (2e31af8)
  • TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607) (c0f91cc)
  • セル内のチェックボックスの位置を調整 (#4640) (18e1f77)
  • デザインシステムに準拠した文言に変更 (#4638) (84c4932)

v49.0.1

07 May 09:02
Compare
Choose a tag to compare

Changelog

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

49.0.1 (2024-05-07)

Bug Fixes

  • CompactInformationPanel を deprecated にする (#4622) (51daee5)

v49.0.0

30 Apr 02:02
Compare
Choose a tag to compare

Changelog

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

49.0.0 (2024-04-30)

⚠ BREAKING CHANGES

  • SectioningFragmentを削除する (#4605)

Features

  • FormDialogのonSubmitの第二引数にFormEventを渡すように修正 (#4610) (05598f2)
  • SectioningFragmentを削除する (#4605) (a3df056)

Bug Fixes

  • Next.js 環境で hydration error が発生する問題を修正 (#4594) (9cf5329)

v48.0.0

23 Apr 03:49
Compare
Choose a tag to compare

Changelog

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

48.0.0 (2024-04-23)

⚠ BREAKING CHANGES

  • FormGroup と FieldSet を消す (#4587)

Features

  • Base と BaseColumn に見出しのレベル自動計算機構を追加 (#4588) (833656c)
  • Base,BaseColumnのas属性にsection,aside,article,navを設定した場合、SectioningContent同様に見出しレベル自動計算を行うように修正 (#4590) (0b62c92)
  • FormControl でも dangerouslyTitleHidden オプションを許容する (#4583) (2dedb62)
  • FormGroup と FieldSet を消す (#4587) (50239ef)

Bug Fixes

  • BodyScrollSuppressor を styled-components に依存しない形で実装 (#4595) (fd1b231)
  • FormControl から内部コンポーネントが export されないように修正 (#4592) (ce39fc9)
  • FormControl, Fieldset で dangerouslyTitleHidden が指定されているときの余白を修正 (#4585) (1d67660)
  • Icon: Figmaにのみ存在するアイコンを復活 (#4589) (56642ad)
  • Tableの一括操作領域のborderがスクロール時にちらついてしまう場合があるためstyleを調整する (#4596) (d0d045c)
  • 強制カラーモードの時はテーブルの一括操作領域に枠線を付ける (#4600) (3b00fca)