Skip to content

v1.2.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@attitude attitude released this 21 Jul 14:41
· 898 commits to main since this release
ef2e69e

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 Dropdown on 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 DevBar CSS class & Update gap (unnecesaary now as the issue of loosing styles was resolved)
    • fix(admin): Add missing horizontal Stack to SelectCellFilter
    • 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 VisuallyHidden component 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 Title common slot with custom component
  • fix(admin-sandbox): start script should remove the cli container

Full Changelog: v1.2.0-rc.4...v1.2.0-rc.5