Socket
Socket
Sign inDemoInstall

@skyux/avatar

Package Overview
Dependencies
Maintainers
1
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/avatar - npm Package Versions

1
39

10.41.3

Diff

Changelog

Source

10.41.3 (2024-08-16)

Bug Fixes

  • sky-form-errors is no longer created and destroyed when form errors are present (#2596) (416f1ea)
  • components/lookup: autocomplete and lookup show wait in dropdown when using an async search when no dropdown was previously open (#2610) (7250a20)
  • components/phone-field: phone numbers validate when selected country is changed programmatically (#2593) (6da7bb8)
blackbaud
published 11.0.0-alpha.9 •

Changelog

Source

11.0.0-alpha.9 (2024-08-12)

⚠ BREAKING CHANGES

Features

  • components/ag-grid: add support for AG Grid 32 (#2573) (62139b9)
  • components/forms: deprecate SkyFileAttachmentsModule; create SkyFileAttachmentModule and SkyFileDropModule (#2585) (1d57a2f)
  • components/packages: update schematic for AG Grid 32 (#2579) (04241e8)

Bug Fixes

  • components/colorpicker: match label text to easy mode label styling (#2591) (#2594) (a8835f2)
  • components/forms: fix field group labelText inputs to work with async pipe (#2590) (#2600) (c02aeea)
  • components/icon: icon package is a peer dependency when used in other packages (#2597) (a54fcdc)
  • components/indicators: add exports from icon and help-inline (#2592) (f533ca2)
  • components/pages: use CSP_NONCE when creating style elements (#2599) (#2601) (777e09c)
  • components/router: fix SkyHrefHarness to find elements when skyHref is bound to a template variable (#2580) (#2581) (c41d75f)
blackbaud
published 10.41.2 •

Changelog

Source

10.41.2 (2024-08-08)

Bug Fixes

  • components/colorpicker: match label text to easy mode label styling (#2591) (6abe29c)
  • components/forms: fix field group labelText inputs to work with async pipe (#2590) (43cd58b)
  • components/pages: use CSP_NONCE when creating style elements (#2599) (cb8e620)
blackbaud
published 10.41.1 •

Changelog

Source

10.41.1 (2024-08-02)

Bug Fixes

  • components/router: fix SkyHrefHarness to find elements when skyHref is bound to a template variable (#2580) (79ed2d0)
blackbaud
published 11.0.0-alpha.8 •

Changelog

Source

11.0.0-alpha.8 (2024-08-01)

Features

  • components/packages: schematic to remove compat stylesheets (#2564) (27dd361)
  • components/packages: schematic to update SkyHelpInlineModule import from the indicators library to the help-inline library (#2570) (1822746)
  • components/packages: schematic to update icon type imports from the indicators library to the icon library (#2572) (dbeaf5b)
  • components/popovers: remove dismissOnBlur input from popover and dropdown (#2571) (ad63818)
  • move help inline features out of developer preview for key info, box, and description list (#2574) (#2575) (a857f15)

Bug Fixes

  • components/core: remove @angular/forms peer dependency (#2566) (e61f1d4)
  • components/layout: fix key info display in page summary (#2576) (#2577) (59dd585)
  • components/modals: SkyModalTestingController.closeTopModal passes reason and result to the modal instance (#2565) (#2567) (38c2778)
blackbaud
published 10.41.0 •

Changelog

Source

10.41.0 (2024-07-31)

Features

  • move help inline features out of developer preview for key info, box, and description list (#2574) (1cd7b1e)

Bug Fixes

  • components/layout: fix key info display in page summary (#2576) (944c329)
  • components/modals: SkyModalTestingController.closeTopModal passes reason and result to the modal instance (#2565) (0337f78)
blackbaud
published 11.0.0-alpha.7 •

Changelog

Source

11.0.0-alpha.7 (2024-07-26)

⚠ BREAKING CHANGES

  • remove @skyux/omnibar-interop (#2555)

Features

  • add support for normalize-scss@8 (#2558) (6648df1)
  • components/forms: improve file attachments error messaging for incorrect file types (#2553) (#2562) (85677d2)
  • remove @skyux/omnibar-interop (#2555) (d1a5240)
  • update Angular, dompurify, eslint-plugin-deprecation, intl-tel-input, and validator (#2557) (1dd6b9b)

Bug Fixes

  • components/help-inline: set aria-controls on help inline button when widget element exists (#2541) (#2551) (7db3f06)
  • components/lists: repeater focus styles show on focus-visible in modern theme (#2554) (#2560) (f2d1de2)
blackbaud
published 10.40.0 •

Changelog

Source

10.40.0 (2024-07-26)

Features

  • components/forms: improve file attachments error messaging for incorrect file types (#2553) (93404bf)

Bug Fixes

  • components/lists: repeater focus styles show on focus-visible in modern theme (#2554) (4c6e357)
blackbaud
published 11.0.0-alpha.6 •

Changelog

Source

11.0.0-alpha.6 (2024-07-25)

⚠ BREAKING CHANGES

  • use booleanAttribute transform instead of SkyFormsUtility.coerceBooleanProperty on boolean inputs (#2533)

Features

  • components/core: add scroll shadow directive (#2537) (#2543) (e173771)
  • components/icon: upgrade icons library to 7.5.0 (#2550) (53c9a4d)
  • update intl-tel-input and google-libphonenumber dependencies (#2542) (434d886)

Bug Fixes

  • components/datetime: resources strings for default calculators are not resolved in the service (#2536) (9ac8cd1)
  • components/indicators: hide illustration while loading (#2526) (#2530) (b384178)
  • components/lists: remove ::ng-deep from sort styles (#2538) (#2547) (280cb96)
  • components/packages: ignore .nx directory (#2528) (72aa845)
  • components/tiles: remove ::ng-deep from tile styles (#2527) (#2532) (7b6b87a)
  • use booleanAttribute transform instead of SkyFormsUtility.coerceBooleanProperty on boolean inputs (#2533) (7531697)
  • components/help-inline: set aria-controls on help inline button when widget element exists (#2541) (55e7030)
  • components/lists: remove ::ng-deep from sort styles (#2538) (deab22a)
  • components/lookup: lookup aria labels are now set appropriately when using the input box labelText input (#2548) (73f9e68)
blackbaud
published 10.39.0 •

Changelog

Source

10.39.0 (2024-07-25)

Features

  • components/icon: upgrade icons library to 7.5.0 (#2549) (3c8b6b7)

Bug Fixes

  • components/help-inline: set aria-controls on help inline button when widget element exists (#2541) (55e7030)
  • components/lists: remove ::ng-deep from sort styles (#2538) (deab22a)
  • components/lookup: lookup aria labels are now set appropriately when using the input box labelText input (#2548) (73f9e68)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc