[openstreetmap/openstreetmap-website] Replace $(document).ready(...) with $(...) (PR #5742)
    Anton Khorev 
    notifications at github.com
       
    Sat Mar  1 13:23:53 UTC 2025
    
    
  
`$(document).ready(...)` is deprecated since jQuery 3.0, see https://api.jquery.com/ready/
You can view, comment on, or merge this pull request online at:
  https://github.com/openstreetmap/openstreetmap-website/pull/5742
-- Commit Summary --
  * Replace $(document).ready(...) with $(...)
-- File Changes --
    M app/assets/javascripts/application.js (2)
    M app/assets/javascripts/auth_providers.js (2)
    M app/assets/javascripts/diary_entry.js (2)
    M app/assets/javascripts/edit/id.js.erb (2)
    M app/assets/javascripts/fixthemap.js (2)
    M app/assets/javascripts/index.js (2)
    M app/assets/javascripts/login.js (2)
    M app/assets/javascripts/matomo.js (2)
    M app/assets/javascripts/messages.js (2)
    M app/assets/javascripts/social_share_button.js (2)
    M app/assets/javascripts/user.js (2)
    M app/assets/javascripts/welcome.js (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5742.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5742.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5742
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5742 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250301/5c6ba3ac/attachment.htm>
    
    
More information about the rails-dev
mailing list