Skip to content

v3.4.0-canary.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Feb 20:12
8546ef6

3.4.0-canary.7 (2026-02-01)

Styles

  • added select-none to Button base styles (055eecb)
  • added dynamic grid columns to exam checkbox fields (7bcf0df)
  • adjusted field info icon alignment for checkboxes (d112741)
  • improved Input disabled 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-scheme to change with color-mode (6551d31)
  • updated Field input padding to ensure icon visibility (b2de77e)
  • updated info icon alignment in Field (374c569)
  • updated outline Button variant 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 Field tooltip (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 Field description into Tooltip (e41c638)
  • moved user role back to check-card header (bc94597)
  • simplified initializeExamResults util func signature (4406b86)
  • simplified isExaminationAllowed util function (c857cb5)
  • updated tooltip for non checkbox fields in Field (19ca9d6)
  • updated translations in KnowCheckMenu (0932ab9)