v1.2.0-rc.5
Pre-release
Pre-release
What's Changed
- fix(admin): fix default link in user list page by @matej21 in #569
- fix(admin): idp init in backlink param by @matej21 in #568
- feat(admin): show spinner overlay when initiating idp login by @matej21 in #571
- Cleanup layout & review colors by @attitude in #572
- refactor(ui): Update colors of boxes, inputs & buttons
- feat(ui): Auto-focus & trap
Dropdownon pop & Add active state to Dropdown button - feat(ui): Mark pop-targets with
aria-controls={id} - refactor(admin): Simplify test case for
FieldContainer - fix(admin): Add brand styles to Playwright
- fix(ui): Remove "cui-root" from
DevBarCSS class & Update gap (unnecesaary now as the issue of loosing styles was resolved) - fix(admin): Add missing horizontal
StacktoSelectCellFilter - refactor(ui): Add medium gap to
Divider&Spacer - fix(ui): Set controls to 'positive' defaults in the
StyleProvider - fix(admin): Remove hardcoded style from
DimensionRenderer - feat(ui): Update index.html
- fix(ui): Suppress changing value for readonly & disabled inputs
- fix(ui): Pass rest attributes to inputs
- fix(ui): Keep
VisuallyHiddencomponent within Radio button bounds - refactor(ui): Remove unused custom color properties
Also:
- chore(admin-sandbox): Update examples
- fix(admin-sandbox): Use panel divider component
- feat(admin-sandbox): Replace
Titlecommon slot with custom component - fix(admin-sandbox):
startscript should remove theclicontainer
Full Changelog: v1.2.0-rc.4...v1.2.0-rc.5