Skip to content

Releases: kufu/smarthr-ui

v4.0.1

06 Aug 08:03
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.

4.0.1 (2019-08-06)

Bug Fixes

4.0.0 (2019-08-05)

Tests

  • add a test for missing exports in src/index.ts (55618db)

  • BREAKING CHANGE: Update palette of theme (#220) (de50fd8), closes #220

BREAKING CHANGES

  • new theme does not support outdated variables

  • chore: replace ${palette.White} to #fff

  • chore: replace Mono_P10 to Border

  • chore: replace Mono_P20 to Border

  • chore: replace SmarthrGreen to Main

  • chore: theme.palette.White to #fff

  • chore: replace Mono_P40 to TextGrey

  • chore: replace palette.Red to palette.Danger

  • chore: replace Mono_P60 to TextGrey

  • chore: replace Orange_M30 to Warning

  • chore: replace Yellow to Warning

  • chore: replace Red to Danger

  • chore: replace Blue to Main

  • chore: replace White to #fff

  • chore: replace Black to TextBlack

  • chore: replace Mono_P30 to TextGrey

  • chore: change color

  • chore: yarn add polished

  • feat: add hoverColor method

  • chore: modify hover color for PagenationItem

  • chore: modify hover color for Button

  • chore: modify focus color for Input

  • style: change color code to lower case

  • style: update snapshots

3.9.2 (2019-07-31)

Bug Fixes

  • Skip res-suit when aws credential is not exist (fc4282d)

3.9.1 (2019-07-22)

3.8.6 (2019-07-03)

v4.0.0

05 Aug 02:25
3e4ea2c
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.

4.0.0 (2019-08-05)

Tests

  • add a test for missing exports in src/index.ts (55618db)

  • BREAKING CHANGE: Update palette of theme (#220) (de50fd8), closes #220

BREAKING CHANGES

  • new theme does not support outdated variables

  • chore: replace ${palette.White} to #fff

  • chore: replace Mono_P10 to Border

  • chore: replace Mono_P20 to Border

  • chore: replace SmarthrGreen to Main

  • chore: theme.palette.White to #fff

  • chore: replace Mono_P40 to TextGrey

  • chore: replace palette.Red to palette.Danger

  • chore: replace Mono_P60 to TextGrey

  • chore: replace Orange_M30 to Warning

  • chore: replace Yellow to Warning

  • chore: replace Red to Danger

  • chore: replace Blue to Main

  • chore: replace White to #fff

  • chore: replace Black to TextBlack

  • chore: replace Mono_P30 to TextGrey

  • chore: change color

  • chore: yarn add polished

  • feat: add hoverColor method

  • chore: modify hover color for PagenationItem

  • chore: modify hover color for Button

  • chore: modify focus color for Input

  • style: change color code to lower case

  • style: update snapshots

3.9.2 (2019-07-31)

Bug Fixes

  • Skip res-suit when aws credential is not exist (fc4282d)

3.9.1 (2019-07-22)

3.8.6 (2019-07-03)

v3.9.2

31 Jul 02:06
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.

3.9.2 (2019-07-31)

Bug Fixes

  • Skip res-suit when aws credential is not exist (fc4282d)

3.9.1 (2019-07-22)

3.8.6 (2019-07-03)

v3.9.1

22 Jul 05:24
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.

3.9.1 (2019-07-22)

3.8.6 (2019-07-03)

v3.9.0

03 Jul 06:03
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.

3.9.0 (2019-07-03)

v3.8.4

25 Jun 08:31
840eea2
Compare
Choose a tag to compare
  • Merge pull request #169 from ykarakita/export-button-component 840eea2
  • Add export other button related components c2de0b7
  • Merge pull request #166 from wacky/add-tag-component 0b2522d
  • Merge pull request #168 from kufu/dependabot/npm_and_yarn/ts-loader-6.0.4 d2703cb
  • Merge pull request #167 from kufu/dependabot/npm_and_yarn/@types/enzyme-3.9.4 72b136c
  • export button 7af5094
  • 💚 added snapshot for Tag component 8ad908b
  • 💚 added test for props 58eb7cd
  • ♻️ fixed to use theme ab54fb8
  • 💚 fixed snapshot test 47ec1d8
  • 🎨 fixed color code e7d61a9
  • ⬆️ Bump ts-loader from 6.0.3 to 6.0.4 d4a7845
  • ⬆️ Bump @types/enzyme from 3.9.3 to 3.9.4 75d7626
  • 💚 fixed snapshot test cc2b8ba
  • 🙈 fixed typo eda0f64
  • Merge remote-tracking branch 'upstream/master' into add-tag-component 565e5b2
  • 📚 maintain storybook 033da17
  • 👍 added required Tag to Field component when its required a6d1370
  • 👍 added Tag component 749c9f1
  • 🎨 added yellow color 6371ad6

v3.8.3...v3.8.4

Suppresses scrolling of body while modal is displayed

21 Jun 04:54
Compare
Choose a tag to compare
  • 317cd79 v3.8.3
  • 18caf6c Merge pull request #165 from nabeliwo/fix-editor-error
  • 837756d 🚨 Fix editor lint error
  • 44eaafe Merge pull request #164 from nabeliwo/fix-modal
  • 8811de1 🔥 Remove console.log
  • c2cc01b Merge branch 'master' into fix-modal
  • 1bbb935 Merge pull request #162 from nabeliwo/prepare-storybook
  • bada68e ♻️ Change sentence order
  • 3b834b5 Merge branch 'master' into prepare-storybook
  • 10897fa Merge branch 'master' into fix-modal
  • 1a1845c 🔥 Remove Box component state
  • 567ac42 Merge pull request #163 from ouji-miyahara/add_a11y_addon
  • e85fddc fix import line
  • ea39eb0 🚸 Suppresses scrolling of body while modal is displayed
  • 4048f18 add addon
  • 8678ad3 🔧 Prepare storybook of AppBar component
  • fa65af2 ➕ Prepare storybook-readme
  • eefdc72 ➕ Add @storybook/addon-viewport and remove @storybook/addon-links
  • cbdff75 Merge pull request #153 from kufu/dependabot/npm_and_yarn/@types/jest-24.0.15
  • 95ccc32 Merge pull request #156 from kufu/dependabot/npm_and_yarn/@storybook/addon-actions-5.1.8
  • 30e029d ⬆️ Bump @storybook/addon-actions from 5.1.7 to 5.1.8
  • 4f4b6aa ⬆️ Bump @types/jest from 24.0.14 to 24.0.15
  • f3b85e2 wip

Update Pagination component

17 Jun 03:02
Compare
Choose a tag to compare
  • Merge pull request #161 from nabeliwo/update-pagination beea82e
  • Merge pull request #155 from kufu/dependabot/npm_and_yarn/@storybook/cli-5.1.8 11b0dce
  • 🔧 Publish className 7eed6ba
  • 💄 Reset margin and padding c33c63e
  • ⬆️ Bump @storybook/cli from 5.1.7 to 5.1.8 8ba6c21
  • Merge pull request #152 from kufu/dependabot/npm_and_yarn/@storybook/react-5.1.8 6e45566
  • Merge pull request #154 from kufu/dependabot/npm_and_yarn/@storybook/addon-links-5.1.8 3f02913
  • ⬆️ Bump @storybook/react from 5.1.7 to 5.1.8 926944f
  • ⬆️ Bump @storybook/addon-links from 5.1.7 to 5.1.8 8e7e36d
  • Merge pull request #159 from kufu/dependabot/npm_and_yarn/@storybook/addon-viewport-5.1.8 b88fd03
  • ⬆️ Bump @storybook/addon-viewport from 5.1.7 to 5.1.8 eac242a

v3.8.1...v3.8.2

v3.8.1

14 Jun 05:58
Compare
Choose a tag to compare
  • Merge pull request #151 from nabeliwo/upgrade-dependencies e368e86
  • ⬆️ Upgrade eslint-config-smarthr 74e5e55
  • Clear CircleCI cache 21e31c5
  • ⬆️ Upgrade stylelint 9b06689
  • ⬆️ Upgrade enzyme cf77d77
  • ⬆️ Upgrade storybook 89bf1b1
  • ⬆️ Upgrade styled-components f0c4955
  • ✨ Export Loader component 45bc75f

v3.8.0...v3.8.1

Add loader component

12 Jun 07:25
Compare
Choose a tag to compare

v3.7.0...v3.8.0