HealthCatalyst / Fabric.Cashmere

Health Catalyst’s comprehensive design system.
http://cashmere.healthcatalyst.net
Apache License 2.0
66 stars 76 forks source link

2236 angular 16 #2258

Closed corykon closed 10 months ago

corykon commented 10 months ago

Gets cashmere up to Angular 16. (v16 enter LTS in a couple days)

Longer version of the story: Angular 16 requires you to use Ivy, and ngx-slider isn't compatible. The ngx-slider project hasn't been updated in over a year, and the maintainers haven't yet responded to requests to upgrade. Someone forked and made the changes needed for it to work, but for whatever reason hasn't requested to merge as far as I can tell. I'm open to other approaches for getting over this hurdle (submitting a PR to the original ngx-slider, or changing to a new dependency), but jumping to the fork seemed easiest for now. The big risk in my mind would be having to jump off this fork and then onto something else later. That would be annoying, especially for any apps using hc-slider.

re #2236

health-catalyst commented 10 months ago

:tada: This PR is included in version 16.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: