Skip to content

Latest commit

 

History

History
1582 lines (721 loc) · 58.8 KB

CHANGELOG.md

File metadata and controls

1582 lines (721 loc) · 58.8 KB

7.0.1 (2024-07-08)

Bug Fixes

  • alert: alert description type fix and add electricity icons (b683212)

7.0.0 (2024-07-01)

Features

  • typescript: migration to typescript (3163028)

BREAKING CHANGES

  • typescript: Start using typescript, react 18 and vite. Also AntSelect and AndPicker now are Select and DatePicker (old ones deprecated)

6.9.0 (2024-07-01)

Features

  • typescript: migration to typescript, react 18 and vite (4f83ce4)

6.8.1 (2024-04-15)

Bug Fixes

  • dropdown: fix for expose button variant (381ae3a)

6.8.0 (2024-04-15)

Features

  • dropdown: expose button variant (579f3d0)

6.7.0 (2024-03-20)

Features

  • highcharts: add cross symbol on highcharts graphs for markers (7c6f4f4)

6.6.0 (2024-02-08)

Features

6.5.2 (2023-10-04)

Bug Fixes

  • switch: correct small switch view + code cleanup (#111) (2295ca7)

6.5.1 (2023-10-04)

Bug Fixes

  • input: enhance visuals when input is disabled (#110) (7e6e0a4)

6.5.0 (2023-09-12)

Bug Fixes

  • select: fix typo and maxLength to be parsed (f73b40e)

Features

  • select: add tooltip on selected values (b3b307d)

6.4.0 (2023-09-11)

Features

  • cascader: add Cascader component (204ff47)

6.3.0 (2023-09-08)

Features

  • select: add id to option of select (d1c45ef)

6.2.0 (2023-09-06)

Features

  • popover: enable popover component (43dcbbb)

6.1.5 (2023-09-05)

Bug Fixes

  • select: enable allowClear prop to affect custom iconClear (582a435)

6.1.4 (2023-08-21)

Bug Fixes

  • tooltip: remove unused styles on Tooltip to fix arrow position (2a89c87)

6.1.3 (2023-08-14)

Bug Fixes

  • button: custom icon color (2bfc154)

6.1.2 (2023-07-13)

Bug Fixes

  • table: adjust Table checkbox and sorter icon (610aad4)

6.1.1 (2023-07-06)

Bug Fixes

  • dropdown: button onClick show occupy whole menu item (2cc0117)

6.1.0 (2023-06-30)

Features

  • select: Improvements Antd Select component (97411db)

6.0.1 (2023-06-30)

Bug Fixes

  • various: checkbox dropdown gauge fixes (f686076)

6.0.0 (2023-06-29)

  • Merge pull request #99 from luisval11/feat/upgrade-antd-v5 (3b89f6f), closes #99

Features

  • antd: upgrade antd to v5 (ac27f86)

BREAKING CHANGES

  • some components that uses v5 may have changes on its props. Please, check the changes in detail on official documentation provided by Ant Design developers
  • antd: some components that uses v5 may have changes on its props. Please, check the changes in detail on official documentation provided by Ant Design developers

5.15.2 (2023-06-26)

Bug Fixes

  • antDesign: Update Ant Design to v5 (2549865)

5.15.1 (2023-06-20)

Bug Fixes

5.15.0 (2023-06-15)

Bug Fixes

  • cd: enable trigger cd on Github Actions interface (4c78a8a)

Features

  • tag: add hex capacity to tag color (6172da7)

5.14.2 (2023-06-13)

Bug Fixes

  • cd: add output path on build-storybook script (decfed9)

5.14.1 (2023-06-12)

Bug Fixes

  • storybook: update Storybook (b7ea1f0)

5.14.0 (2023-05-23)

Bug Fixes

  • select: search filter based on regex and update logic on button (09d799b)
  • test: fix typo on test description (2baa2e9)

Features

  • select: apply theme and adapt visuals (9ea1c35)
  • select: apply visual changes (132eb20)
  • select: implement visual adjusts and logic to multi-select (58ee779)
  • select: initial select component based on Antd (77a9d6f)
  • select: manage invalid characters on search and adapt visuals (e8058fa)
  • select: prop drilling other props for SingleSelector (f3fb6d1)
  • select: refactor AntdSelect component and add testing (189da19)

5.13.0 (2023-04-21)

Bug Fixes

  • styles: changes to trigger cd job (a716f45)

Features

  • cicd: add yml files for Github Actions (e03f619)

5.12.2 (2023-02-15)

Bug Fixes

  • taggroup: enable usage of TagGroup component (0fa3004)

5.12.1 (2023-02-08)

Bug Fixes

  • fieldgroup: rename attribute for uniqueId (ee8d69d)
  • fieldgroup: update tests to include an scenario with same options (5849f81)
  • fieldgroup: use uniqueId to generate ids on values for FieldGroup (d8419d5)

5.12.0 (2023-02-08)

Bug Fixes

  • gauge: add tests for new scenarios of min max values on Gauge (026a73e)
  • gauge: dynamic calculation for yValue of series and threshold (656e298)
  • gauge: update pointStart for main value to 0 (f30c93b)
  • icons: remove duplicated icon (8788b20)

Features

5.11.2 (2023-01-31)

Bug Fixes

  • chart: fix rounded negative bar charts (c02b6b9)

5.11.1 (2023-01-31)

Bug Fixes

  • chart: fix rounded negative bar charts (483f89b)

5.11.0 (2023-01-30)

Features

  • chart: enable fill pattern on Chart highcharts (410817b)

5.10.2 (2023-01-17)

Bug Fixes

  • gauge: increase space and font size for arrow symbol on comparison (55aaa17)

5.10.1 (2022-12-27)

Bug Fixes

  • color-picker: add test load color state value from props (4cc3140)
  • color-picker: change color state value from outside the component (f2e2fc1)
  • color-picker: remove initial color unused prop (8a2d97d)

5.10.0 (2022-11-28)

Bug Fixes

  • switch: remove defaultCheck as defaultProp (a2b1e71)
  • travis: harcoded node 16.18.0 version (9d62eb9)

Features

  • styled-components: ensure style-components is a peer dependency, update babel and react-slect, and isolate global styles (3a5fd8d)

5.9.4 (2022-10-24)

Bug Fixes

  • gauge: adjust indicator position to not overlap graphics (aecd11d)

5.9.3 (2022-10-20)

Bug Fixes

  • gauge: add subtitle for Gauge chart (876fc7c)

5.9.2 (2022-10-13)

Bug Fixes

  • gauge: show "-" when data is not available for indicator (58711ea)
  • gauge: update tests for Gauge rendering functions (dfb5ca2)

5.9.1 (2022-10-10)

Bug Fixes

  • gauge: start point for gauge on min value (9dab492)

5.9.0 (2022-09-28)

Bug Fixes

  • test: add check onChange on ColorPicker component as FormControl (488da03)

Features

  • color-picker: add ColorPicker input based on React-color (ae70d20)
  • color-picker: add tests for ColorPicker (b7b90ba)
  • color-picker: adjust styles on ColorPicker when isLoading a value (8590e43)

5.8.2 (2022-09-26)

Bug Fixes

  • switch: adjust styles on Switch component (25b98a5)
  • switch: expose Switch component in the library (721fbf0)

5.8.1 (2022-09-12)

Bug Fixes

  • gauge: add data-testid prop to Gauge chart (b4c3636)

5.8.0 (2022-09-08)

Bug Fixes

  • gauge: use colors from library instead of hardcoded (e80adce)

Features

  • gauge: adapt fontSize on labels (e83b2d3)
  • gauge: add Gauge Dial widget based on Highcharts Solidgauge chart (28f8707)
  • gauge: add tests for Gauge chart (672cc2c)
  • gauge: adjust styles and renderization of Gauge elements (22a1e1f)

5.7.5 (2022-08-19)

Bug Fixes

  • datepicker: add translations from momentJS dependency (bd52218)
  • test: refactor imports of datePickerUtils (1e7fa35)

5.7.4 (2022-08-19)

Bug Fixes

  • chart: bar chart failing when it has a lot of values on a serie and is resized (2d7b1cb)

5.7.3 (2022-08-17)

Bug Fixes

  • datepicker: use "en_GB" locate by default (5ec01da)

5.7.2 (2022-08-16)

Bug Fixes

  • build: apply patch on build instead of postinstall (33fe4ca)

5.7.1 (2022-08-16)

Bug Fixes

  • chart: bar chart failing when it has a lot of values on a serie (43ae8c4)

5.7.0 (2022-08-16)

Features

  • chart: get back chart ref (cc0cb00)

5.6.1 (2022-07-28)

Bug Fixes

  • icon: add heatmap icon, change treemap and pie and fix datapicker test (40d0dbe)

5.6.0 (2022-07-18)

Bug Fixes

  • styles: add styles from antd to global styles (fe645a9)
  • styles: import antd styles without alias (35f289a)
  • test: fix today and tomorrow values on tests (dd49744)
  • tooltip: add retrocompatibility on Tooltip props (29190ba)

Features

  • datepicker: datepicker based on ant design (cdc0277)
  • deps: bump antd from 3.16.1 to 4.21.0 (880489e)

5.5.0 (2022-07-14)

Features

  • version: update version (cc6d514)

5.4.0 (2022-07-14) (deprecated)

Bug Fixes

  • select: add ellipsis to multivalue_label to show multivalueremove (b4d0b56)

Features

  • version: update version (f5c54c9)

5.3.3 (2022-07-14) (deprecated)

Bug Fixes

  • select: add ellipsis to multivalue_label to show multivalueremove (b4d0b56)

5.3.2 (2022-06-01)

Bug Fixes

5.3.1 (2022-05-30)

Bug Fixes

5.3.0 (2022-05-10)

Features

  • chart: add heatmap option (92dad04)

5.2.2 (2022-05-05)

Bug Fixes

5.2.1 (2022-05-04)

Bug Fixes

  • chart: data-testid implementation and eslint (2c69c91)

5.2.0 (2022-05-03)

Features

  • chart: update highcharts lib (5a11b42)

5.1.0 (2022-04-28)

Features

  • switch: add switch component (dbf0863)

5.0.8 (2022-04-28)

Bug Fixes

  • select: active element background color (7526d87)

5.0.7 (2022-04-28)

Bug Fixes

  • button: disabled and loading does not have hover feedback anymore (bfc97d2)

5.0.6 (2022-04-28)

Bug Fixes

  • icon: add and fix icons (a3bab4f)

5.0.5 (2021-12-03)

Bug Fixes

5.0.4 (2021-11-12)

Bug Fixes

  • icon: allow to pass a hex as a color prop (1f1de17)
  • icon: allow to pass a hex color (5d76763)

5.0.3 (2021-08-23)

Bug Fixes

  • field-group: add tooltip key (771ed7d)

5.0.2 (2021-08-20)

Bug Fixes

  • tabs: add scrollable variant (7eebfda)

5.0.1 (2021-08-20)

Bug Fixes

  • button: style of the secondary button (47f7cf0)

5.0.0 (2021-07-29)

Code Refactoring

  • change tooltip and field group component (fd3bf5e)

BREAKING CHANGES

  • update props tooltip and field group
  • Fix styles on the buttons related with the tooltip
  • Add tooltips to the FieldGroup
  • Fix icon size button
  • Add disabled FieldGroup prop and style

4.8.0 (2021-07-20)

Features

  • field-group: add variant prop and update styles (acb4fd4)

4.7.4 (2021-06-09)

Bug Fixes

4.7.3 (2021-06-08)

Bug Fixes

  • icon: update icon variants (6af8395)

4.7.2 (2021-06-08)

Bug Fixes

  • dropdown: style of button inside menu (ca063fa)

4.7.1 (2021-06-08)

Bug Fixes

  • table: conflict style with dropdown buttons (9343c7b)

4.7.0 (2021-05-20)

Features

  • field-group: add data id (3bab29f)

4.6.2 (2021-04-13)

Bug Fixes

  • toast: export of toast type (5726a53)

4.6.1 (2021-04-01)

Bug Fixes

  • dataid: integrate dataid with some components (#16) (f8824d7)

4.6.0 (2021-04-01)

Features

4.5.5 (2021-04-01)

Bug Fixes

  • date-picker: test related with 01 of a moth (3907e8c)

4.5.4 (2021-03-23)

Bug Fixes

  • tabs: fix related with export tabs (099b1a5)

4.5.3 (2021-03-22)

Bug Fixes

  • section: change the way we render main data component (1d0f597)

4.5.2 (2021-03-20)

Bug Fixes

  • result: fix style buttons (7c89b10)

4.5.1 (2021-03-20)

Bug Fixes

  • section: fix table and chart flow (97eac89)

4.5.0 (2021-03-19)

Features

  • section: add section data component (c252a25)

4.4.2 (2021-03-14)

Bug Fixes

4.4.1 (2021-03-09)

Bug Fixes

4.4.0 (2021-03-04)

Features

  • result: new result component (4ec9f3a)

4.3.2 (2021-02-24)

Bug Fixes

  • chart: add the decimalPoint prop (abbe134)

4.3.1 (2020-12-15)

Bug Fixes

  • table: add fix for the expanded tables (b3253c3)

4.3.0 (2020-12-15)

Features

  • form-control: add form control component (bf7305f)

4.2.1 (2020-12-10)

Bug Fixes

  • alert: the styles broken when passing description (365ea03)

4.2.0 (2020-12-10)

Bug Fixes

  • table: z index related with select and fix checkbox styles (4a2d782)

Features

  • checkbox: create the checkbox component (65ca2ff)

4.1.0 (2020-12-10)

Features

  • tag: new group feature and closable mode (eb5afb2)

4.0.2 (2020-12-09)

Bug Fixes

  • colors: add colors to components props and add sizes Paragraph (5690b53)

4.0.1 (2020-12-08)

Bug Fixes

  • loading: add type, colour and size props to allow sized loader (0667af1)

4.0.0 (2020-12-04)

Bug Fixes

  • grid: remove classes from props (dcf2f12)
  • version: update version package (31a98ff)

Code Refactoring

  • change the name of the colors (cadad80)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Remove purple
  • Add pink
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

4.0.0 (2020-12-04)

Bug Fixes

  • grid: remove classes from props (dcf2f12)
  • version: update version package (31a98ff)

Code Refactoring

  • change the name of the colors (cadad80)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Remove purple
  • Add pink
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

4.0.0 (2020-12-03)

Code Refactoring

  • change the name of the colors (cadad80)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Remove purple
  • Add pink
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

4.0.0 (2020-12-03)

Code Refactoring

  • change the name of the colors (cadad80)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Remove purple
  • Add pink
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

4.0.0 (2020-12-03)

Code Refactoring

  • change the name of the colors (cadad80)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Remove purple
  • Add pink
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

4.0.0 (2020-12-02)

Code Refactoring

  • change the name of the colors (1998cc5)

BREAKING CHANGES

  • update naming convention for our base colors palette
  • Rename turquoise to cyan
  • Rename grey to gray
  • Update primary color from turquoise to teal500
  • Add teal, blue from 50 to 900

3.1.12 (2020-11-26)

Bug Fixes

  • datepicker: set translations for the week days manually (c977308)

3.1.11 (2020-11-23)

Bug Fixes

  • chart: add language and hooks (7b98374)

3.1.10 (2020-11-20)

Bug Fixes

  • components: hover chart and version of react-tippy, highcharts and styled components dependency (5667dbc)

3.1.9 (2020-11-17)

Bug Fixes

  • components: fix component props, docs, theme and switch comparative period (c28fda2)

3.1.8 (2020-11-12)

Bug Fixes

  • storybooks: set mode docs cli (93a5f98)

3.1.7 (2020-11-12)

Bug Fixes

  • storybooks: deploy storybooks (0cc2f0c)
  • travis: update travis deploy (1215293)
  • travis: update travis deploy (e26c2d7)

3.1.6 (2020-11-11)

Bug Fixes

  • travis: update the travis deploy (4fcea6f)

3.1.5 (2020-11-10)

Bug Fixes

  • date-picker: the state have wrong keys when call onDateChange and autofocus false (621a131)

3.1.4 (2020-11-05)

Bug Fixes

  • storybooks: update deploy travis (5c8cd69)

3.1.3 (2020-11-05)

Bug Fixes

  • storybook: improve storybook pages deploy (3fc9840)

3.1.2 (2020-11-05)

Bug Fixes

3.1.1 (2020-11-04)

Bug Fixes

  • tooltip: update button and icon to have ref (707dc98)

3.1.0 (2020-11-04)

Features

  • tooltip: build new tooltip component (62890f4)

3.0.6 (2020-11-03)

Bug Fixes

  • README: update the logo url (4d46b4d)

3.0.5 (2020-10-29)

Bug Fixes

  • table: fix error table styled expanded (63ab34f)

3.0.4 (2020-10-23)

Bug Fixes

  • memo: remove memo for all the components (75c56fd)

3.0.3 (2020-10-20)

Bug Fixes

  • webpack: resolve export issue (f6f5209)

3.0.2 (2020-10-20)

Bug Fixes

  • webpack: update the webpack config (5d9dcbe)

3.0.1 (2020-10-19)

Bug Fixes

  • package: update the webpack bundle (bbdc84d)

3.0.0 (2020-10-19)

Code Refactoring

  • change dependencies, build, stories, and import/export (ad74a39)

BREAKING CHANGES

  • update dependencies, build, stories, and import/export
  • Update React from 16.8.4 to 16.13.1
  • Update styled-components from v4 to v5
  • Update Storybook from v5 to v6
  • Remove webpack
  • Update the way we build the library using pure babel
  • Update script on the package.json
  • Update all stories
  • Update all the import to have relative paths, we remove all the absolute paths
  • Update the config icon builder, we change the json file to
  • Change name of toaster context

2.4.4 (2020-07-06)

Bug Fixes

  • grid: the grid number and bg button icon (9eab441)

2.4.3 (2020-07-02)

Bug Fixes

  • select: add title when no default is get and put the value (c724422)

2.4.2 (2020-07-02)

Bug Fixes

  • components: button and select (f0b4d0d)

2.4.1 (2020-06-22)

Bug Fixes

2.4.0 (2020-06-22)

Features

  • dropdown: add dropdown component (b93a4e5)

2.3.8 (2020-06-15)

Bug Fixes

  • select: isMulti options and styles (00d3e12)

2.3.7 (2020-04-23)

Bug Fixes

  • date-picker: ie fix set flex (e9e3790)

2.3.6 (2020-04-23)

Bug Fixes

  • input: icons inside the input like search and loading (6a61558)

2.3.5 (2020-04-23)

Bug Fixes

  • date-picker: update the size on ie (a4ea587)

2.3.4 (2020-04-22)

Bug Fixes

  • ie11: fix styles related with ie11 (43c9f0a)

2.3.3 (2020-04-14)

Bug Fixes

2.3.2 (2020-04-14)

Bug Fixes

  • progress: opacity background bar (2339623)

2.3.1 (2020-04-10)

Bug Fixes

  • chart: change the chart component (63e9de9)

2.3.0 (2020-04-10)

Features

  • chart: upgrade chart to hooks (4b4c8bb)

2.2.11 (2020-04-07)

Bug Fixes

  • row: problem related with align items (3477665)

2.2.10 (2020-04-03)

Bug Fixes

  • components: update styles and contracts (a996e18)

2.2.9 (2020-04-02)

Bug Fixes

  • button: the colour of destructive style (ab6b678)

2.2.8 (2020-04-02)

Bug Fixes

2.2.7 (2020-04-02)

Bug Fixes

  • select: option limit and force max height (6dc716b)

2.2.6 (2020-04-02)

Bug Fixes

  • date-picker: add the language as a prop (cb0ba75)

2.2.5 (2020-04-02)

Bug Fixes

  • tag: update the sizes and themes (06825af)

2.2.4 (2020-04-01)

Bug Fixes

  • date-picker: add placeholder to the select (e518a2e)

2.2.3 (2020-03-25)

Bug Fixes

  • global: remove 100% body and html (ae5228e)

2.2.2 (2020-03-24)

Bug Fixes

  • tag: remove datacy prop (5877034)

2.2.1 (2020-03-24)

Bug Fixes

  • components: fix the global font-size to 1rem (aad9693)
  • progress: fix the array proptypes (0de8ef7)

2.2.1 (2020-03-16)

Bug Fixes

  • progress: fix the array proptypes (0de8ef7)

2.2.0 (2020-03-16)

Features

  • progress: add progress component and color stories (6657677)

2.1.2 (2020-03-10)

Bug Fixes

  • row: remove margin and add alignment center (20d5ed9)

2.1.1 (2020-02-24)

Bug Fixes

  • alert: export index and storybooks (ee2c96e)

2.1.0 (2020-02-23)

Features

  • alert: add alert component and update icon className (8d36437)

2.0.33 (2020-02-19)

Bug Fixes

  • input: remove children from prop and font size (5a43d65)

2.0.32 (2020-01-22)

Bug Fixes

  • button: add className from props (eaea9ba)

2.0.31 (2020-01-21)

Bug Fixes

  • input: update the width (7aedd42)

2.0.30 (2019-12-20)

Bug Fixes

  • storybook: remove explanation endline dots when single line (4c88460)

2.0.29 (2019-12-19)

Bug Fixes

  • chart: add export modules highcharts (725f8d8)

2.0.28 (2019-12-13)

Bug Fixes

  • styles: export global styles (b83f5a8)

2.0.27 (2019-12-12)

Bug Fixes

  • docs: remove docs from the relase (bdf0ef9)

2.0.26 (2019-12-12)

Bug Fixes

2.0.25 (2019-12-12)

Bug Fixes

  • travis: add stage for deploy ghpages (1ab9559)

2.0.24 (2019-12-12)

Bug Fixes

  • docs: add docs to github (d002237)

2.0.23 (2019-12-11)

Bug Fixes

  • docs: update docs config upload (fc2361c)

2.0.22 (2019-12-11)

Bug Fixes

  • docs: update asset stories (83c999a)

2.0.21 (2019-12-11)

Bug Fixes

  • stories: add automatic deploy stories (e1c75d3)

2.0.20 (2019-12-11)

Bug Fixes

  • travis: add build docs storybooks (9862df8)

2.0.19 (2019-12-11)

Bug Fixes

  • package: update npm config semantic release (06d6342)

2.0.18 (2019-12-11)

Bug Fixes

  • dist: problem related with dist folder (df775b1)

2.0.17 (2019-12-11)

Bug Fixes

  • travis: update travis config (8cbb9a6)

2.0.15 (2019-12-11)

Bug Fixes

  • CONTRIBUTING: create doc (1821df3)
  • tag: add onClick event tag (4536181)
  • travis: add docs on the gitignore (8861b11)
  • travis: change the travis conf (ff92839)

2.0.14 (2019-12-09)

Bug Fixes

  • travis: refactor travis (250a618)

2.0.13 (2019-12-09)

Bug Fixes

  • travis: update travis config (5828936)

2.0.12 (2019-12-09)

Bug Fixes

  • travis: update pipeline stages (8efd6d2)

2.0.11 (2019-12-09)

Bug Fixes

  • theme: fix the color on theme (c6987c8)

2.0.10 (2019-12-06)

Bug Fixes

  • dist: update dist on the repo (b80bec1)

2.0.9 (2019-12-06)

Bug Fixes

2.0.8 (2019-12-06)

Bug Fixes

  • npm: commit the dist folder (0c38440)

2.0.7 (2019-12-06)

Bug Fixes

  • npm: fix dist folder npm config (d974b4a)
  • npm: fix npm config (98bcfb7)

2.0.6 (2019-12-06)

Bug Fixes

  • dist: remove the dist from the gh (1c6aa5c)

2.0.5 (2019-12-06)

Bug Fixes

  • date-picker: color border not correct (10c8a16)

2.0.4 (2019-12-06)

Bug Fixes

  • select: fix select style and globaly (e91a9f6)

2.0.3 (2019-12-06)

Bug Fixes

  • theme: default use global system (15843aa)

2.0.2 (2019-12-06)

Bug Fixes

  • theme: export our global styles (9173846)

2.0.1 (2019-12-06)

Bug Fixes

2.0.0 (2019-12-06)

Code Refactoring

  • modal: refactor modal component (b853de3)

BREAKING CHANGES

1.1.6 (2019-12-05)

Bug Fixes

  • button: export button group (d2088a0)

1.1.5 (2019-12-05)

Bug Fixes

  • tag-modal: modal prop and tag children (7d7dfe7)

1.1.4 (2019-12-04)

Bug Fixes

  • modal: update the events (85a4c6d)

1.1.3 (2019-12-04)

Bug Fixes

  • modal: remove state visible (4ce460a)

1.1.2 (2019-12-04)

Bug Fixes

  • modal: update onClose event (bb69bf2)

1.1.1 (2019-12-04)

Bug Fixes

  • modal: fix close error add onClose (34bfb8f)
  • travis: update the travis stage ghpages (d586272)

1.1.0 (2019-12-03)

Features

  • storybook: add git pages with storybook (3959f25)

1.0.6 (2019-12-03)

Bug Fixes

  • travis: remove comments (28bcec8)