Skip to content

Latest commit

 

History

History
835 lines (452 loc) · 43.2 KB

CHANGELOG.md

File metadata and controls

835 lines (452 loc) · 43.2 KB

4.13.10 (2021-06-02)

Bug Fixes

4.13.9 (2021-05-26)

Bug Fixes

  • pip-install: Adding apt update to avoid apk break (#1170) (7ac1d24)

Features

4.13.8 (2021-02-25)

4.13.7 (2020-01-23)

Bug Fixes

  • OptionsList: rewrite Radio, CheckBox + memo + PureComponent (#954) (e668541)

4.13.6 (2020-01-21)

Bug Fixes

  • Modal: added className and zIndex to container (#953) (6764ffd)

4.13.5 (2020-01-20)

Bug Fixes

  • Button: Reword danger to failure (713af96)
  • Input/Number: pass all props to inner TextInput (90b01da)
  • NumberInput: Allow controlled value (fe8f802)
  • Select: Add button type (81ecc8d)

Features

4.13.4 (2020-01-06)

Bug Fixes

  • Navigation: add possibility to custom style (c00c68f)
  • Select: multiple fixes (#950) (8afaa19)

4.13.3 (2020-01-02)

Bug Fixes

  • Navigation: add .active class for styling NavLink (2c82071)
  • Navigation: export component (9c516ab)
  • Select: reduce padding (59acdb4)

4.13.2 (2019-12-31)

Bug Fixes

  • Select: pass all Popover props (9ab1096)

Features

  • Select: reintroduce displayValue props to customize Header (342f31e)

4.13.1 (2019-12-30)

Bug Fixes

  • Checkbox|Radio|OptionsList: allow value as proptype node (1ed37bd)

Features

  • Navigation: Add component Navigation to project (35518d8)
  • Navigation: fix style + removed state (d396d74)
  • Table: allow deep nested collapsible data (6292f4f)
  • Table: controllable sort with onSortChange (207811f)

4.12.8 (2019-12-13)

Bug Fixes

Features

  • DatePicker: independant months display + style lifting (#928) (b3499ae)

4.12.7 (2019-12-09)

Features

  • BreadCrumb: Add compoenent to Stardust (cc9e78c)

4.12.6 (2019-11-21)

Bug Fixes

  • List/Item: use color from palette (6479b51)
  • Table: handle shadow rendering when adding/removing columns (f2033fc)

Features

  • helpers: add formatting numbers for unit from sonar (bfc4f91)
  • List: add ref (7d673d1)

4.12.5 (2019-11-20)

4.12.4 (2019-11-20)

Bug Fixes

  • helpers: divide by 100 all money amounts (#894) (fd263ae)

4.12.3 (2019-11-14)

Bug Fixes

  • List: add className prop for styled-components (#884) (c46507b)

4.12.2 (2019-11-14)

Features

4.12.1 (2019-11-07)

Bug Fixes

  • Table: mobile version + scroll issue (#869) (579860d)

4.12.0 (2019-11-07)

Bug Fixes

Features

  • Table: Change column width to match style guidelines (#850) (048aec1)

4.11.0 (2019-10-30)

Features

4.10.0 (2019-10-29)

Bug Fixes

  • Table: Change hover cell to hover row (#840) (752ecf4)

Features

  • Select: add customizable displayed value (#845) (dc39c12)

4.9.3 (2019-10-24)

Bug Fixes

  • Input: fix input error status alignment (#839) (ef491f9)
  • Table: Fix first header cell height (#838) (094c99c)

4.9.2 (2019-10-23)

Bug Fixes

  • Table: fix sticky for safari/ios (#826) (45b4c8e)
  • update css of some Dropdown, Select and Tag (#824) (84df34c)
  • update style of Checkbox, Dropdown, Select (#807) (3198734)

4.9.1 (2019-10-11)

Bug Fixes

  • change height to 3.8rem to fit design (#801) (e32e699)

4.9.0 (2019-10-10)

Bug Fixes

  • Notification: provide time-sensitive information without affecting keyboard focus using role=alert (#774) (ff6e915)

Features

  • TableVirtualized: use react-virtualized components to create new table (#783) (5122a3f)

4.8.0 (2019-09-25)

Features

  • Notification/get/update: Retrieve and update a notification (#766) (50eda2f)
  • Table: Add scrollable behaviour to the Table component (#727) (79eae33)

4.7.1 (2019-09-20)

4.7.0 (2019-09-19)

4.6.0 (2019-08-21)

Bug Fixes

  • Card: makes overflowing content visible (#706) (002cd87)

Features

4.5.0 (2019-08-08)

Features

4.4.1 (2019-08-05)

Bug Fixes

4.4.0 (2019-08-05)

Bug Fixes

Features

  • Card: Add Card component to storybook (#676) (c85e2ad)

4.3.6 (2019-07-30)

Bug Fixes

  • remove border and radius of menu that are now in the parent (#665) (130bc74)
  • Popover: retrieve isOpen to trigger rerender (#664) (7365a4f)

4.3.5 (2019-07-29)

Bug Fixes

  • Select: allow percentage values for width (#661) (040219c)

4.3.4 (2019-07-29)

Bug Fixes

  • Dropdown: retrieve both state and props for displayMenu to trigger rerender (#660) (5606ad3)

4.3.3 (2019-07-29)

Bug Fixes

  • update outside click trigger on Popover and update style of Popover and Select (#658) (9d083fd)

4.3.2 (2019-07-23)

Bug Fixes

  • Radios: add className to custom with styled-components (#655) (f3b9b77)

4.3.1 (2019-07-23)

Bug Fixes

  • Popover: make Portal optional, adjust style, raise refs to parents (#653) (dedc6d5)

Features

  • Icon: optimize component for better accessibility (#642) (2e8b3a5)
  • Logo: optimize component for better accessibility (#652) (26a335d)

4.3.0 (2019-07-22)

Features

  • Notification: create notification component (#641) (98f5627)

4.2.1 (2019-07-09)

Bug Fixes

  • Dropdown: put empty array to filtered items when searchable is false (#628) (2708d77)
  • RadioGroup: add callback on value update (#618) (9de45f0)

4.2.0 (2019-07-08)

Features

  • Dropdown: Add portal to Dropdown component (#615) (ff5ab76)

4.1.4 (2019-06-26)

Features

  • Table: Add object support to hydrate row field (#596) (fdece4f)

4.1.3 (2019-06-25)

Bug Fixes

  • Select: use prevent default method to cancel default action that belongs to the event (#603) (c0ba89a)

4.1.2 (2019-06-18)

Bug Fixes

  • CheckBox: avoid width of checkbox being less than the width specified (#552) (d51d594)

4.1.1 (2019-06-10)

Bug Fixes

  • replace rem by px for Safari and Firefox support (#544) (365dd2d)

4.1.0 (2019-05-22)

Features

4.0.0 (2019-05-13)

Features

  • TabSwicther: use context instead of react children map (#528) (b6c9de4)

3.3.3 (2019-05-07)

Bug Fixes

  • Table: specify pix instead of rm for Firefox support (#521) (d38c967)

3.3.2 (2019-05-06)

Bug Fixes

  • TabSwitcher: check that child is not null (#519) (0f07300)

3.3.1 (2019-05-06)

Bug Fixes

  • TabSwitcher: check for child displayName (#518) (ff36178)

3.3.0 (2019-05-06)

3.2.3 (2019-04-30)

Bug Fixes

  • Table: never call handleSortingClick function if selected column is not sortable (#507) (2854aae)

3.2.2 (2019-04-25)

Bug Fixes

  • Select: update value passed by parent and update resetValue (#499) (a6092c9)
  • TabSwitcher: display single Pane when there is only one (#502) (7800cb2)

3.2.1 (2019-04-24)

Bug Fixes

  • update color and KpiChart height (#497) (4728853)
  • TextInput: replace margin by padding inside input (#496) (1dd709b)

3.2.0 (2019-04-18)

Features

  • Table: update table component to suit our new design (#495) (a77b628)

3.1.4 (2019-04-10)

Bug Fixes

  • Tooltip: replace inline-block by inline-flex (#487) (cfce906)

3.1.3 (2019-04-10)

Bug Fixes

  • Input: put font-size at 16px (#485) (331b506)
  • Modal: use fixed position on modal container to avoid scrolling bug on mobile (#486) (8bdf606)

3.1.2 (2019-04-09)

Bug Fixes

  • TabSwitcher: add guard for null children (#484) (a6577ee)

3.1.1 (2019-04-09)

Bug Fixes

3.1.0 (2019-04-08)

Bug Fixes

  • Button: remove default svg color on button (#464) (a513c80)
  • Input: add bigger font-size for iOS mobile devices (#463) (85847eb)
  • Modal: add z-index to overlay to avoid elements overlapping it (#461) (94f0e87)
  • Storybook: install @storybook/theming to fix Error: Cannot find module "@emotion/core/package.json" (#476) (81ad1cf)

Features

  • TabSwitcher: add new TabSwitcher component (#460) (7b83d09)

3.0.1 (2019-04-02)

Bug Fixes

  • KpiBlock: update style when there is no variation (#459) (6916641)
  • KpiChart: add possible design for mobile devices (#458) (b512cca)

3.0.0 (2019-04-02)

Features

  • KpiBlock: update component design for mobile (#457) (78b92ce)
  • Tooltip: Change Tooltip to use the tippy library (#455) (4ebf59d)

2.0.2 (2019-04-01)

Bug Fixes

  • Checkbox: remove shadow on mobile device (#456) (6e42c44)
  • Loader: use px instead of rem for Firefox support (#442) (39bafc6)
  • Modal: fix size and mobile version of the component (#321) (d9ece6c)

2.0.1 (2019-03-21)

Bug Fixes

  • DatePicker: allow interval in defaultValue (#441) (af76012)

2.0.0 (2019-03-18)

Bug Fixes

Features

1.23.1 (2019-03-08)

Bug Fixes

  • Modal: fix modal centering in safari (#430) (d8ce780)

1.23.0 (2019-03-06)

Bug Fixes

  • Date: update error state in DatePickerInput and date range limits in Weeks (#418) (608fd3f)
  • KpiChart: update Title style (#428) (205d216)

Features

1.22.0 (2019-02-21)

Features

  • Variation: create Variation component (#416) (84f8ee1)

1.21.1 (2019-02-19)

Bug Fixes

1.20.3 (2019-02-08)

Bug Fixes

1.20.2 (2019-02-08)

Bug Fixes

  • style update or fix of several components (#386) (3e9dad8)

1.20.1 (2019-02-01)

Bug Fixes

Features

1.20.0 (2019-01-31)

Bug Fixes

  • Select: add width prop to Select component (#376) (6454964)
  • Tooltip: Add a border to the pseudo-element ::before (#368) (907570c)

Features

  • Flag: add new Flag component (#374) (eab3593)
  • Select: add possibility to render other than string in option (#373) (f791f11)

1.19.2 (2019-01-24)

Features

  • Tooltip: Add a props to switch tooltip's appearance (#360) (390f245)

1.19.1 (2019-01-22)

Bug Fixes

1.19.0 (2019-01-17)

Bug Fixes

Features

  • Icon: New icon added for Icon component (#345) (e8c3f6e)

1.18.1 (2019-01-08)

Bug Fixes

  • renovate: Fix Renovate Configuration (4d82cba)

1.18.0 (2019-01-03)

Features

  • Select: add the possibility to reset the headerTitle (#314) (6fd523d)
  • Theme: create a story which lists all color palette (#329) (25a185c)

1.17.0 (2018-12-27)

Features

1.16.0 (2018-12-26)

Features

1.15.0 (2018-12-26)

Features

1.14.2 (2018-12-24)

1.14.1 (2018-12-21)

Bug Fixes

1.14.0 (2018-12-20)

Bug Fixes

Features

1.13.0 (2018-12-13)

Bug Fixes

  • Theme: change bodyBackground color palette (f156723)
  • Theme: change bodyBackground color palette (8375278)

Features

  • Counter: Increase / Decrease component (#240) (eba32d7)

1.12.0 (2018-12-05)

Bug Fixes

  • Checkbox: fix checkbox not updated correctly when use as controlled component (#238) (1e3505a)
  • table: refactoring sort (d629b66)
  • table: rename function (9280a86)
  • table: rewrite test (c076a57)
  • table: use ternary expressions (f4d8ed0)
  • Table: fix desc / asc order (63465d0)

Features

1.11.0 (2018-11-27)

Features

  • Button: new button refactor (#218) (a8a9edc)
  • ButtonGroup: create button group component (95e8ff6)
  • groupButton: add documentation (0acf67e)
  • groupButton: directly passing child.props.onClick to gain in a readability (e2618ce)
  • groupButton: rename props (0501b40)

1.10.0 (2018-11-19)

Bug Fixes

  • Checkbox: juste call the function (ba8b65b)
  • Table: destructure proptype (569cb64)
  • userInfo: remove userInfo (#198) (f58ec21)

Features

  • Alert: create Alert component (70f1e6f)
  • Dropdown: create Dropdown component (#199) (4a5f90b)
  • Table: create Table component (460fade)
  • Value: create value component (#186) (63bc3d3)

1.9.0 (2018-11-06)

Features

  • Tag: create tag component (50eeee2)

1.8.1 (2018-11-05)

Bug Fixes

1.8.0 (2018-10-25)

Features

  • icon: add chevron-down & chevron-left icons (#172) (19dba10)
  • Icon: update info exclamation-mark & question-mark (db3770c)

1.7.0 (2018-10-17)

Features

  • icon: add question mark icon (4673535)

1.6.0 (2018-10-16)

1.5.0 (2018-09-27)

1.4.0 (2018-09-26)

Bug Fixes

1.3.0 (2018-09-20)

1.2.1 (2018-09-19)

1.2.0 (2018-09-19)

Bug Fixes

  • KpiBlock: fix when variation props receive 0 (6988049)

Features

  • Loader: create Loader component (18f48bb)

1.1.2 (2018-09-18)

1.0.2 (2018-09-14)

Bug Fixes

  • datePicker: fix bad performances on handling the over (dc99cbe), closes #32

1.0.1 (2018-08-29)

Bug Fixes

  • input: fix number input import (62b517b)

1.0.0 (2018-08-23)

Bug Fixes

  • NumberInput: fix lint error (aa4286b)
  • test: fix UTs snapshots (5aa6102)
  • yarn: update polished to version ^2.0.0 (b068fee)

Features

  • NumberInput: add basic component (f227fa1)
  • popover: add the posibility to move the arrow (9be5db4)

0.7.0 (2018-08-10)

Bug Fixes

  • modal: fix overlay onscroll (4425df6)

Features

  • modal: create component (782ec45)
  • ToogleButton: create component (a5d6acd)

0.6.0 (2018-08-09)

Features

  • Popover: create component (9a10636)

0.5.0 (2018-08-08)

Bug Fixes

  • Checkbox: fix when disabled (df2cfa6)

Features

  • Checkbox: create component (d83b18c)
  • Date: create datePicker & dateRangePicker components (2914e6e)

0.4.0 (2018-08-06)

Features

  • kpiChart: create component (a49553d)

0.3.2 (2018-08-06)

0.3.1 (2018-08-02)

Bug Fixes

  • kpiBlock: fix item alignement (f4209df)

0.3.0 (2018-08-02)

Bug Fixes

  • ci: fix typo in CircleCi config file (26acf0d)
  • kpiBlock: fix module path (d2e8252)
  • yarn: fix prettier bad copy/paste (4d7d14c)

Features

0.2.1 (2018-07-30)

Features

  • Button: add medium size (5f793f7)

0.2.0 (2018-07-30)

Features

  • Button: create component (cccb491)
  • Form: create component (f648c3e)
  • Icon: create Icon component (019b835)
  • Input: create component (a7b9576)
  • Logo: add Tiller logo components (ce4472d)
  • userInfo: create component (38169b0)