Giter Site home page Giter Site logo

Comments (17)

vendethiel avatar vendethiel commented on July 20, 2024

Seems like there's no more the ui/ directory in the new packages, with each file ?

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Just downloaded them from the tagged git repo.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

No actually, we're missing the minified versions

I just need to know how to get that to update the package

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

@Nami-Doc You can get the minified library from http://code.jquery.com/ui/1.11.0/jquery-ui.min.js. Do you need minified versions of each individual file.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Well, it's something we've been offering since the beginning, so we should probably leave it in

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

Yeah that makes sense. We don't expose these files in our exported archives anymore, but we still have a way of generating them. You can clone the repo, run git checkout 1.11.0, run grunt uglify, and then the files will be in the dist/minified directory.

I put them up on my Dropbox if you want to grab them from there instead of going through that: https://www.dropbox.com/s/fi9d8jo0h7awgh4/minified.zip.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Great, thanks.

I'd like to know if people are using the single minified files, but I can't know without breaking back compat and waiting for people to come complain.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Still moved some stuff around, but that's the best I can do without writing code to handle it

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

Hey @Nami-Doc. Thanks for your time on this, but it looks like the concatenated files aren't in the package (minified or source). Is there any chance you could include those, as I'm guessing a lot of users will want them?

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

There's also a naming inconsistency. The files in the minified folder have jquery.ui in the file name whereas those in the ui folder do not. We would prefer those prefixes to go away, as we have documented that change in our upgrade guide.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Well, really, it's just breaking old people's installation for no real benefit. I didn't realize the concatenated files aren't part of ui/ anymore, but I should have expected it.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

Moved those files to the root, because since we're breaking stuff, let's do it correctly.

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

The benefit of the renames is that the files are far easier to use in an AMD context, as is shown here. But AMD users are not likely to use the minified files, so I guess it matters less for those.

And the concatenated files were available in previous versions, so it seems like they should be available here to avoid breaking stuff.

from jqueryui.

vendethiel avatar vendethiel commented on July 20, 2024

I moved them, hence the "break"

from jqueryui.

tjvantoll avatar tjvantoll commented on July 20, 2024

Ah, I think that's reasonable. Thanks for your help with this.

from jqueryui.

rafaelrinaldi avatar rafaelrinaldi commented on July 20, 2024

The new file structure looks much better. Kudos @jzaefferer and the jQuery UI team.

from jqueryui.

jzaefferer avatar jzaefferer commented on July 20, 2024

Looks like the update is done. Thanks.

from jqueryui.

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.