Skip to content

Enonic Admin UI Lib 4.2.0-B2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 13:13

Changelog

Features

  • Add a button to set default value in DatePicker's dropdown (#2316).
  • Support required checkbox (#2346).

Improvements

  • Implement LazyListBox based on IntersectionObserver (#2341).
  • Support HEAD requests (#2389).

Bugs

  • 'Show all help texts' icon doesn't work for sets (#2392).
  • Combo Box incorrectly loads options after selecting an option with Enter key (#2515).
  • Content Selector - error appears after collapsing an option in tree mode (#2437).
  • Custom Selector gives an error in post load mode (#2473).
  • DockedPanel is missing a method to show/hide tabs (#2401).
  • Error after restoring filtered content (#2347).
  • Incorrect selection behavior after filtering items via aggregation view (#2442).
  • Incorrect validation behaviour inside an Item Set with 2+ level depth (#2518).
  • Inner sortable triggers outer one (#2510).
  • Multi-select Option Set allows selecting more than maximum options (#2513).
  • New ItemSet occurrence gets instantly validated (#2333).
  • Normalise file name before upload (#2494).
  • Part config with mandatory RadioButton within Option-Set (non-mandatory) seem to struggle (#2419).
  • PrincipalSelector shouldn't be registered in the InputType registry (#2448).
  • Save button gets enabled after content has been unpublished in the wizard page (#2450).
  • [Regression] Content Wizard form is missing left padding on higher resolutions (#2376).

Refactorings

  • Element: create instance from string without stripping html (#2488).
  • Refactor DatePicker classes (#2433).
  • Websocket connection: create class for handling websockets (#2503).