Giter Site home page Giter Site logo

alpaca and jquery 1.9 problem about alpaca HOT 5 CLOSED

gitana avatar gitana commented on July 16, 2024
alpaca and jquery 1.9 problem

from alpaca.

Comments (5)

uzquiano avatar uzquiano commented on July 16, 2024

I checked in an update to the master branch with support for jQuery 1.9.0.

We have one advanced field the (WysiwygField) which requires the jquery.wysiwyg plugin. Unfortunately, this plugin hasn't yet been updated to jQuery 1.9.0 and uses $.browser (which has been removed from jQuery in 1.9.0).

Thus, to use jQuery 1.9.0 with Alpaca, you should also include the jQuery Migrate plugin which was provided along with the release of jQuery 1.9.0 to aid in backward compatibility. I packaged this plugin into the Alpaca distribution under the /lib/jquery-1.9.0 directory.

All of the tests are configured to run with jQuery 1.9.0 and are passing.

Please give it a shot and let us know how it works for you. We can make any tweaks you deem necessary ahead of the 1.0.4 release. I'd like to see us get that out by end of month.

Thanks for calling this to our attention and please let us know what else we can do to improve Alpaca!

from alpaca.

Ognian avatar Ognian commented on July 16, 2024

Help, I can't find your code; neither in the master brach nor as a separate branch...
Any idea what I'm doing wrong?

from alpaca.

HillHouse avatar HillHouse commented on July 16, 2024

I'm also having this problem with legacy code that uses:

src="http://code.jquery.com/jquery-latest.min.js"
src="http://www.alpacajs.org/js/alpaca.min.js"
href="http://www.alpacajs.org/css/alpaca.min.css"

Of course, I can force jQuery back to 1.8 (../js/jquery-1.8.2.min.js) in the meantime but I thought you would like to know. Also the ZIP download from GitHub shows files dated 1/17/2013 so I think the update is missing.

from alpaca.

uzquiano avatar uzquiano commented on July 16, 2024

Hey guys, my apologies. You're both right. I had a small git push issue on my machine but now everything is sync'd up. Please check master now. Everything should be there.

from alpaca.

Ognian avatar Ognian commented on July 16, 2024

OK, this looks good now.

from alpaca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.