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

chore: update dependency smarthr-ui to v58 #584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
smarthr-ui ^42.0.0 -> ^58.0.1 age adoption passing confidence

Release Notes

kufu/smarthr-ui (smarthr-ui)

v58.0.1

Compare Source

Changelog

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

58.0.1 (2024-09-18)
Bug Fixes
  • ダイアログの背景がスクロールに依ってズレる不具合を修正 (#​4933) (cf5ea5f)

v58.0.0

Compare Source

Changelog

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

58.0.0 (2024-09-17)

⚠ BREAKING CHANGES
  • useId の独自実装を削除し、React 18 未満のサポートを終了する (#​4920)
  • Combobox の inputAttributes を消し、input に直接渡すように修正 (#​4911)
Features
  • AnchorButtonをnext/linkなどのラップされたコンポーネントに対応 (#​4901) (a07d257)
  • Combobox の inputAttributes を消し、input に直接渡すように修正 (#​4911) (8b9f611)
  • FormControlのlabelとchildren内のinputの紐づけ方を変更する (#​4894) (593ba25)
  • useId の独自実装を削除し、React 18 未満のサポートを終了する (#​4920) (28e590e)
Bug Fixes
  • SideMenuのPropsにchildrenを追加 (#​4919) (51dbdb8)
  • Table コンポーネントの使われていない記述を削除 (#​4921) (fe3e56f)
  • Textareaの文字数カウンタをonChangeで処理するように修正 (#​4916) (a054e07)

v57.1.0

Compare Source

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

57.1.0 (2024-09-11)

Features
Bug Fixes

v57.0.0

Compare Source

Changelog

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

57.0.0 (2024-09-10)

⚠ BREAKING CHANGES
  • SideMenuを実装 (#​4895)
  • Dialog の位置指定を消し、スタイリングを見直し (#​4848)
Features
  • AppNavi を再設計 (#​4823) (f64fbe5)
  • Dialog の位置指定を消し、スタイリングを見直し (#​4848) (25d83ec)
  • ModelessDialog をリサイズ可能にするオプションを追加 (#​4904) (01d127a)
  • SideMenuを実装 (#​4895) (b02531a)
  • Switchのchildrenを必須にし、label要素として紐づけることでa11yを改善する (#​4874) (eb3b2c0)
Bug Fixes
  • AccordionPanelのタイトルのline-heightをTIGHTに修正 (#​4897) (5aaf6f5)
  • DropdownMenuButtonで矢印キーを押してフォーカスを移動できる (#​4902) (c2657b0)

v56.0.1

Compare Source

Changelog

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

56.0.1 (2024-09-03)
Bug Fixes
  • SectioningContent: refが要素に渡るように修正 (#​4882) (126a0db)
  • TimePicker[disabled] のテキストカラーを修正した (#​4880) (7e27441)

v56.0.0

Compare Source

Changelog

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

56.0.0 (2024-08-27)

⚠ BREAKING CHANGES
  • FormControl から disabled を消す (#​4845)
Features
  • Icon: FaEnvelopeIcon を追加 (#​4849) (eb70b74)
  • TextLinkをnext/linkなどのラップされたコンポーネントに対応 (#​4867) (68cf805)
  • TimePickerに様々な状態に応じたスタイルをあてたい (#​4858) (c897dc6)
Bug Fixes
  • DropdownMenuButtonのlabelに指定したアイコンが上下反転しないようにしたい (#​4851) (1798960)
  • FormControl から disabled を消す (#​4845) (0ae399f)
  • TabBar: suffixにテキストのスタイルが継承されないように修正 (#​4857) (9a2859f)

v55.1.0

Compare Source

Changelog

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

55.1.0 (2024-08-13)

Features
Bug Fixes
  • body の base スタイルに約物を詰めないよう指定 (#​4833) (5767718)
  • Button コンポーネントが disabled/loading の場合も onClick イベントがバブリングしてしまう問題を修正 (#​4832) (ddadb1b)
  • Tooltip メッセージが機械側に過足提供していたので修正 (#​4827) (53b01e0)

v55.0.0

Compare Source

Changelog

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

55.0.0 (2024-08-06)

⚠ BREAKING CHANGES
  • FlashMessageList を削除 (#​4822)
  • SearchInput コンポーネントから onClickClear オプションを削除 (#​4818)
Features
Bug Fixes
  • UnstyledButton のデフォルト cursor を pointer に変更 (#​4824) (fab5f5b)

v54.1.0

Compare Source

Changelog

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

54.1.0 (2024-07-30)

Features
  • TabItem に suffix と disabled な理由を渡せるように修正 (#​4804) (af520c4)
Bug Fixes

v54.0.0

Compare Source

Changelog

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

54.0.0 (2024-07-23)

⚠ BREAKING CHANGES
  • Tooltipのmessageを常にhtml上に存在するように修正する (#​4788)
Features
Bug Fixes
  • LineClamp: 表示されている行数が最大行数以下のときにTooltipを表示しないように修正 (#​4710) (544465d)
  • ModelessDialogマウント時の警告を消したい (#​4790) (e660533)
  • Tooltipのmessageを常にhtml上に存在するように修正する (#​4788) (5142205)
  • ソートできる Th に cursor: pointer を当てた (#​4773) (a55c48e)

v53.1.0

Compare Source

Changelog

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

53.1.0 (2024-07-16)

Features
Bug Fixes
  • AccordionPanel 開閉時にコンソールエラーが発生する問題を修正 (#​4777) (25f8f83)
  • Dialog 開閉時にコンソールエラーが発生する問題を修正 (#​4778) (8b5f3ae)
  • titleCheck action の script injection 対策 (#​4771) (51bdca1)

v53.0.0

Compare Source

Changelog

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

53.0.0 (2024-07-09)

⚠ BREAKING CHANGES
  • FilterDropdown の hasStatusText props を Omit する (#​4747)
Features
  • FilterDropdown の hasStatusText props を Omit する (#​4747) (cb11898)
  • Table に table-layout 相当の props を追加 ほか (#​4757) (35db275)
Bug Fixes
  • Base 上に置いた AccordionPanel のフォーカスリングが出ない不具合を修正 ほか (#​4758) (e60cb7d)

v52.2.0

Compare Source

Changelog

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

52.2.0 (2024-07-02)

Features
  • FormControl / Fieldset 内における入力要素の error 状態紐づけ制御用 props を足す (#​4748) (8737a75)
Bug Fixes
  • AccordionPanel がデフォルトで複数パネル開く設定に変更 (#​4745) (9beb511)
  • Button を loading 状態に切り替えるとフォーカスが外れてしまう問題の修正 (#​4684) (945ca95), closes #​4744
  • InformationPanel の開閉ボタンはデフォルトなしにする (#​4746) (0cca297)
  • TextLink に color を指定できないように閉じる (#​4752) (4363383)

v52.1.0

Compare Source

Changelog

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

52.1.0 (2024-06-25)

Features
  • Dropdown 及び FilterDropdown に onOpen/onClose オプションを追加する (#​4722) (acf3642)
  • Thumbtack アイコンを追加 (#​4737) (5d8b9cc)
Bug Fixes
  • Heading と Text の相互参照をなくして Text が Heading に依存しないようにする (#​4732) (d21c888)

v52.0.1

Compare Source

Changelog

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

52.0.1 (2024-06-21)

v52.0.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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
Bug Fixes

v50.1.0

Compare Source

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

Compare Source

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

v49.0.1

Compare Source

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

v49.0.0

Compare Source

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

Compare Source

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)

v47.1.0

Compare Source

Changelog

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

47.1.0 (2024-04-16)

Features

v47.0.0

Compare Source

Changelog

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

47.0.0 (2024-04-16)

⚠ BREAKING CHANGES
  • 非推奨のテーブル関係のコンポーネントを削除 (#​4569)
Features
  • MultiComboBox で Backspace によるアイテムの削除をできるようにする (#​4347) (2b96de3)
  • 非推奨のテーブル関係のコンポーネントを削除 (#​4569) (a250ed1)
Bug Fixes
  • Add forced-colors support for Calendar (#​4563) (3af4b49)
  • Buttonのロード時のlive regionを読み上げるよう修正 (#​4558) (0573dc4)
  • Combobox内のlistboxのlive regionが読み上げるよう修正 (#​4562) (5831686)
  • current が true でもクリックできるように戻した (#​4564) (ea19edc)
  • SortDropdown のラベルを修正 (#​4571) (cfef17a)
  • VRT にてスクリーンショットに要素が収まりきっていないストーリーを修正 (#​4565) (87edafd)

v46.0.1

Compare Source

Changelog

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

46.0.1 (2024-04-09)

v46.0.0

Compare Source

Changelog

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

46.0.0 (2024-04-09)

⚠ BREAKING CHANGES
  • 使用していないアイコンを消す (#​4481)
Features
Bug Fixes
  • BodyScrollSuppressor を styled-components に依存しない形で実装 (#​4492) (11fc83e)

  • lint エラーを修正 (#​4549) (c251602)

  • RemoteTriggerFormDialogのonPressEscapeにclose引数が渡されずとじることができないバグを修正する (#​4533) (0e8d0d9)

  • SingleComboBox の input 要素に対して combobox ロールを付与する (#​4494) (001ed08)

  • specificity to overwrite background-color style (#​4548) (61ffedf)

  • typo (fa389a1)

  • 検証環境のStorybookのページからGAの流入を除外する (#​4434) (a24c84a)

  • 使用していないアイコンを消す (#​4481) (bc2951c)

v45.2.0

Compare Source

Changelog

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

45.2.0 (2024-04-02)

Features
  • DropdownMenuButton[onlyIconTrigger] は任意のアイコンに差し替えられるようにする (#​4520) (6799448)
  • FaChartColumnIcon を追加 (#​4521) (feef103)

v45.1.0

Compare Source

Changelog

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

45.1.0 (2024-03-29)

Features
  • ~ というテキストがスクリーンリーダーで正しく読み上げられる対応をしたコンポーネント、RangeSeparatorを追加 (#​4502) (4a03605)
Bug Fixes
  • AppNaviDropdown が current の時に押せなくなる不具合を修正 (#​4517) (650859c)

v45.0.1

Compare Source

Changelog

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

45.0.1 (2024-03-27)
Bug Fixes

v45.0.0

Compare Source

Changelog

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

45.0.0 (2024-03-26)

⚠ BREAKING CHANGES
  • AppNavi を Tailwind CSS 化 (#​4459)
Features
Bug Fixes
  • AccodionPanel[iconPosition="right"] の開閉アイコン向きを調整 (#​4483) (dfd407f)

  • AppLauncherのホバー時の表示を修正 (#​4478) (6fe1850)

  • change Header ElementProps type (#​4490) (da60a95)

  • focus-indicator の置換漏れを修正 (#​4327) (e4bd8af)

  • MultiComboBox の story で差分が出てしまう問題の解消 (#​4487) (5bff61f)

  • NotificationBarのhover時とfocus時のデザインを修正 (#​4479) (21d4fad)

  • RadioButton, CheckBoxの装飾用spanがスクリーンリーダーで読み上げられてしまう場合がある問題を修正 (#​4471) (81e153b)

  • WarningIcon を Fontawesome v6 に追従 (#​4482) (933e759)

  • 一部のコンポーネントと FormControl が紐づかない不具合を修正 (#​4423) (18c5635)

  • 開発用E2Eテストコマンドが動かない問題を修正する (#​4486) (9406d73)

  • AppNavi を Tailwind CSS 化 (#​4459) (8f5840e)

v44.0.0

Compare Source

Changelog

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

44.0.0 (2024-03-19)

⚠ BREAKING CHANGES
  • HeadlineArea と LineUp を削除 (#​4465)
  • LineClamp を Tailwind CSS 化し、withTooltip を必須とする (#​4447)
Features
Bug Fixes
  • AppLauncher を Tailwind CSS 化しつつ、normalize 依存を修正 (#​4437) (a165a6f)
  • BottomFiexArea を Tailwind CSS 化し、normalize 依存を修正 (#​4436) (09d6f8d)
  • Calendar の日付選択領域のスタイリングを修正 (#​4421) (73b7631)
  • ErrorScreen の normalize 依存を修正 (#​4438) (bcd33a2)
  • LineClamp を Tailwind CSS 化し、withTooltip を必須とする (#​4447) (937588f)
  • SideMenu の normalize 依存を修正 (#​4440) (c11f6b0)
  • TabBar の normalize 依存を修正 (#​4413) (a3faf3f)

v43.3.0

Compare Source

Changelog

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

43.3.0 (2024-03-14)

Features
  • Action / FormDialog のフッター左端に操作領域を追加 (#​4414) (95e14af)
Bug Fixes

v43.2.1

Compare Source

Changelog

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

43.2.1 (2024-03-12)

v43.2.0

Compare Source

Changelog

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

43.2.0 (2024-03-12)

Features
  • AppNavi の normazlize 依存を修正 (#​4422) (66006ca)
  • DefiinitionList の用語の見た目を変える termStyleType を追加 (#​4357) (e783716)
Bug Fixes
  • button と input, textarea, select の font-family を normalize (#​4408) (9095dbb)
  • Input と Fieldset の normazlize 依存を修正 (#​4406) (bf29538)
  • Pagination の reset css 依存を修正 (#​4405) (227c5c1)
  • RadioButtonPanel の normazlize 依存を修正 (#​4407) (d92ea43)
  • smarthr-normalize-css への依存を剥がすための下準備 (#​4398) (0cddab8)
  • Table の normazlize 依存を修正 (#​4410) (96eccb0)
  • Textarea の normalize 依存を修正する (#​4412) (55122a6)
  • 角丸のデザイントークンが rem ベースになっていたので修正 (#​4411) (2400cb6)
  • 順序なしリストと定義リストの余白を reset (#​4419) (830b026)

v43.1.1

Compare Source

Changelog

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

43.1.1 (2024-03-06)
Bug Fixes
  • DefinitionListのstyleがsmarthr-normalize-cssを利用していないプロダクトで崩れてしまう問題に対応する (#​4392) (1fd55bc)

v43.1.0

Compare Source

Changelog

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

43.1.0 (2024-03-05)

Features
  • MultiComboBox のアイテムが選択されたときに選択済みかどうかを判定するコールバック関数をオプションで渡せるようにする (#​4346) (f734a79)
  • アイコンを Font Awesome 6 へ更新 (#​4291) (a50f322)
Bug Fixes
  • Combobox関係のbuttonのtype属性がsubmitになっているものがあるため対応する (#​4372) (420cbae)
  • Fieldset で innerMargin が作用しない不具合を修正 (#​4374) (3e7a776)
  • fix typo in NotificationBar component (#​4377) (ca1fba2)
  • Loader の CSS アニメーションを修正 (#​4381) (533b151)
  • style属性を無意味に指定されるため、widthのデフォルト値である"auto"を削除する (#​4385) (04819d0)

[v43.0.0](https://redirect.github.com/kufu/smarthr-


Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants