Changes between Initial Version and Version 7 of Ticket #9465


Ignore:
Timestamp:
Feb 18, 2014, 1:28:14 PM (9 years ago)
Author:
Jörn Zaefferer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9465

    • Property Priority changed from minor to blocker
    • Property Status changed from new to open
    • Property Milestone changed from none to 1.11.0
  • Ticket #9465 – Description

    initial v7  
    11`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).
    22
    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
     5We 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.