adopted-ember-addons / ember-sortable

Sortable UI primitives for Ember.js
https://ember-sortable.netlify.app/
MIT License
298 stars 148 forks source link

Convert addon to TypeScript & add glint #581

Closed mkszepp closed 4 weeks ago

mkszepp commented 4 weeks ago

This PR converts the addon to TS and adds glint support

netlify[bot] commented 4 weeks ago

Deploy Preview for ember-sortable canceled.

Name Link
Latest commit 2bee09224cdb6fdfb9ade5b5fd6d3d1939fd6024
Latest deploy log https://app.netlify.com/sites/ember-sortable/deploys/66eed24424d7f70008da6942
mkszepp commented 4 weeks ago

ci is now greeen 🎉...

For ember-canary ( ember 6) there were necessary to make some deprecation cleanup (template location and disable prototype extension)... this test fails atm also on master.