Skip to content

Latest commit

 

History

History
888 lines (619 loc) · 64.7 KB

CHANGELOG.md

File metadata and controls

888 lines (619 loc) · 64.7 KB

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

11.1.0 (2020-10-28)

Features

Bug Fixes

11.0.0 (2020-10-22)

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)

11.0.0-0 (2020-10-12)

⚠ BREAKING CHANGES

  • change props of DatePicker drastically, and remove parsing error.

  • fix: typo

  • fix: ref in custom hook

  • docs: update README

  • Remove id property from Tooltip component

  • fix: change prefix to sequence number

Features

Bug Fixes

10.1.0 (2020-11-24)

Features

10.0.0 (2020-08-31)

⚠ BREAKING CHANGES

  • reconsider border radius of theme (#849)
  • Tooltip become portal, and become to require id property

Features

Bug Fixes

  • add role in FlashMessage (#940) (56e1e2e)

  • reconsider border radius of theme (#849) (02e21ca)

  • BREAKING CHANGE: change Tooltip to portal (#900) (b4a3a9d), closes #900

9.4.0 (2020-11-26)

Features

9.3.0 (2020-08-11)

Features

  • add maxlength attribute and text counter to textarea (#877) (9ae5142)

Bug Fixes

9.2.0 (2020-07-15)

Features

Bug Fixes

  • add className props to RightFixedNote and RightFixedNoteItem (#865) (a861eed)
  • change flex to long-hand in FlashMessage (#852) (e2817e1)
  • change not to pass unnecessary props to Background (#862) (9dd9c2f)
  • change not to use rowSpan=0 (#861) (6f829c0)
  • correct ms-expand of Select (#853) (9b2811b)
  • fix calendar date in storybook (#863) (f4bac46)
  • position shift of scrollable DropdownContent (#841) (07786eb)
  • validate tags in RadioButton/RadioButtonLabel (#837) (21c10d8)

9.1.0 (2020-06-17)

Features

Bug Fixes

9.0.2 (2020-06-10)

Bug Fixes

  • pass other props to AppNaviCustomTag (#829) (77b260b)

9.0.1 (2020-06-10)

Bug Fixes

9.0.0 (2020-06-09)

⚠ BREAKING CHANGES

  • it is no longer disabled by default when passing true for current props

  • feat: add buttons props types for AppNavi component

  • fix: add AppNavi test

  • fix: add README of AppNavi

  • feat: add disabled props for AppNavi items

  • remove background color from TabBar

  • fix: remove background color

  • test: update snapshot

Features

  • add buttons props types for AppNavi component (#826) (ed3a138)
  • add togglable option in InformationPanel (#817) (5df6953)

Bug Fixes

8.4.0 (2020-06-03)

Features

Bug Fixes

8.3.0 (2020-05-28)

Features

Bug Fixes

8.2.0 (2020-05-07)

Features

Bug Fixes

8.1.0 (2020-04-30)

Features

Bug Fixes

8.0.0 (2020-04-09)

⚠ BREAKING CHANGES

  • dark property for CheckBox and CheckBoxLable will no longer work
  • dark property for RadioButton will no longer work
  • The scroll area is no longer automatically allocated.

Features

Bug Fixes

7.1.0 (2020-04-03)

Features

Bug Fixes

  • change AppNaviButton style (#697) (25a9729)
  • change label text color in RadioButtonLabel and CheckBoxLabel (#698) (969861f)
  • fix that some styles doesn’t work (#705) (f6f75a6)

7.0.0 (2020-03-18)

⚠ BREAKING CHANGES

  • change several icon names

Features

Bug Fixes

6.3.0 (2020-11-24)

Features

6.2.0 (2020-02-13)

Features

Bug Fixes

6.1.1 (2020-01-21)

Bug Fixes

  • fix description of husky (b7e8c7c)

6.1.0 (2020-01-20)

Features

  • change children prop type of Heading (d27424f)
  • change term prop type of DefinitionListItem (b654ca0)

6.0.0 (2020-01-17)

⚠ BREAKING CHANGES

  • change component name of Field to FieldSet(1dd912c)
  • remove AppBar component(fe07d35)
  • remove rowspan and colspan props from Cell(282c804)
  • end of support for Node v8(8942a77)

Features

  • add aria attributes (d5b6cfd)
  • add className props (e8aacf4)
  • add defaultExpanded props (b53f599)
  • add DescriptionList (88bab82)
  • Add DialogBase component (#576) (6f63757)
  • add font themes (56a3fc6)
  • add HeadingTypes type into Heading (cfd6d3a)
  • Add onClickOverlay props to to ActionDialog and MessageDialog (c002fd1)
  • add position provider component (78e8253)
  • add some examples (b152b6f)
  • icon: Add a FaClock icon (73e8156)
  • add style (2c99af2)
  • add style (7540a13)
  • add TextButton component (9001063)
  • add useOffsetHeight hook (0753bf1)
  • Added Header component (236f58f)
  • change props (8e51061)
  • Create InformationPanel component (1b08bf7)
  • divide icon props to iconPosition and DisplayIcon (1f37eff)
  • export undo icon (797adaa)
  • export undo icon (2cbd5c5)
  • give position provider (73360ca)
  • manage state useing Map object (e512a42)
  • remove AppBar component (#574) (2099a11)
  • set max-height in child components (086f0f2)
  • Update behavior of defaultExpanded (8190c7c)
  • Dialog: close a dialog when Escape key is pressed (7e86234)
  • icon: Add arrow right icon (0d76099)
  • icon: Add fa-chevron-, fa-copy, and fa-trash- (dcfac49)
  • icon: Add fa-times-circle (961a5c9)

Bug Fixes

  • AccordionPanel -> AccordionPanelItem (c221c65)
  • add className props (75d3f20)
  • add className props for Dropdown component (#522) (88c7066)
  • Add colSpan, rowSpan props to Cell (9f95526)
  • Add isCrew as props (8c21b76)
  • Add line-height to DefinitionListItem (e328728)
  • Add ref props (47fe111)
  • add resolutions field (6e0dc4b)
  • add setTimeout to delay scheduling (c64ca0b)
  • Adjust style (88b9767)
  • callback onClick (c792871)
  • change area-expanded value (02a0ae8)
  • change context types (74edb9a)
  • change fa-reg-plus-square icon to fa-plus-square icon (d87a545)
  • Change Field props (6ebf620)
  • change icon (f704049)
  • change name of Field component (#579) (f2655c8)
  • change padding (bcda0c6)
  • Change RadioButton props (fe8f014)
  • change rotate direction (84963e5)
  • Change Select props (1c667ea)
  • Change the animation (2fbaf84)
  • change to correct name (1d0dd75)
  • children format (a44720b)
  • context initial data (2a6e39b)
  • Except autoFocus from input (b3b7065)
  • export components (d9609db)
  • export import (369b780)
  • export text button (55b2922)
  • fix box-shadow value in Base (7e7a34e)
  • Fix build error (1679909)
  • Fix dropdown trigger bug (34aee6b)
  • fix for reviews (20fdf3f)
  • Fix Header and HeaderButton construction (364756a)
  • Fix HeaderUserNotification construction (554b3dd)
  • Fix HeaderUsreDropdown (2f59124)
  • fix line-height for StatusLabel (58fa24e), closes #551
  • Fix style (b2bc511)
  • Fixed a bug that did not animate when using firefox (c65fa1f)
  • HeaderCrewDropDown -> HeaderCrewDropdown (59f2ac5)
  • Increase type of Input type props, fix #483 (e2db0fe)
  • manage state inside component (855c1ed)
  • move helper file to inside libs (36e30c6)
  • move icon props to Accordion component (e6717aa)
  • move onClick to trigger component (8dae970)
  • not to animate at first rendering (530542b)
  • pass icon props from AccordionPanel (392668a)
  • Pass input default props to checkbox (e576001)
  • Remove console.log (098a44d)
  • Remove unnecessary file (8e17b82)
  • remove unnecessary onClick (ebff6fb)
  • rename Accordion to AccordionPanel (e3925fd)
  • rename function (f75505e)
  • set disabled style to Input (bdf16f0)
  • set vertical-align to error message (701950e)
  • state management (932eb5c)
  • style (5358cf9)
  • style (3f9bb39)
  • Update avatar style (93c651e)
  • use forwardRef (f2ab9a9)
  • dropdown: change initial position for dropdown component (6d73c0a)
  • use typescript generics (1de2b8e)
  • select: fix selectbox css (#503) (934687b)
  • Remove deprecated props for Table component (#575) (74a0220), closes #575

5.10.0 (2019-12-20)

Features

  • Create InformationPanel component (1b08bf7)

5.9.0 (2019-12-12)

Features

  • Dialog: close a dialog when Escape key is pressed (7e86234)

Bug Fixes

  • Fix dropdown trigger bug (34aee6b)
  • dropdown: change initial position for dropdown component (6d73c0a)
  • add className props for Dropdown component (#522) (88c7066)
  • Add isCrew as props (8c21b76)
  • change fa-reg-plus-square icon to fa-plus-square icon (d87a545)
  • Fix Header and HeaderButton construction (364756a)
  • Fix HeaderUserNotification construction (554b3dd)
  • Fix HeaderUsreDropdown (2f59124)
  • Fix style (b2bc511)
  • HeaderCrewDropDown -> HeaderCrewDropdown (59f2ac5)
  • Remove unnecessary file (8e17b82)
  • Update avatar style (93c651e)

5.8.1 (2019-12-10)

Bug Fixes

  • dropdown: change initial position for dropdown component (6d73c0a)
  • add className props for Dropdown component (#522) (88c7066)

5.8.0 (2019-12-06)

Features

  • icon: Add fa-chevron-, fa-copy, and fa-trash- (dcfac49)
  • Added Header component (236f58f)
  • Update behavior of defaultExpanded (8190c7c)

Bug Fixes

5.7.1 (2019-12-04)

Bug Fixes

  • Add colSpan, rowSpan props to Cell (9f95526)
  • Change the animation (2fbaf84)
  • Increase type of Input type props, fix #483 (e2db0fe)

5.7.0 (2019-11-26)

Features

  • icon: Add fa-times-circle (961a5c9)
  • Add onClickOverlay props to to ActionDialog and MessageDialog (c002fd1)

Bug Fixes

5.6.0 (2019-11-20)

Features

  • icon: Add arrow right icon (0d76099)

5.5.0 (2019-11-15)

Bug Fixes

Features

5.4.0 (2019-11-13)

Features

  • icon: Add a FaClock icon (73e8156)

5.3.0 (2019-11-12)

Bug Fixes

Features

5.2.1 (2019-11-07)

Bug Fixes

5.2.0 (2019-11-06)

Bug Fixes

Features

5.1.0 (2019-11-05)

Features

5.0.0 (2019-11-01)

⚠ BREAKING CHANGES

  • Update components

  • Fix typo in icon name

  • pascal case doesn't support.

  • chore: update snapshots

  • original icon gets the same props as react-icons

  • chore: update snapshot

  • chore: export Icon component

  • fix: remove 'Base', 'Icon' from IGNORE_DIRS

  • remove size of tasting and trenta

Bug Fixes

  • add background-color to Flash component (56b8079)
  • Add ThemeProvider to DropdownContent (8a2a8a2)
  • selectbox: Add aria-label (8a7a0ab)
  • apply in DropDown storybook (8b0b84d)
  • Apply Input in Field Component (7916091)
  • Change Button interface to conform to the DOM interface (82003a2)
  • Change Button interface to conform to the DOM interface (f6b0a9e)
  • Change Checkbox interface to conform to the DOM interface (aa38817)
  • change for reviews (e8bf397)
  • Change Input interface to conform to the DOM interface (f01952f)
  • Change label props to children (e29f663)
  • Change prop type for TabItem (629e552)
  • selectbox: Change to use fa-sort (ca95f47)
  • Change Select interface to conform to the DOM interface (0ff3f35)
  • Change Select interface to conform to the DOM interface (6567c2d)
  • Change Select interface to conform to the DOM interface (7d05e95)
  • Change tag to which className is applied (4b4f0fd)
  • Checkbox test (03adb5d)
  • Fix dropdown content position (e7465c3)
  • Fix dropdown content size bug (5d96292)
  • Fix font-size (cd3ed2e)
  • fix for jslint (095f709)
  • Fix rendering bug (0ec70e2)
  • Fix typo (ff4295c)
  • Fix yarn.lock (ccd75a0)
  • Fix yarn.lock (936f25b)
  • Make storybook compatible with React hooks (1b96936)
  • memoize DropdownContentRoot (f470ea9)
  • Modify left position logic (b3af02d)
  • Recover lost files (e6d9c60)
  • Remove export (03f632f)
  • Remove the part that was described in double (66ef42a)
  • Remove unnecessary files (0f70685)
  • show checkbox focus indicator (b9f0e85)
  • show Radio focus indicator (09657a0)
  • style (71e37d2)
  • support uncontrollable Dropdown (f55c9bb)
  • Update all storybook's packages (a0e2eea)
  • Update dropdown position logic (df50ca9)
  • Update ts setting (843bec0)
  • Use fa-check instead of check (bc5ee1c)
  • Use fa-check-circle instead of check-circle (d5e560e)
  • select: Change from text to default (ae5cae6)
  • selectbox: Adjustment when disabled or hover and fix css (83738ae)
  • selectbox: Remove blackOption and placeholder (6d7bc5d)
  • selectbox: Remove unnecessary Vendor Prefix (f26c0ed)
  • Use fa-exclamation-triangle instead of exclamation-triangle (dd9be98)
  • Use fa-times instead of cross (fafb006)
  • Use ReactDOM.createElement instead of ReactDOM.render (957a0b6)

Features

  • add an entry point for ES Modules (5e9349a)
  • Add angle icon (ea992e4)
  • add AppNavi component (8b4a053)
  • add BaseButton component (7dce43f)
  • add BlankImage component (6f19e51)
  • Add className props to CheckboxLabel (2c7cc94)
  • Add className props to components (37da6b4)
  • add clone icon (4850691)
  • Add controllable ActionDialog component (d9a6ddc)
  • Add controllable Dialog component (674cfd7)
  • Add DangerButton component (1ced44f)
  • Add Dialog basic component (66ed088)
  • Add FaCaretUp icon (e7748e3)
  • Add FaExclamationCircle icon (4720536)
  • Add minus icon (8dba673)
  • Add mixed props to Checkbox (08741a1)
  • Add NewDropdown component temporary (c59239e)
  • Add onClickBackground props to Modal (e539afe)
  • add Outline color to PletteProperty (730e4be)
  • Add PrimaryButton component (#297) (6cd2390)
  • add reply icon and paper-plain icon (a62b623)
  • add SecondaryButton component (6909756)
  • add SkeletonButton component (50500c8)
  • Add TabBar (#301) (4afe1ff)
  • Added Table component (#269) (1ec3115)
  • Adjust the display position of content (1183721)
  • icon: Add external link icon (28f240e)
  • Change Field component props (49ef9d7)
  • icon: Add a FaCloudDownloadAlt icon (5c4e8bd)
  • update UI for Pagination component and add withoutNumbers props (93c067d)
  • icon: Add a FaEye icon (13eb8bf)
  • select: Create select component (f91e471)
  • Create ActionDialogContent (c7b6f05)
  • Create controllable MessageDialog component (ee63d93)
  • Create MessageDialog (82b6e20)
  • export default frame (4e1340d)
  • export default hover interaction (c95707a)
  • export default size (1556da1)
  • export defaultPalette (34c2f72)
  • Update ActionDialogContent props (cbb77c6)
  • update AppNavi component so it can take a child component (eabe203)
  • change some font size (5596d9f)
  • Merge pull request #319 from kufu/features/ttmz (e5ce046), closes #319
  • Merge pull request #421 from kufu/fix-typo (67c0923), closes #421
  • BREAKING CHANGE: Changed color name of theme (#245) (19a532d), closes #245
  • BREAKING CHANGE: Enabled to use react-icons (a60ab19)

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)