cart icon indicating copy to clipboard operation
cart copied to clipboard

Remove jQuery as a Dependency

Open andyhausmann opened this issue 3 years ago • 1 comments

Bug Report

Current Behavior If one is developing a project with vanilla JS, functionality will brick because this EXT has a hidden dependency to jQuery.

Expected behavior/output Refactor cart.js to vanilla JS.

Environment

  • TYPO3 version(s): multiple
  • cart version: multiple
  • Is your TYPO3 installation set up with Composer (Composer Mode): irrelevant
  • OS: irrelevant

Possible Solution Refactor cart.js.

Additional context None

andyhausmann avatar Mar 23 '21 16:03 andyhausmann

Have not tested that yet but at least the description looks promising: https://github.com/sachinchoolur/replace-jquery

rintisch avatar Oct 21 '21 10:10 rintisch

@extcode After merging the PR this issue can be closed now :)

rintisch avatar Mar 19 '24 20:03 rintisch