Releases: kufu/smarthr-ui
Releases · kufu/smarthr-ui
v12.1.0
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
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
Features
- add "from" and "to" props to DatePicker component (#1123) (7f841e0)
- add blukActionArea in Head of Table (SHRUI-8) (#937) (bf0158a)
- add border style to MessageDialog (#1059) (add5da7)
- add darkenAmount argument to hoverColor method (#950) (7d78586)
- add hasBlank and blankLabel props to Select (#1061) (165e104)
- add Shin color (SHRUI-227) (#1141) (1c8063a)
- add SideNav component (#1142) (6bae12c), closes /github.com/kufu/smarthr-ui/pull/1142#discussion_r533174306
- change the attribute of radius (#1080) (0e5bb8f)
- expose Icon components individually (#1127) (f7e716b)
- fix style of disabling selectbox (#1184) (04f0240)
- support React v17 (#1151) (dc23011)
Bug Fixes
- invalid html width attribute (#1105) (1061356)
- add aria and role attributes to dialog (#1033) (92561f3), closes /github.com/kufu/smarthr-ui/pull/1033#discussion_r529388476
- add aria and role attributes to Pagenation (#1124) (8a5ac30)
- add aria-checked to checkbox (#1029) (69dfed1)
- add aria-controls to accordion button triggers for Change default Expanded (#1140) (8d366c2)
- add aria-describedby (#1137) (d98f729)
- add background-color white (#1260) (3caa554)
- add box-sizing: border-box to textarea (#1060) (14e8f06)
- add optional chaining to _isChildPortal (#1236) (6258036)
- add type props to button (#1086) (f603a16)
- change disabled props to transient props (#1092) (1af1390)
- change full-width space to half-width (#1201) (889aa2b)
- change loader animation (#1173) (abddc8f), closes /github.com/kufu/smarthr-ui/pull/1173#discussion_r532369303
- change the minimum value of from props in the calendar component (#1122) (5718806)
- change theme props to transient props (#1081) (960bc98)
- change to add aria-label to icon (#1110) (3254aef)
- change width props to temporary props (#1089) (44bbe36)
- checkboxLabel where the label contains a "div" and "p" (#1083) (96e6b69)
- DatePicker bugs (#1091) (11edaab)
- dialog focus management (#889) (b9fde13)
- fallback parentElement of svg element for IE (#1241) (d4ae54e)
- fix input width for firefox (#1253) (d9fc669)
- improve accessibility of MultiComboBox (SHRUI-207) (#1187) (db30633)
- improve role of infomationpanel (#1205) (116a3c4)
- invalid html attribute (#1095) (bb85bac)
- invalid html attribute (#1106) (8732440)
- make StatusLabel vertical center alignment (#879) (34cc429)
- modify auto format of CurrencyInput (SHRUI-145) (#1143) (266a0bc)
- modify not to apply hover-style to Checkbox when hover over a disabled CheckboxLabel (#1136) (0c662a3)
- pass undefined to accept instead of blank string (#1121) (514d569)
- refactor Dropdown (SHRUI-221) (#1126) (0b77df6)
- reflect feedback of SideNav (SHRUI-320) (#1251) (b66441c)
- remove that blank optgroup is displayed for IE (#1186) (06dc2db)
- replace defaultPalette (SHRUI-233) (#1153) (b323bd5)
- replace div in button with span (#1084) (8f1ed53)
- replace figurein button with span (#1082) ([4c0188f](http...
v12.0.0-0
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
Features
- add "from" and "to" props to DatePicker component (#1123) (7f841e0)
- add blukActionArea in Head of Table (SHRUI-8) (#937) (bf0158a)
- add border style to MessageDialog (#1059) (add5da7)
- add darkenAmount argument to hoverColor method (#950) (7d78586)
- add hasBlank and blankLabel props to Select (#1061) (165e104)
- add Shin color (SHRUI-227) (#1141) (1c8063a)
- add SideNav component (#1142) (6bae12c), closes /github.com/kufu/smarthr-ui/pull/1142#discussion_r533174306
- change the attribute of radius (#1080) (0e5bb8f)
- expose Icon components individually (#1127) (f7e716b)
- fix style of disabling selectbox (#1184) (04f0240)
- support React v17 (#1151) (dc23011)
Bug Fixes
- invalid html width attribute (#1105) (1061356)
- add aria and role attributes to dialog (#1033) (92561f3), closes /github.com/kufu/smarthr-ui/pull/1033#discussion_r529388476
- add aria and role attributes to Pagenation (#1124) (8a5ac30)
- add aria-checked to checkbox (#1029) (69dfed1)
- add aria-controls to accordion button triggers for Change default Expanded (#1140) (8d366c2)
- add aria-describedby (#1137) (d98f729)
- add box-sizing: border-box to textarea (#1060) (14e8f06)
- add optional chaining to _isChildPortal (#1236) (6258036)
- add type props to button (#1086) (f603a16)
- change disabled props to transient props (#1092) (1af1390)
- change full-width space to half-width (#1201) (889aa2b)
- change loader animation (#1173) (abddc8f), closes /github.com/kufu/smarthr-ui/pull/1173#discussion_r532369303
- change the minimum value of from props in the calendar component (#1122) (5718806)
- change theme props to transient props (#1081) (960bc98)
- change to add aria-label to icon (#1110) (3254aef)
- change width props to temporary props (#1089) (44bbe36)
- checkboxLabel where the label contains a "div" and "p" (#1083) (96e6b69)
- DatePicker bugs (#1091) (11edaab)
- dialog focus management (#889) (b9fde13)
- improve accessibility of MultiComboBox (SHRUI-207) (#1187) (db30633)
- improve role of infomationpanel (#1205) (116a3c4)
- invalid html attribute (#1095) (bb85bac)
- invalid html attribute (#1106) (8732440)
- make StatusLabel vertical center alignment (#879) (34cc429)
- modify auto format of CurrencyInput (SHRUI-145) (#1143) (266a0bc)
- modify not to apply hover-style to Checkbox when hover over a disabled CheckboxLabel (#1136) (0c662a3)
- pass undefined to accept instead of blank string (#1121) (514d569)
- refactor Dropdown (SHRUI-221) (#1126) (0b77df6)
- remove that blank optgroup is displayed for IE (#1186) (06dc2db)
- replace defaultPalette (SHRUI-233) (#1153) (b323bd5)
- replace div in button with span (#1084) (8f1ed53)
- replace figurein button with span (#1082) (4c0188f)
- shifting of index when IndexNav's ListItem is inserted into a new line (#1138) (6222f57)
- update package.json (#1224) (976fb89)
- アコーディオンパネルの展開時に overflow を既定値に戻す (#1125) (8d8069b)
v11.2.0
v9.4.0
v10.1.0
v6.3.0
v11.1.0
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
- a11y of Dropdown (SHRUI-180) (#1050) (a413acf)
- apply changes of release v11.0.0 (#1090) (9cf6ded), closes #1085 #1087
- change Cell height (#976) (0ad828c)
- change SmartHR Logo props to temporary props (#1094) (91b509a)
- change tag of calendar component (#1088) (ba87935)
- change tertiary link in Bottom Fixed Area to correct HTML (#1065) (b023dfd)
- change theme props to transient props (#1069) (beaff5c)
- change to see the content overflowing in the vertical direction of MessageScreen (#1058) (773fd15)
- change to unify the notation in the README (#1068) (c8e515c)
- enable to use MultiComboBox on Dropdown (#1067) (0d9fe7f)
- support webpack v5 (#1057) (3d8d14e)