Releases: kufu/smarthr-ui
v34.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
34.1.0 (2023-07-11)
Features
- HeadingにvisuallyHiddenオプションを追加する (#3530) (6e63c81)
- SectioningContent系コンポーネントに対してdata-specなどの属性を設定可能にする (#3545) (ffa8280)
Bug Fixes
- AccodionPanelのマークアップを修正し、Section内にHeadingが存在する状態にします (#3522) (9e13844)
- AppLuncherのHeadingが自動計算されるようにマークアップを変更する (#3526) (076af86)
- Checkboxのmixed属性が意図せず表示されてしまう問題を修正 (#3548) (19b3ca9)
- eslint-plugin-smarthr で compilerOptions.paths が必須になったため暫定処置 (#3550) (7026a9d)
- FormDialogのHeadingが自動計算されるようにマークアップを変更する (#3523) (d0507d3)
- InformationPanelのHeadingが自動計算されるようにマークアップを変更する (#3525) (13baaaa)
- RightFixedNoteのHeadingが自動計算されるようにマークアップを変更する (#3524) (e1dd140)
v34.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
34.0.0 (2023-07-04)
⚠ BREAKING CHANGES
- ActionDialogWithTriggerとRemoteTriggerActionDialogのonPressEscapeの引数にclose()が渡っていないのを修正 (#3517)
Features
- 自動的にHeadingのレベルを計算するArticle, Aside, Nav, Sectionコンポーネントを追加 (#3489) (0d5de00), closes #1475 #1517 #1519 #1584
Bug Fixes
v33.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
33.0.2 (2023-06-27)
v33.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
33.0.1 (2023-06-22)
Bug Fixes
v33.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
33.0.0 (2023-06-21)
⚠ BREAKING CHANGES
- Icon の size をデザイントークンで指定するように変更 (#3431)
- FloatArea の errorText / errorIcon を廃止し、responseMessage を追加 (#3452)
Features
- "SparklesIcon"の追加 (#3447) (b2c9784)
- FloatArea の errorText / errorIcon を廃止し、responseMessage を追加 (#3452) (5ec1e2b)
- Icon の size をデザイントークンで指定するように変更 (#3431) (2c5305e)
- ResponseMessage を追加 (#3449) (197ea72)
Bug Fixes
- BulkActionRow や EmptyTableBody の colspan を算出するように変更 (#3469) (35c082f)
- Button[loading] の invalid な HTML を修正 (#3463) (cae7b35)
- Checkbox の indeterminate に aria-checked を使わないように修正 (#3474) (3a6a011)
- CheckBox の wrapper を span に変える (#3468) (d135df2)
- Dialog に width が指定されていない場合の max-width を vieport からの計算に変更 (#3455) (730db72)
- Dialog の max-width が固定値になっている欠陥を修正 (#3453) (8f9b337)
- FormControl や Fieldset に不要な属性や値があたらないように修正 (#3462) (34e4723)
- MultiComboBox の width / disabled が DOM に渡らないように修正 (#3464) (40da11b)
- RadioButtonPanel の Story で HTML が valid になるよう修正 (#3465) (584dd45)
- Select は label 内に含まれる可能性があるため span として提供 (#3466) (6b3631f)
- Storybook関連ファイルでも @/ エイリアスを利用可能にする (#3473) (d1a38f9)
- styled-components v6 で削除予定の withComponent を使わないようにする (#3446) (2439ec7)
- Textarea は label 内に含まれる可能性があるため span として提供 (#3467) (5f9ace8)
- 各 Dialog の id を portal の親要素に設定されるように修正 (#3461) (fb72915)
v32.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
32.0.1 (2023-06-12)
Bug Fixes
v32.0.0
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
Bug Fixes
v31.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
31.1.0 (2023-05-29)
Features
Bug Fixes
v31.0.0
v30.10.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.