@adaptavant/eds-core@1.18.0

✨⚙️ Introducing version 1.18.0 Enjoy! ✨⚙️

🛠️ Bug Fixes

  • TextArea: Exported onKeyDown handler for keydown events.
  • Combobox: Highlight first option when there is no default option on open.
  • Dropdown: Fixed the style root issue.

Enhancements

  • Added new icons and symbols and fixed gradient issue in few existing symbols.

Minor Changes

  • 3de4653: Mobile Enhancements: Deprecate togglePoint prop with backward compatibility.

Patch Changes

  • 5ad8323: Symbol:AnswerconnectColorIcon, ClioColorIcon, ConstantContactColorIcon, DrupalColorIcon, FreshdeskColorIcon,GoogleAnalyticsColorIcon, GoogleTagManagerColorIcon, HubspotColorIcon, InsightlyColorIcon, IntercomColorIcon, JimdoColorIcon, JoomlaColorIcon, KeapColorIcon, LawpayColorIcon, MailchimpColorIcon,MailerliteColorIcon, QuickbooksColorIcon, SalesforceColorIcon, ServiceminderColorIcon, ShopifyColorIcon, SquarespaceColorIcon, WeeblyColorIcon, WixColorIcon, WordpressColorIcon, ZapierColorIcon, ZohoColorIcon
    • Added new icons
  • 900a5cd: Textarea: Added support for keyboard events with onKeyDown prop
  • 05b19df: Symbol:
    • Fix issue in gradients when multiple symbols are used in the same page
  • 349f668: Combobox:
    • Ensure items are highlighted correctly when opening with keyboard
  • c005ea0: Icons:
    • New icons: AndroidIcon, AppleFilledIcon, AppointmentsRecurringIcon, ClassBookingIcon, PluginWebsiteIcon
    • Updated icons: AppleIcon
  • 5ca930b: MobilePopover: Moved the stylesProps('root') to MobilePopoverRoot component
  • 4746ec4: CropModal - additional error handling in case of inability to read the file on Android device