This repository was archived by the owner on Oct 14, 2024. It is now read-only.
17.1
·
110 commits
to master
since this release
Features and improvements:
All controls
- Item 255 - Synchronize the Sample Site with documentation references
AjaxFileUpload
- Item 225 - Make the AjaxFileUpload.IsInFileUploadPostBack property deprecated
ColorPickerExtender
- Item 207 - Add a continuous palette to ColorPickerExtender
FilteredTextBoxExtender
- Item 198 - FilteredTextBoxExtender - KeyboardEvent.keyIdentifier is deprecated
HtmlEditorExtender
- Item 128 - Add the Preview mode to HtmlEditorExtender
UpdatePanelAnimationExtender
- Item 170 - UpdatePanelAnimationExtender - No animation when an update is initiated by a control inside UpdatePanel (ChildrenAsTriggers)
Bug fixes:
All controls
- Item 209 - Update the copyright year in SampleSite
- Item 224 - The Visual Studio toolbox is not updated when upgrading the toolkit from v15.1 to v16.1
- Item 289 - The "'console' is undefined" error occurs in the Common.js file when using Internet Explorer
Accordion
- Item 217 - The AccordionPane HeaderCssClass property is not in effect
AjaxFileUpload
- Item 182 - AjaxFileUpload - allows drag & drop even when being disabled
- Item 231 - AjaxFileUploadHandler.axd cannot be found if AjaxFileUpload is located on a nested site
AsyncFileUpload
- Item 203 - AsyncFileUpload generates a new Session ID when a cookieless session is enabled
BarChart
- Item 211 - BarChart is not rendered on a webpage when ClientIDMode is set to AutoID
CalendarExtender
- Item 238 - The CalendarExtender EndDate property is not in effect in Internet Explorer 8
- Item 287 - The CalendarExtender displays incorrect selectable dates for the start/end range
- Item 299 - CalendarExtender shows NaN when the year is earlier than 100 in IE
ConfirmButtonExtender
- Item 297 - ConfirmButton calls a deprecated function
FilteredTextBoxExtender
- Item 197 - FilteredTextBoxExtender - raiseFiltered(eventArgs) is deprecated. Use raise_filtered(eventArgs) instead.
HtmlEditorExtender
- Item 168 - HtmlEditorExtender InsertImage error in IIS
- Item 172 - HtmlEditorExtender cannot handle certain html tags
- Item 243 - HtmlEditorExtender - Sanitizer encodes an ampersand twice
- Item 279 - HtmlEditorExtender loses focus on Page_Load
ModalPopupExtender
- Item 228 - ModalPopupExtender cannot extend the HiddenField control
- Item 257 - A nested ModalPopup is located outside the viewport when scrolling the document window
- Item 309 - ModalPopup removes a wrong popup from the stack of popups
Tabs
- Item 261 - TabPanel does not show as light gray when being set as Enabled=False