Skip to content

Eliminating the use of JQuery because it's actually not needed  #1

Description

@jeanmachuca

The use of Jquery in this repo is ligated to materializecss. But QCObjects has a Tag function that replaces the $ function of Jquery and also with enhanced query selector behaviour. So now it is needed to remove JQuery and replace the $ function with the Tag() implementation of QCObjects in every part of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions