Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cidermitaina committed Jan 17, 2020
1 parent f2655c8 commit 019753c
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 1 deletion.
112 changes: 112 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,118 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.0.0](https://github.com/kufu/smarthr-ui/compare/v5.0.0...v6.0.0) (2020-01-17)


### ⚠ BREAKING CHANGES

* change name of Field to FieldSet
* AppBar component will no longer work.
* rowspan and colspan cannot be used.

### Features

* add aria attributes ([d5b6cfd](https://github.com/kufu/smarthr-ui/commit/d5b6cfd6d8dd50143e95013e74f5973fab0020cc))
* add className props ([e8aacf4](https://github.com/kufu/smarthr-ui/commit/e8aacf471c7e42fbe993d4f9a925a15d209fd3ab))
* add defaultExpanded props ([b53f599](https://github.com/kufu/smarthr-ui/commit/b53f59999d9f06a99ca7276e5c8b30b703cd4726))
* add DescriptionList ([88bab82](https://github.com/kufu/smarthr-ui/commit/88bab825970839d3eed46e814c61d4f5fedd641f))
* Add DialogBase component ([#576](https://github.com/kufu/smarthr-ui/issues/576)) ([6f63757](https://github.com/kufu/smarthr-ui/commit/6f6375758fb33d233d3a396100407bfef545da2a))
* add font themes ([56a3fc6](https://github.com/kufu/smarthr-ui/commit/56a3fc6932760ad04acc93d9eb9c38407e44eb92))
* add HeadingTypes type into Heading ([cfd6d3a](https://github.com/kufu/smarthr-ui/commit/cfd6d3a7de37f81f3e06324a2f38c8cd62b7f28a))
* Add onClickOverlay props to to ActionDialog and MessageDialog ([c002fd1](https://github.com/kufu/smarthr-ui/commit/c002fd1049f76106dc137ee08fdc137f6a29c20b))
* add position provider component ([78e8253](https://github.com/kufu/smarthr-ui/commit/78e8253367ea8068045be64acc59ba3e6f3f30af))
* add some examples ([b152b6f](https://github.com/kufu/smarthr-ui/commit/b152b6f277a1e2bbce96596992928cc0b67b7701))
* **icon:** Add a FaClock icon ([73e8156](https://github.com/kufu/smarthr-ui/commit/73e8156a596eb7d028f907d95a79976b0e0b8e17))
* add style ([2c99af2](https://github.com/kufu/smarthr-ui/commit/2c99af245185a46df54f7e3c2db2ff4ef40b0141))
* add style ([7540a13](https://github.com/kufu/smarthr-ui/commit/7540a131aa41b9fa6d14b3cf644c1c3e21e8a713))
* add TextButton component ([9001063](https://github.com/kufu/smarthr-ui/commit/900106352cc494a053832fb433e263f9ec5f8e48))
* add useOffsetHeight hook ([0753bf1](https://github.com/kufu/smarthr-ui/commit/0753bf1783b48b2fea94f1cba04acf70605e7b22))
* Added Header component ([236f58f](https://github.com/kufu/smarthr-ui/commit/236f58fb1e5b64ada6d3ad12210a581ab4b76453))
* change props ([8e51061](https://github.com/kufu/smarthr-ui/commit/8e51061967f63cf5ea66140be825d9f5504af087))
* Create InformationPanel component ([1b08bf7](https://github.com/kufu/smarthr-ui/commit/1b08bf7419426a81c1a97ba559cb3c76c9dc82af))
* divide icon props to iconPosition and DisplayIcon ([1f37eff](https://github.com/kufu/smarthr-ui/commit/1f37effff7df1bb5e15ed94d57c019945450e25e))
* export undo icon ([797adaa](https://github.com/kufu/smarthr-ui/commit/797adaa22754a29fd3de97a4838aaa06da6fd3b2))
* export undo icon ([2cbd5c5](https://github.com/kufu/smarthr-ui/commit/2cbd5c5fd49840d395ff5efd2eeaff7133cd9f79))
* give position provider ([73360ca](https://github.com/kufu/smarthr-ui/commit/73360cafa547daf4cbcdb9968eba6eb2644a7631))
* manage state useing Map object ([e512a42](https://github.com/kufu/smarthr-ui/commit/e512a4213042241381707d2f380716d8d85639e0))
* remove AppBar component ([#574](https://github.com/kufu/smarthr-ui/issues/574)) ([2099a11](https://github.com/kufu/smarthr-ui/commit/2099a11312e388c08ae5fed63217a52e04cc5637))
* set max-height in child components ([086f0f2](https://github.com/kufu/smarthr-ui/commit/086f0f29a4ef4e4954abc94a3e638d28cb42dd1f))
* Update behavior of defaultExpanded ([8190c7c](https://github.com/kufu/smarthr-ui/commit/8190c7ccef1366959c331e93f9805e548fb95a70))
* **Dialog:** close a dialog when Escape key is pressed ([7e86234](https://github.com/kufu/smarthr-ui/commit/7e862345a9977be44f9d67d5dd6e44bd8b43ab1b))
* **icon:** Add arrow right icon ([0d76099](https://github.com/kufu/smarthr-ui/commit/0d76099ea02ef176c60c12885e2b42354ce76171))
* **icon:** Add fa-chevron-*, fa-copy, and fa-trash-* ([dcfac49](https://github.com/kufu/smarthr-ui/commit/dcfac49c867b92ac53021c0d6db11db51c425713))
* **icon:** Add fa-times-circle ([961a5c9](https://github.com/kufu/smarthr-ui/commit/961a5c99e4e183c2b9ca8a761fccdc4e111e4daa))


### Bug Fixes

* AccordionPanel -> AccordionPanelItem ([c221c65](https://github.com/kufu/smarthr-ui/commit/c221c65faf09a9e026710a64fbfa1eba81e319da))
* add className props ([75d3f20](https://github.com/kufu/smarthr-ui/commit/75d3f20e7772a194545d12b88da39ff3b95e6488))
* add className props for Dropdown component ([#522](https://github.com/kufu/smarthr-ui/issues/522)) ([88c7066](https://github.com/kufu/smarthr-ui/commit/88c70667b4339466b95e28a4ee6b661759e1e3db))
* Add colSpan, rowSpan props to Cell ([9f95526](https://github.com/kufu/smarthr-ui/commit/9f9552622b8f79251b8ddc71f12945a50ec9c72c))
* Add isCrew as props ([8c21b76](https://github.com/kufu/smarthr-ui/commit/8c21b76d65c2cc93d8d9282bc426176ec96687e1))
* Add line-height to DefinitionListItem ([e328728](https://github.com/kufu/smarthr-ui/commit/e3287281754de860ae31aeb51827c1e5f043604c))
* Add ref props ([47fe111](https://github.com/kufu/smarthr-ui/commit/47fe111f0253845c9c2bc404eddaf45d11dde22d))
* add resolutions field ([6e0dc4b](https://github.com/kufu/smarthr-ui/commit/6e0dc4b7f47d3b907b17a63e1f153d7d74f0501d))
* add setTimeout to delay scheduling ([c64ca0b](https://github.com/kufu/smarthr-ui/commit/c64ca0be30d6ceb7e076d9f87b69edbf2d3949ae))
* Adjust style ([88b9767](https://github.com/kufu/smarthr-ui/commit/88b9767786e1905156dfe7c0584a8d52b89dd98b))
* callback onClick ([c792871](https://github.com/kufu/smarthr-ui/commit/c7928713bffffde4247dbddbcd8a656d6299c104))
* change area-expanded value ([02a0ae8](https://github.com/kufu/smarthr-ui/commit/02a0ae818321ce7b3fbd46daf82b16e57f529335))
* change context types ([74edb9a](https://github.com/kufu/smarthr-ui/commit/74edb9a02493b61ca6e709007a550faaedb25c85))
* change fa-reg-plus-square icon to fa-plus-square icon ([d87a545](https://github.com/kufu/smarthr-ui/commit/d87a545785d75149a1f0f9a6d6294f0798f95186))
* Change Field props ([6ebf620](https://github.com/kufu/smarthr-ui/commit/6ebf6209be8a86057c548e5397e95121ee73d5b0))
* change icon ([f704049](https://github.com/kufu/smarthr-ui/commit/f704049d98509574091524c0d98c721092ac6364))
* change name of Field component ([#579](https://github.com/kufu/smarthr-ui/issues/579)) ([f2655c8](https://github.com/kufu/smarthr-ui/commit/f2655c818551895eda5543fab26d822af451535b))
* change padding ([bcda0c6](https://github.com/kufu/smarthr-ui/commit/bcda0c64ec517ad9f7aa1d12ff09d46447de5b34))
* Change RadioButton props ([fe8f014](https://github.com/kufu/smarthr-ui/commit/fe8f014b76334fb5efbf4699cc9358c8e47833c6))
* change rotate direction ([84963e5](https://github.com/kufu/smarthr-ui/commit/84963e58a984f73812652a5f31e8e988fb241b2f))
* Change Select props ([1c667ea](https://github.com/kufu/smarthr-ui/commit/1c667ead5da49dcdbc5cf2bcc26cee75a518f13a))
* Change the animation ([2fbaf84](https://github.com/kufu/smarthr-ui/commit/2fbaf84f3e69d427977ddcb5bfa564f247abcecb))
* change to correct name ([1d0dd75](https://github.com/kufu/smarthr-ui/commit/1d0dd7516b2c234721876c0173e900dfb084b1d5))
* children format ([a44720b](https://github.com/kufu/smarthr-ui/commit/a44720bdc0d752dc45949d1f6f345a70de592db5))
* context initial data ([2a6e39b](https://github.com/kufu/smarthr-ui/commit/2a6e39bc9a333ce0f60b0d0ebe65a5deffae516f))
* Except autoFocus from input ([b3b7065](https://github.com/kufu/smarthr-ui/commit/b3b7065b0f25674b4476475eee9212659a9e3572))
* export components ([d9609db](https://github.com/kufu/smarthr-ui/commit/d9609db46970a16cd8696e577e7e4df428ab3508))
* export import ([369b780](https://github.com/kufu/smarthr-ui/commit/369b780cee10365593114788272dbc2d75e9c8a1))
* export text button ([55b2922](https://github.com/kufu/smarthr-ui/commit/55b292208209668c5c3b5dae1ac7b23ac8010c35))
* fix box-shadow value in Base ([7e7a34e](https://github.com/kufu/smarthr-ui/commit/7e7a34e9e652e09a248f2b58767786a7ae0408b7))
* Fix build error ([1679909](https://github.com/kufu/smarthr-ui/commit/1679909d61121dc200a857d9f9587a141d3aa434))
* Fix dropdown trigger bug ([34aee6b](https://github.com/kufu/smarthr-ui/commit/34aee6b00d458f72040c5a7b15c09d466898dbba))
* fix for reviews ([20fdf3f](https://github.com/kufu/smarthr-ui/commit/20fdf3ff11b761f8a4def324beaeba650b7ae728))
* Fix Header and HeaderButton construction ([364756a](https://github.com/kufu/smarthr-ui/commit/364756aac00ea229ebbaa9a95d860a5b26ef03e3))
* Fix HeaderUserNotification construction ([554b3dd](https://github.com/kufu/smarthr-ui/commit/554b3dd5769dd7bd8ed05ea52b55f6806dbc3f26))
* Fix HeaderUsreDropdown ([2f59124](https://github.com/kufu/smarthr-ui/commit/2f591243ec9e63f9a69f71cd8a674e92eea85046))
* fix line-height for StatusLabel ([58fa24e](https://github.com/kufu/smarthr-ui/commit/58fa24ebc85b9294583745e96704e522413fb00f)), closes [#551](https://github.com/kufu/smarthr-ui/issues/551)
* Fix style ([b2bc511](https://github.com/kufu/smarthr-ui/commit/b2bc5118474df4b4d40b6baed6174a1c9b81c490))
* Fixed a bug that did not animate when using firefox ([c65fa1f](https://github.com/kufu/smarthr-ui/commit/c65fa1f9ac79d12f6249724add9b9a0ecd612e90))
* HeaderCrewDropDown -> HeaderCrewDropdown ([59f2ac5](https://github.com/kufu/smarthr-ui/commit/59f2ac54a9ef1c4a15ce6d93ce064d09c79d2d9d))
* Increase type of Input type props, fix [#483](https://github.com/kufu/smarthr-ui/issues/483) ([e2db0fe](https://github.com/kufu/smarthr-ui/commit/e2db0fe475f81c8e16cfd748b4af79b8803343c9))
* manage state inside component ([855c1ed](https://github.com/kufu/smarthr-ui/commit/855c1ed89843e470c53332295cbf6280d8815a85))
* move helper file to inside libs ([36e30c6](https://github.com/kufu/smarthr-ui/commit/36e30c633856a5acc20e31cd06c0223fce47fd27))
* move icon props to Accordion component ([e6717aa](https://github.com/kufu/smarthr-ui/commit/e6717aa05b11cfa9664cfc862fe0543be67c7219))
* move onClick to trigger component ([8dae970](https://github.com/kufu/smarthr-ui/commit/8dae97011be4cfbca8c12e837ddef1222653c19a))
* not to animate at first rendering ([530542b](https://github.com/kufu/smarthr-ui/commit/530542bd23f3ed46087f6b8888b68e1ffae33d03))
* pass icon props from AccordionPanel ([392668a](https://github.com/kufu/smarthr-ui/commit/392668ad3a75b717b55be39e13d85eb635dbec4f))
* Pass input default props to checkbox ([e576001](https://github.com/kufu/smarthr-ui/commit/e5760012f59fab85e16b572336b41ce1a5d49421))
* Remove console.log ([098a44d](https://github.com/kufu/smarthr-ui/commit/098a44d7c28a5e8ff91a08ca06b293fdd8c66f89))
* Remove unnecessary file ([8e17b82](https://github.com/kufu/smarthr-ui/commit/8e17b8215ebbdc5634d6a1258830fd0f07d1424e))
* remove unnecessary onClick ([ebff6fb](https://github.com/kufu/smarthr-ui/commit/ebff6fba6e56f0b267d84338412cf2631e1f0036))
* rename Accordion to AccordionPanel ([e3925fd](https://github.com/kufu/smarthr-ui/commit/e3925fd8b50f56a7c4c1ddbf296b86854702c396))
* rename function ([f75505e](https://github.com/kufu/smarthr-ui/commit/f75505e7e2c57f1b21169e3ebabc0411a3f69658))
* set disabled style to Input ([bdf16f0](https://github.com/kufu/smarthr-ui/commit/bdf16f0c487e19591f1473c633760ec1d666484f))
* set vertical-align to error message ([701950e](https://github.com/kufu/smarthr-ui/commit/701950e3ddf2f3769a4a22e19101dbad002fbd03))
* state management ([932eb5c](https://github.com/kufu/smarthr-ui/commit/932eb5cb99caa60675f6ba42c1bb7890587678b3))
* style ([5358cf9](https://github.com/kufu/smarthr-ui/commit/5358cf9c93eae60c33314e6d43a19410eac7981b))
* style ([3f9bb39](https://github.com/kufu/smarthr-ui/commit/3f9bb39d08ebcef47f22e151def5ff99a852c685))
* Update avatar style ([93c651e](https://github.com/kufu/smarthr-ui/commit/93c651e147454241222080719465bee44fba6859))
* use forwardRef ([f2ab9a9](https://github.com/kufu/smarthr-ui/commit/f2ab9a9008d8fff07df8df1bb3000ea44f8e7a95))
* **dropdown:** change initial position for dropdown component ([6d73c0a](https://github.com/kufu/smarthr-ui/commit/6d73c0ad882aff6aef5fa6db3c85d152a41d58c8))
* use typescript generics ([1de2b8e](https://github.com/kufu/smarthr-ui/commit/1de2b8e401bc0669b88280b162d7a75665dd3eee))
* **select:** fix selectbox css ([#503](https://github.com/kufu/smarthr-ui/issues/503)) ([934687b](https://github.com/kufu/smarthr-ui/commit/934687b2414ddbbf219e1eb77823d22f6f6f362c))


* Remove deprecated props for Table component (#575) ([74a0220](https://github.com/kufu/smarthr-ui/commit/74a022089e9efe8187bd5023496a9013d003359c)), closes [#575](https://github.com/kufu/smarthr-ui/issues/575)

## [5.10.0](https://github.com/kufu/smarthr-ui/compare/v5.9.0...v5.10.0) (2019-12-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smarthr-ui",
"description": "SmartHR ui components built with React.",
"version": "5.10.0",
"version": "6.0.0",
"author": "SmartHR-UI Team",
"dependencies": {
"lodash.merge": "^4.6.1",
Expand Down

0 comments on commit 019753c

Please sign in to comment.