funkensturm / ember-local-storage

The addon provides a storageFor computed property that returns a proxy and persists the changes to localStorage or sessionStorage. It ships with an ember-data adapter.
https://www.funkensturm.com/ember-local-storage/
MIT License
218 stars 76 forks source link

Remove bower #351

Closed charlesfries closed 2 years ago

charlesfries commented 2 years ago

Fixes #350

I believe ignoreBlobWarning can be removed as well https://github.com/funkensturm/ember-local-storage/blob/a35892cac5852262d8c9d5d26a00d50c212a8289/tests/dummy/config/environment.js#L27

seanCodes commented 2 years ago

@fsmanuel Iā€™d love to see this merged. The bower deprecation warnings are pretty annoying. šŸ˜… Is there anything blocking?

fsmanuel commented 2 years ago

@charlesfries looks good to me. If you remove ignoreBlobWarning from environment.js I'll merge it.

charlesfries commented 2 years ago

Pushed šŸ‘

fsmanuel commented 2 years ago

@charlesfries Thanks!

fsmanuel commented 2 years ago

@charlesfries @seanCodes Finally released as 2.0.3