Project

General

Profile

Actions

Feature #53

closed

Filter JqueryUi

Added by Frank almost 7 years ago. Updated over 6 years ago.

Status:
Done
Priority:
Normal
Assignee:
Target version:
-
Start date:
2017-07-02
Due date:
2017-09-30
% Done:

100%

Estimated time:

Description

Maybe it is a good idea to split the filter Jquery into 2 filters Jquery and JqueryUi.
Many people needs jQuery, but only a small part of them needs addionally jQueryUi. All users currently have to load more as 200kb jQueryUi, if needed or not.

Actions #1

Updated by Dietmar over 6 years ago

  • Assignee set to Dietmar
Actions #2

Updated by Dietmar over 6 years ago

  • % Done changed from 0 to 100

It's simple to handle by yourself
create a folder jquery in modules dir,
create a files named jquery_theme.js, and fill in your own code
instead the /include/jquery/jquery_theme.js now jquery load the /modules/jquery/jquery_theme.js with your own code
this folder and files will not be owerwritten by upgrading WB

Actions #3

Updated by Dietmar over 6 years ago

  • Status changed from New to Done
Actions #4

Updated by Dietmar over 6 years ago

  • Status changed from Done to In Progress
  • % Done changed from 100 to 90
Actions #5

Updated by Dietmar over 6 years ago

  • Due date set to 2017-09-30
  • % Done changed from 90 to 100
Actions #6

Updated by Dietmar over 6 years ago

  • Status changed from In Progress to Feedback
Actions #7

Updated by Dietmar over 6 years ago

  • Status changed from Feedback to Done
Actions

Also available in: Atom PDF