Changes between Initial Version and Version 7 of Ticket #9465
- Timestamp:
- Feb 18, 2014, 1:28:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9465
-
Property
Priority
changed from
minor
toblocker
-
Property
Status
changed from
new
toopen
-
Property
Milestone
changed from
none
to1.11.0
-
Property
Priority
changed from
-
Ticket #9465 – Description
initial v7 1 1 `bower install jquery-ui` should install the individual source files with `@VERSION` replaced. Bower users will be expected to handle minification and concatenation on their own. This should be easily accomplies with the addition of AMD (#9464). 2 2 3 When this is ready, we'll need to claim ownership of the `jquery-ui` component in the Bower registry: https://github.com/bower/bower/issues/120 3 ~~When this is ready, we'll need to claim ownership of the `jquery-ui` component in the Bower registry: https://github.com/bower/bower/issues/120~~ 4 5 We decided to keep the "jqueryui" package as-is, instead of trying to take it over. That avoids various problems with backwards compatibility for existing bower users.