- Open on Drupal.org →Core: 10.0.7 + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Waiting for branch to pass - 🇯🇴Jordan Ahmad Khader
This patch fixes HTML validation issue The frameborder attribute on the iframe element is obsolete. Use CSS instead. and The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.
- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Waiting for branch to pass - 🇯🇴Jordan Ahmad Khader
This patch fixes HTML validation issue The frameborder attribute on the iframe element is obsolete. Use CSS instead. and The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.
- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Waiting for branch to pass - Status changed to Needs work
over 1 year ago 7:41am 12 July 2023 - @abu-zakham opened merge request.
- Status changed to Needs review
over 1 year ago 7:44am 12 July 2023 - Status changed to Needs work
about 1 year ago 5:26pm 13 October 2023 - 🇯🇴Jordan Rajab Natshah Jordan
Needs support for Drupal
~10.1.0
Change
core/jquery.once
tocore/once
Custom
once
code needs changes.
I know it's a bit tricky to do the switch for this issue
as listed in #13This feature was approved to be added, and it's needed and used in number of projects.
- Status changed to Needs review
9 months ago 8:52am 4 March 2024 - 🇯🇴Jordan Rajab Natshah Jordan
Happy to add this new feature to the
9.1.x
branch and maybe to10.0.x
As we drpped support for Drupal 9 ( only trying to save time for Varbase9.1.x
and Varbase10.0.x
)Please, have a look at comment #13
The blocker issue from commiting this new aowsome feature
- The right use of the
once
library
Only to be working with Drupal 10
- The right use of the
- Status changed to Needs work
9 months ago 8:55am 4 March 2024 - 🇯🇴Jordan Rajab Natshah Jordan
Important to change
- core/jquery.once
to- core/once
and any use of theonce
library