Changes between Initial Version and Version 1 of Ticket #47069, comment 20
- Timestamp:
- 09/16/2019 06:04:48 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47069, comment 20
initial v1 1 1 Sorry I don't have bandwidth to work on this ticket. I shared a couple test patches I was working on a few months ago. They're just proof of concepts I was playing with, not ready for anything else other than testing. Maybe they can help to get started. 2 2 3 [attachment:"admin-bar-hoverintent.diff"] uses the no-jQuery hoverintent from https://github.com/tristen/hoverintent. Seems to me it works fine. 3 [attachment:"admin-bar-hoverintent.diff"] uses the no-jQuery hoverintent from https://github.com/tristen/hoverintent. Seems to me it works fine. Should be replaced with the minified version. 4 4 5 5 [attachment:"admin-bar-no-jquery-wip.diff"] is a work in progress I was testing to progressively remove all the jQuery bits and re-implement them in plain JavaScript.