#10133 closed bug (notabug)
jquery-ui.js location changed using Bower in 1.11.0
Reported by: | brafkind | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When including jQuery UI with Bower the JS file moved up one level from /jquery-ui/ui/jquery-ui.js to /jquery-ui/jquery-ui.js between version 1.10.4 and 1.11.0 and this broke our UI even though a minor version upgrade is supposed to be non-breaking.
Change History (4)
comment:1 follow-up: 2 Changed 8 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
Replying to scott.gonzalez:
We don't follow semver right now.
Why not? You should, especially since you're now advertising compatibility w/ Bower which relies on semver.
comment:3 follow-up: 4 Changed 8 years ago by
Because we've historically not followed it and we won't start until 2.0.0.
comment:4 Changed 8 years ago by
Replying to scott.gonzalez:
Because we've historically not followed it and we won't start until 2.0.0.
Good to know, thanks. Looking forward to it!
Note: See
TracTickets for help on using
tickets.
We don't follow semver right now.