Releases: instructure/instructure-ui
Releases · instructure/instructure-ui
v9.0.1
9.0.1 (2024-05-09)
Note: Version bump only for package instructure-ui
v8.56.0
8.56.0 (2024-05-06)
Features
- ui-top-nav-bar: add onclick prop for hidden menu item (7228ae1)
v8.55.1
8.55.1 (2024-04-30)
Bug Fixes
- ui-dialog: revert ecc0ee8 (deb44dd)
- ui-top-nav-bar: change topnavbar secondary color to porcelaine (4284cc0)
v8.55.0
8.55.0 (2024-04-09)
Bug Fixes
- ui-dialog: menu closes when clicking on submenu (7e7d1aa)
- ui-drawer-layout: fix drawerlayout transition bug (27ae4f1)
- ui-tabs: fix automatic id generation (4645981)
- ui-tray: make focus trapping work (048b9b4)
Features
- ui-buttons: add stronger css rules for focused links (84f2306)
v8.54.0
8.54.0 (2024-03-21)
Bug Fixes
- ui-options: add prop for workaround when VoiceOver doesn't announce the role of the highlighted item (35ba0b3)
- ui-source-code-editor: make search panel work with older react versions (76cdaac)
Features
- ui-date-time-input: make resetting programatically possible (a474dab)
- ui-select: expose prop to control auto-scrolling in select component (7cd4c22)
v8.53.2
8.53.2 (2024-02-15)
Bug Fixes
- ui-source-code-editor: make search panel react version agnostic (f917e20)
v8.53.1
8.53.1 (2024-02-09)
Bug Fixes
- ui-source-code-editor: use dependencies instead of devDependencies (2cfbb4f)
v8.53.0
8.53.0 (2024-02-08)
Bug Fixes
- ui-editable: fix the Esc key event propagation inside the Editable component (5223f2f)
- ui-overlays: add maskcounter (fbe4d9e)
- ui-text-area: correct highlight on textarea when using themeOverride (b657193)
Features
- many: provide defaults to dateInput for easier setup and use (dcefc4e)
- ui-date-time-input: add initialTimeForNewDate prop to datetimeinput (33711a3)
- ui-date-time-input: add placeholder to datetimeinput's timeselect (3ec8cc3)
- ui-source-code-editor: add search panel (991e8fa)
v8.52.0
8.52.0 (2024-02-02)
Bug Fixes
- console,ui-view: fix process is not defined issue (25271d8)
- shared-types: extend OtherHTMLAttributes with Element (474fa4d)
Features
- ui-calendar: make easy and minimal configuration possible (911ac1b)
- ui-drilldown,ui-top-nav-bar: add shouldCloseOnClick (c3df722)
- ui-pagination: refactor Pagination and expand its API for easy config-based usage (19b928b)
v8.51.0
8.51.0 (2023-12-14)
Bug Fixes
- fix review issues (e2db3dc)
- handle Preview errors in docs page (bbcb307)
- ui-a11y-utils: use event.detail instead of event.pointerType for safari/firefox (f58c2d2)
- ui-truncate-text: resizing TruncateText to its original width doesn't work (d04417b)
Features
- ui-date-time-input: add showMessages prop (5212a19)
- ui-top-nav-bar: add a new variant 'forceIconWithLabel' for TopNavBar.Item (ad7c8d5)