@adaptavant/eds-core@1.46.1

Patch Changes

  • 8529f76: Read event.key instead of event.code in the combobox, combobox multi-select, filter menu, dropdown menu and select menu keyboard handlers, so the number pad's Enter selects the highlighted option like the main Enter does. Handlers matching the spacebar now compare against ' ', the value event.key reports for it.