Skip to content

Releases: kufu/smarthr-ui

v13.2.0

13 Jul 07:48
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.

13.2.0 (2021-07-13)

Features

  • Stack をインライン要素のように振る舞えるように inline を追加 (#1729) (95413d4)
  • 影のテーマの追加と置き換え (SHRUI-417) (#1699) (8737ad1)

Bug Fixes

  • AccordionPanel のフォーカスインジケータが隠れないように修正 (SHRUI-412) (#1698) (f82fe2c)
  • ActionDialog の warning 解消 (#1713) (c077991)
  • Baloon に span を渡せるように修正 (#1723) (54f1240)
  • change default color of affix of Input (#1726) (2099eaa)
  • fix focus indicator not to be hidden by sibling elements (#1725) (dfc08de)
  • rename onChange to onChangeInput (#1727) (0ebcc40)
  • Tooltip の tabIndex を利用側で上書きできないので修正 (#1709) (6cf8f01)
  • コンボボックスのフォーカス挙動を変更 (SHRUI-423) (#1724) (b682a36)

v13.1.0

29 Jun 06:52
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.

13.1.0 (2021-06-29)

Features

Bug Fixes

  • Cluster のインポートを追加 (#1685) (379ea1c)
  • DialogContentInner の className が Wrraper にあたっていたのを Inner に戻す (#1695) (9fd9791)
  • MultiComboBox の削除アイコンの visuallyHiddenText をアイテムごとに分ける (#1694) (c0acf2a)
  • Text を styled-component で wrap できなかったので修正| SHRUI-439 (#1696) (c0e79f5)

v13.0.0

15 Jun 06:15
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.

13.0.0 (2021-06-15)

⚠ BREAKING CHANGES

  • remove Icon component that uses name prop
  • modify not to use old Icon component
  • replace title tag from span to h3 in InformationPanel
  • drop node v10 support

Features

Bug Fixes

  • <MultiCombobox> focus indicator (#1527) (520c8b6)

  • ActionDialog のレスポンスメッセージがない時に余計な余白が出ている (#1550) (e22258d)

  • add aria-invalid to components with error state (#1531) (b55b030)

  • added some attributes of accessibility for DatePicker component (#1629) (aa7695f)

  • change icon storybook from div to dl (#1575) (5ef0212)

  • change the HTML tag of IndexNav (#1634) (ab7704a)

  • CompactInformationPanel に className を渡せるようにする (#1669) (0994108)

  • Disable selected items when MultiComboBox is disabled (#1544) (8edb9e0)

  • Fix mobile Safari not showing all options for Select component (SHRUI-392) (#1517) (cdb85ce)

  • FormGroup label to inline-block (#1515) (d38aa0e)

  • improve scroll suppression in Dialog (SHRUI-380) (#1532) (9bf7bce)

  • modify not to new DOMRect for IE11 (#1530) (2274ce6)

  • modify to be expected width when set percentage width (#1585) (94a9eff)

  • set DIALOG shadow to CompactInformationPanel (SHRUI-400) (#1549) (54823d8)

  • table all story accessible (#1574) (1a8e53f)

  • fix!(BREAKING CHANGE): remove Icon that uses name prop (SHRUI-349) (#1494) (b2952fa), closes #1494

  • fix!(BREAKING CHANGE): change default title tag in InformationPanel (SHRUI-170) (#1493) (ed36ec3), closes #1493

  • fix!(BREAKING CHANGE): drop node v10 support (SHRUI-384) (#1492) (6dfc53e), closes #1492

v12.4.0

27 May 08:07
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.

12.4.0 (2021-05-27)

Bug Fixes

  • modify to be expected width when set percentage width (#1584) (cc7ec72)

v12.4.0-1

16 Apr 05:42
Compare
Choose a tag to compare
v12.4.0-1 Pre-release
Pre-release

Changelog

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

12.4.0-1 (2021-04-16)

Bug Fixes

  • Fix mobile Safari not showing all options for Select component (SHRUI-392) (#1517) (7b564b2)

v12.3.2

16 Apr 03:27
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.

12.3.2 (2021-04-16)

Bug Fixes

  • Fix mobile Safari not showing all options for Select component (SHRUI-392) (#1517) (e235d82)

v12.4.0-0

12 Apr 07:30
Compare
Choose a tag to compare
v12.4.0-0 Pre-release
Pre-release

Changelog

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

12.4.0-0 (2021-04-12)

Features

Bug Fixes

v12.3.1

01 Apr 08:33
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.

12.3.1 (2021-04-01)

Bug Fixes

v12.3.0

23 Mar 10:04
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.

12.3.0 (2021-03-23)

Features

  • ActionDialog にレスポンスメッセージエリアを追加 (#1424) (fa37d0e)
  • add floatArea component (#1270) (370ce97)
  • add new icon, fa-user-clock (#1392) (78fc529)
  • change colors (SHRUI-356, SHRUI-357, SHRUI-358) (#1407) (777dbbc)
  • improve attributes for BackgroundJobsList and BackgroundJobsPanel (SHRUI-249) (#1404) (de9ece9)
  • improve attributes for Base and DialogBase (#1402) (a91f008)
  • support multiline text of CheckboxLabel (#1403) (3441590)

Bug Fixes

v12.2.1

16 Feb 09:52
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.

12.2.1 (2021-02-16)

Bug Fixes