Changes between Initial Version and Version 1 of Ticket #29833, comment 10
- Timestamp:
- 10/07/2014 09:31:22 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29833, comment 10
initial v1 3 3 It may be possible to split the official build in four parts/files: UI Core, Interactions, Widgets, Effects. The same way as the [http://jqueryui.com/download/#!version=1.11.1&themeParams=none&components=0000000000000000000000000000000000000 sections on the download page]. However not sure this will be better. 4 4 5 As we will be rebuilding UI, we loose the "real life" testing of the builds (i.e. we will be running a slightly different code than everybody else). In that terms it is imperative that we adapt and implement the UI's automated tests: https://github.com/jquery/jquery-ui/tree/master/tests/unit.5 As we will be rebuilding UI, we loose the "real life" testing of the builds (i.e. in production we will be running a slightly different code than everybody else). In that terms it is imperative that we adapt and implement the UI's automated tests: https://github.com/jquery/jquery-ui/tree/master/tests/unit. 6 6