You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
Autocomplete jQuery UI is already used by Sifter for mentioning users. (type @rick... in a comment box) So we should be able to use the styles of Sifter itself here...
The text was updated successfully, but these errors were encountered:
Fixes issue #9
- Use the "mentions" autocomplete style
- Suppress the jQuey UI accessability message
- Remove the jQuery UI CSS and image as we use Sifters CSS and images now
- Strip CSS and images from Chrome web_accessible_resources
- Modified jQuery UI JS so that it applies the "ui-state-hover" on focussing/hovering over an element instead of "ui-state-focus" so Sifter styles will apply correctly.
Autocomplete jQuery UI is already used by Sifter for mentioning users. (type @rick... in a comment box) So we should be able to use the styles of Sifter itself here...
The text was updated successfully, but these errors were encountered: