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

Commit d799354

Browse files
committed
Fix for Issue "Optional loading of JQuery and JQuery-ui #13"
This fix maintains backwards compatibility of the API. GridStackLayout works exactly as before. Users needing to suppress the loading of JQuery and JQuery-UI should use GridStackLayoutNoJQuery rather than GridStackLayout. changes: I have renamed GridStackLayout to GridStackLayoutNoJQuery and removed the references to jquery and jquery-ui in the @javascript annotation I have created a replacement GridStackLayout which extends GridStackLayoutNoJQuery and has an @javascript annotation which loads the jquery and jquery-ui as before. All other changes are very minimal, referencing GridStackLayoutNoJQuery where necessary.
1 parent 32b2163 commit d799354

File tree

4 files changed

+692
-635
lines changed

4 files changed

+692
-635
lines changed

0 commit comments

Comments
 (0)