Skip to content

feat(ui): start ui-toolkit module

Yannis Barlas requested to merge ui-helpers into master

ui-toolkit will include small bits of reusable functions and styles related to the ui, eliminating the need to add ui as a dependency when all is needed is a helper function

BREAKING CHANGE: th now comes from the toolkit, so all th imports from ui are now broken

closes #394 (closed)

Edited by Yannis Barlas

Merge request reports