Skip to content

Releases: kufu/smarthr-ui

v12.1.0

08 Feb 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.

12.1.0 (2021-02-08)

Features

  • add new icons; fa-medkit and fa-tachometer-alt (#1299) (e9557d6)
  • support <Fa***Icon /> components in addition to (#1304) (cf5fbe1)

Bug Fixes

  • add "!important" to font-size of InputFile (#1313) (757ebc6)
  • add Segmented control ARIA (SHRUI-242) (#1223) (f3c62cd)
  • change input error style (SHRUI-327) (#1298) (8db8c06)
  • enable to set attributes of input element (#1321) (b67b899)
  • enable to set disabled in Option of Select (SHRUI-303) (#1318) (9388106)
  • fix position of visually hidden text (#1317) (3b02210)
  • fix the condition of displaying message of duplicating in MultiComboBox (SHRUI-302) (#1237) (e35848f)
  • improve attributes of AccordionPanel (SHRUI-246) (#1290) (2a58b0a)
  • input[file] の不要なfocusを削除する (#1314) (209b8fb)
  • modify Dialog to be able to set aria-controls (SHRUI-220) (#1231) (ae1cc05)
  • modify not to apply hover or focus style from other css to Button (#1242) (8315e21)
  • modify not to fire escape key handler when dialog is not open (#1235) (b868654)
  • modify to be able to scroll dropdown in IE (#1206) (12a24f7)
  • replace old color code of storybook to theme in DefinitionList (#1249) (d81dc3e)

v12.0.0

12 Jan 08: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.

12.0.0 (2021-01-12)

⚠ BREAKING CHANGES

  • change loader animation (#1173)
  • remove shinColorPalette
  • add type props to button (#1086)

Features

Bug Fixes

Read more

v12.0.0-0

17 Dec 06:50
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.0.0-0 (2020-12-17)

⚠ BREAKING CHANGES

  • change loader animation (#1173)
  • remove shinColorPalette
  • add type props to button (#1086)

Features

Bug Fixes

v11.2.0

26 Nov 05: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.

11.2.0 (2020-11-26)

Features

v9.4.0

26 Nov 04: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.

9.4.0 (2020-11-26)

Features

v10.1.0

24 Nov 06: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.

10.1.0 (2020-11-24)

Features

v6.3.0

24 Nov 07:35
Compare
Choose a tag to compare

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

6.3.0 (2020-11-24)

Features

v11.1.0

28 Oct 00:20
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.

11.1.0 (2020-10-28)

Features

Bug Fixes

v11.0.0

22 Oct 01:41
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.

11.0.0 (2020-10-22)

v11.0.0-1

21 Oct 07:59
Compare
Choose a tag to compare
v11.0.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.

11.0.0-1 (2020-10-21)

Bug Fixes

  • calculate Calendar position in DatePicker (SHRUI-212) (#1085) (eeb9bda)
  • consider reset css in BackgroundJobsPanel (SHRUI-213) (#1087) (9bbc279)