bert icon indicating copy to clipboard operation
bert copied to clipboard

upkeep.

Open distalx opened this issue 2 years ago • 3 comments

Here's a list of things that could be improved.

  • [x] Migrating from jQuery to vanilla JS.
  • [x] Upgrage fourseven:scss to latest.
  • [x] Replace FontAwesome in favour of Bootstrap Icons!? - [ ] Remove jQuery from 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 avatar Apr 07 '22 16:04 distalx

@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 avatar Apr 07 '22 16:04 rglover

@rglover, Thanks for the quick response. I can help you with maintenance tasks. Should I go ahead and make the proposed changes?

distalx avatar Apr 07 '22 17:04 distalx

For me all tests are green.

Screenshot 2022-04-08 at 4 41 53 AM

Keeping a jQuery for test-only dependency as of now.

distalx avatar Apr 07 '22 23:04 distalx