Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
This repository was archived by the owner on May 12, 2020. It is now read-only.

update jquery / allow to specify a jquery/framework #33

@Zauberfisch

Description

@Zauberfisch

jquery should be updated (I recommend moving to 2.x since old browser support is not an issue in Firefox anyway.)

also, there should be a way to specify your own jquery.
an easy solution would be to allow to place a file ~/.js/jquery.js or lets put it more generic ~/.js/framework.js.

of course this raises the question why not just put it into ~/.js/default.js
but I see 2 good reasons:

  • seperate framework from user code
  • just putting my own jquery in default.js would mean double jquery inclusion in dotjs alone

also, it might be a good idea to check with the chrome plugin how they handle this to keep the behavior consistent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions