PDA

View Full Version : New version of Ext 1 branch?



dotnetCarpenter
18 Jun 2008, 1:56 PM
Are there going to be an Ext 1.1.2 release?

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

dotnetCarpenter
18 Jun 2008, 7: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;
}