Releases: seb-oss/react-components
Releases · seb-oss/react-components
v7.2.3
7.2.3 (2022-08-12)
Bug Fixes
v7.2.2
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
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
7.2.0 (2022-05-11)
Features
v7.1.1
7.1.1 (2022-04-01)
Bug Fixes
- translation-context: expose types (72d6468)
v7.1.0
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
7.0.4 (2022-02-24)
Bug Fixes
- dropdown: locks the body scroll when dropdown menu is active (99517f5)
v7.0.3
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
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
7.0.1 (2022-01-26)
Bug Fixes
- dynamic-form: fix callbacks (a2294c9)