PDA

View Full Version : New version of Ext 1 branch?


dotnetCarpenter
06-18-2008, 05:56 PM
Are there going to be an Ext 1.1.2 release?

tjstuart
06-18-2008, 07:43 PM
I also would like this. And hopefully it will include the fixes jack has done to Ext2 and 3 regarding leaks.

dotnetCarpenter
06-18-2008, 11:21 PM
Some of the util functions would also be nice :) Main thing is that Ext 1 is still usuable in the next generation of browsers. So that we don't have to include custom fixes like:
/* Date Picker */
.x-date-middle {
width: 160px;
}

.x-date-left,
.x-date-right {
width:20px !important;
}