upkeep.
Here's a list of things that could be improved.
- [x] Migrating from
jQueryto vanilla JS. - [x] Upgrage
fourseven:scssto latest. - [x] Replace
FontAwesomein favour ofBootstrap Icons!?- [ ] RemovejQueryfrom tests. - [x] Bump package version.
The latest version of FontAwesome requires the creation of an account with them just to use the free version of it. I've been using the Bootstrap Icons for a while and I believe they can be a good replacement.
I haven't removed jQuery from the tests. Just so you can test the changes against them. For me, all tests are passing.
@distalx thanks for putting this together. Would you be interested in being a collaborator on the repo and taking over maintenance? Will have to figure out how to allow you to do pushes to Atmosphere...
@rglover, Thanks for the quick response. I can help you with maintenance tasks. Should I go ahead and make the proposed changes?
For me all tests are green.
Keeping a jQuery for test-only dependency as of now.