Skip to content

Latest commit

 

History

History
264 lines (119 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

264 lines (119 loc) · 10.7 KB

2.13.1 (2023-04-08)

Bug Fixes

2.13.0 (2023-04-07)

Features

  • heading: make heading editable (5226d2c)

2.12.1 (2022-04-14)

Bug Fixes

  • score: remove temporarily Score component (458e814)

2.12.0 (2022-02-18)

Features

  • modal: add modal animation (e49a5a4)

2.11.1 (2022-02-10)

Bug Fixes

  • test: fix svgr mock for tests (4c32d5b)
  • tokens: fix token story size (e3655a6)

2.11.0 (2022-02-09)

Features

  • add button: key shortcuts and is invalid animation (1af7644)

2.10.0 (2022-01-27)

Features

2.9.0 (2022-01-12)

Features

  • paragraph: support monospace font family (180ede5)

2.8.0 (2022-01-07)

Features

  • icon-label: add IconLabel sizes (fa70670)

2.7.0 (2021-12-11)

Features

  • iconlabel: add IconLabel component (3c5a324)

2.6.0 (2021-12-07)

Features

  • modal: allow secondary option (3fe6393)

2.5.0 (2021-12-03)

Features

  • task: move onCheck action to the check component (c524fe7)

2.4.1 (2021-11-11)

Bug Fixes

  • taskcounter: return children when is toggleable (1e8d166)

2.4.0 (2021-08-15)

Features

  • handlers: add missing handlers to the components (d0d89b7)

2.3.0 (2021-07-22)

Bug Fixes

  • accordion: export accordion molecule in the index (f87dfb2)

Features

  • accordion: add accordion molecule and refactor task counter (cbafb55)
  • textarea: add new textarea atom (c7c8f32)

2.2.0 (2021-07-18)

Bug Fixes

  • support more sizes link and fix minor issues with arg types (63b3a2a)

Features

  • icon: remove fullfiled background (da6b128)

2.1.0 (2021-07-17)

Features

  • colors: improve colors definitions (d8e84b7)

2.0.0 (2021-07-17)

Bug Fixes

  • link: add a better weight to the link (5c6cde8)
  • change horizontal to vertical (c82ed5b)
  • rename bertical to vertical (3b5656e)
  • rename vertical to horizontal (24c7ab3)

BREAKING CHANGES

  • link: Spacer.Horizontal now behaves like Spacer.Vertical and in the other way around Spacer.Vertical behaves like Spacer.Horizontal.

1.14.0 (2021-07-17)

Bug Fixes

  • tokens: color tokens label description (7d2a5e0)

Features

  • colors, tokens: add new tailwind colors into the tokens and font weight token in the storybook (a8520a7)

1.13.0 (2021-07-16)

Bug Fixes

  • paragraph: fix inline prop (c39e7e5)

Features

  • link: add a link component (abac610)

1.12.0 (2021-04-20)

Features

  • task-counter: enable default is collapse in task counter (e02db79)

1.11.0 (2021-03-18)

Bug Fixes

  • loading: remove children when loadin is shown (c2f0626)

Features

  • loading, error: add loading and error components (e9777de)
  • modal: add modal molecule (282e146)

1.10.0 (2021-02-18)

Features

  • icon, task-counter: add new background to icon and make task counter toggleable (9313a94)

1.9.0 (2021-02-02)

Features

  • divider: add divider atom (adfd280)
  • task-counter: add Task Counter and remaining snapshots (c0c88a9)

1.8.2 (2021-01-22)

Bug Fixes

  • check: add the proper prop change (6270f4b)

1.8.1 (2021-01-19)

Bug Fixes

  • task: fix onDelete click when pending and type props are passed (6a202a7)

1.8.0 (2020-12-06)

Features

  • tokens: fix border radius tokens (ebd8f9c)

1.7.0 (2020-11-17)

Features

  • card, task, addbutton: add Card draggable state, add pending Task, fix AddButton prop name (6733b6e)
  • task: enable task type (f390347)

1.6.10 (2020-11-10)

Bug Fixes

  • storybook: snapshot tests with proper default props and correct Spacer subcomponent integration (dd400b0)

1.6.9 (2020-11-08)

Bug Fixes

  • avoid merge message (1beb4c7)
  • testing that skip ci does not trigger the GitHub Actions (10ea77a)

1.6.8 (2020-11-08)

Bug Fixes

  • testing with the new token config (a212d58)
  • testing workaround for GH_TOKEN (79e8839)

1.6.7 (2020-11-08)

Bug Fixes

  • testing with a publich token (a8ab131)