Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nod_’s picture

Issue tags: +ie8, +JavaScript

I'd remove the todo altogether.

This version removes support for IE8-, which is fine, just need to tag it for IE8 module. From 459b to 350b, nice :)

Beside that, RTBC, still works fine.

droplet’s picture

FileSize
1.76 KB

interdiff

diff -u b/core/core.libraries.yml b/core/core.libraries.yml
--- b/core/core.libraries.yml
+++ b/core/core.libraries.yml
@@ -25,7 +25,6 @@
 
 domready:
   remote: https://github.com/ded/domready
-  # @todo Lastest stable release required for Drupal 8.0.
   version: 1.0.4
   js:
     assets/vendor/domready/ready.min.js: { weight: -21 }
nod_’s picture

Status: Needs review » Reviewed & tested by the community

Perfect, thanks :)

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.