v3.4.0-canary.7
Pre-release
Pre-release
3.4.0-canary.7 (2026-02-01)
Styles
- added
select-nonetoButtonbase styles (055eecb) - added dynamic grid columns to exam checkbox fields (7bcf0df)
- adjusted field info icon alignment for checkboxes (d112741)
- improved
Inputdisabled color intensity (181110c) - prefixed hover, focus styles with enabled in
Button(45ade95) - removed invalid classname (cb2588a)
- removed unused classes in
ExamSettings(9d60d17) - resolved checkbox field label alignment issue (ea65cb4)
- updated
color-schemeto change with color-mode (6551d31) - updated
Fieldinput padding to ensure icon visibility (b2de77e) - updated info icon alignment in
Field(374c569) - updated outline
Buttonvariant ring styles (78c3baa) - updated user-role emphasize color (dcfffff)
Code Refactorings
- added aria label to edit-question button (34840f0)
- added aria-label and role to
Fieldtooltip (ac83641) - added redirect when examination is allowed (523c53a)
- added translations to role in
KnowCheckCard(e93c879) - captured client side error using
Logger(6bee1e1) - externalized rendering of user role into component (f687e3c)
- improved user role rendering in
KnowCheckCard(72ab06d) - moved
Fielddescription intoTooltip(e41c638) - moved user role back to check-card header (bc94597)
- simplified
initializeExamResultsutil func signature (4406b86) - simplified
isExaminationAllowedutil function (c857cb5) - updated tooltip for non checkbox fields in
Field(19ca9d6) - updated translations in
KnowCheckMenu(0932ab9)