Skip to content

Releases: seb-oss/react-components

v7.2.3

12 Aug 03:52
c24d1be
Compare
Choose a tag to compare

7.2.3 (2022-08-12)

Bug Fixes

  • build: fix css injection (a03f284)

v7.2.2

11 Aug 05:46
3a92e3b
Compare
Choose a tag to compare

7.2.2 (2022-08-11)

Bug Fixes

  • docs: fix node running out of memory (08e0508)
  • style-inject-bug: fix injectCSS is not defined bug (0293211)

v7.2.1

09 Aug 09:03
9581f65
Compare
Choose a tag to compare

7.2.1 (2022-08-09)

Bug Fixes

  • remove css-style-inject from lib dependencies: remove css-style-inject from lib dependencies (9d89e7b)

v7.2.0

11 May 06:11
c4ab138
Compare
Choose a tag to compare

7.2.0 (2022-05-11)

Features

v7.1.1

01 Apr 07:59
1dd8d68
Compare
Choose a tag to compare

7.1.1 (2022-04-01)

Bug Fixes

  • translation-context: expose types (72d6468)

v7.1.0

22 Mar 05:51
56054dc
Compare
Choose a tag to compare

7.1.0 (2022-03-22)

Bug Fixes

  • tooltip: add missing blur event handling (137fcf9)

Features

  • contexts: add translation context to manage translation texts (237c2bc)
  • error-boundary: add error boundary to handle errors (bb7241a)
  • error-boundary: export error boundary in root index file (8a9512a)

v7.0.4

24 Feb 09:34
ef5b1f4
Compare
Choose a tag to compare

7.0.4 (2022-02-24)

Bug Fixes

  • dropdown: locks the body scroll when dropdown menu is active (99517f5)

v7.0.3

27 Jan 07:29
c8f40ed
Compare
Choose a tag to compare

7.0.3 (2022-01-27)

Bug Fixes

  • dropdown: fix dropdown scrollIntoView is not a function error (2f98840)
  • dropdown: fixes overflow behaviour (8d6b5e5)

v7.0.2

27 Jan 02:48
b6b8808
Compare
Choose a tag to compare

7.0.2 (2022-01-27)

Bug Fixes

  • bump frontend-tools: bump up frontend-tools to fix webpack 5 import warning (75f36fa)
  • dropdown: fix bug where dropdown is focused on initial render (39b94d9)
  • dropdown: remove log (364073a)
  • dropdown: uncomment wrongly commented out code (cd9926b)

v7.0.1

26 Jan 01:58
e0f064c
Compare
Choose a tag to compare

7.0.1 (2022-01-26)

Bug Fixes

  • dynamic-form: fix callbacks (a2294c9)