Skip to content

Releases: AxisCommunications/practical-react-components

Release v0.69.0

09 Feb 11:16
Compare
Choose a tag to compare

v0.69.0 (2022-02-09 12:13:57 +0100)

✨ Features

Release v0.68.0

27 Jan 07:25
Compare
Choose a tag to compare

v0.68.0 (2022-01-27 08:10:49 +0100)

🐛 Bug fixes

  • menu: prevent closing menu when you click an item that has a submenu (f869f9f)

♻️ Refactoring

  • export interfaces for exported components (7f77f10)

Release v0.67.0

20 Jan 07:14
Compare
Choose a tag to compare

v0.67.0 (2022-01-20 07:53:33 +0100)

🚧 Maintenance

  • fix lint and test error (4cda251)

✨ Features

  • menu: support submenu functionality (bd914c6)

Release v0.66.0

19 Jan 09:20
Compare
Choose a tag to compare

v0.66.0 (2022-01-19 10:05:46 +0100)

🚧 Maintenance

✨ Features

  • icons: added audio stream icon (ecae451)
  • icons: add vertical configuration icon (d55d926)

Release v0.65.0

13 Jan 09:13
Compare
Choose a tag to compare

v0.65.0 (2022-01-13 09:57:26 +0100)

🚧 Maintenance

✨ Features

  • icons: add spot-focus icon (80a00c1)

Release v0.64.0

10 Jan 08:28
Compare
Choose a tag to compare

v0.64.0 (2022-01-10 09:13:47 +0100)

🚧 Maintenance

✨ Features

  • toast: allow user to provide custom toastOptions (2d4df0a)

Release v0.63.0

14 Dec 14:16
Compare
Choose a tag to compare

v0.63.0 (2021-12-14 15:01:48 +0100)

✨ Features

  • formik: add FormikSearchSelect component (050067a)
  • icons: add arrow back icon (4c7d85b)

Release v0.62.0

08 Dec 10:48
Compare
Choose a tag to compare

v0.62.0 (2021-12-08 11:31:49 +0100)

✨ Features

  • icons: add manual focus, near and far away icons (b5e72e7)

🐛 Bug fixes

  • table: hover effect does not stay on table row when menu on table row active (64227e7)
  • menu: hover effect does not stay on menu button when menu is activated (e383796)

Release v0.61.0

23 Nov 15:46
Compare
Choose a tag to compare

v0.61.0 (2021-11-23 16:11:01 +0100)

🚧 Maintenance

  • docs: github repository link (0a31bf2)
  • update dependencies to latest versions (85272e7)

🐛 Bug fixes

  • simpletable: unable to change column width (0229489)
  • searchSelect: set isTyping to false on blur (b8f2f96)

Release v0.60.0

17 Nov 11:13
Compare
Choose a tag to compare

v0.60.0 (2021-11-17 12:09:39 +0100)

✨ Features