Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

v0.8.3

Compare
Choose a tag to compare
@hawkticehurst hawkticehurst released this 22 Oct 22:20
· 112 commits to main since this release
9d70829

Bug fixes

  • icon spacing: fix a bug where component icon spacing was being incorrectly rendered (#273), closes #193
  • overflow panel content: fix panels content overflowing component boundary when viewport is zoomed (#272), closes #189
  • npm install: address issue where toolkit contributors could not npm install project dependencies (#271), closes #252
  • indeterminate checkbox icon: fix bug where the checkbox indeterminate icon was not being rendered in light themes (#268), closes #228

Features

  • fast foundation v2: upgrade the toolkit to use fast foundation v2 package (#273), closes #261
  • remove lodash: remove lodash-es as a runtime dependency (#273)