Release Notes for 1.26
This page contains the release notes for the patches of the 1.26 release.
Version 1.26.6 (February 2015)
A patch for the rel-1.26 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] DateFormat: Support quarters
- [FEATURE] Templating: Enabled aggregation helpers in controls helpers
- [FIX] Configuration: Fix test for language default in Chrome 40
- [FIX] ItemNavigation: In table mode no focus on m.Button with icon
- [FIX] ODataAnnotations: Alias replacement and Entity containers
- [FIX] ODataAnnotations: Fix White space handling in Internet Explorer
- [FIX] ODataAnnotations: Wrong this-reference corrected
- [FIX] ODataMetadata: Include request and response in Failed event
- [FIX] Tree: Improve performance
- [FIX] core.Popup: Moved Check if Running in a Popup
- [FIX] jQuery.sap.encoder: Allow slash and question mark in hash
- [FIX] v2.ODataModel: Fix logging bug in setProperty(path not resolvable)
- [FIX] v2.ODataModel: Wrong response data for read requests
- [FIX] v2.ODatamodel: Wrong log statement in resetChanges
Desktop
- [FIX] RangeSlider: Issues with vertical and right to left
- [FIX] Slider, aria-orientation set wrong for vertical slider
- [FIX] Tree: Improve performance
- [FIX] commons.Dialog: Removed Overflow at Root-Element
- [FIX] sap.ui.unified.Menu: Fix positioning in NavigationBar
Mobile
- [FEATURE] sap.m.IconTabBar: The whole tab is now clickable
- [FIX] m.ComboBox: Arrow button should not be rendered in read only mode
- [FIX] m.GrowingEnablement: Should respect threshold when binding is refreshed
- [FIX] m.ListItemBase: Clickable contents should not be shrinkable.
- [FIX] m.ListItemBase: Compact selection mode margin adaptation.
- [FIX] m.ListItemBase: Selection should be removed only for Navigation Type
- [FIX] m.SelectList: .setSelectedItemId() doesn't set the value
- [FIX] m.Table: Header outline should be visible for high contrast black
- [FIX] sap.m.IconTabHeader: When it is used standalone, the IconTabHeader no longer throws an exception.
- [FIX] sap.m.Image: Density fallback doesn't work correctly after rerendering
- [FIX] sap.m.Input: Flag showTableSuggestionValueHelp improvements
- [FIX] sap.m.Input: Usability of suggestion lists on tablets
- [FIX] sap.m.Input: Value help icon on phones
- [FIX] sap.m.MultiComboBox: Shrinking width
- [FIX] sap.m.Page: Avoid double initial rendering
- [FIX] sap.m.Popover: Horizontal scroll position is wrongly restored in right to left mode
- [FIX] sap.m.RatingIndicator: Fixed value setter for null/undefined values
- [FIX] sap.m.ResponsePopover: Forward the getDomRef call to internal control
- [FIX] sap.m.TablePersoDialog: Fixed selection after resetAll
- [FIX] sap.m.Text: The CSS class "sapMTextBreakWord" is properly updated on text change
- [FIX] sap.m.UploadCollection: Link behind the icon/image wss fixed
Inbox
- [FIX] Inbox: Display proper error message on if actions on task fails
Others
- [FIX] Form: Expander icon cut off
- [FIX] RichTextEditor: Regain control of textarea after invalidation
- [FIX] RichtextEditor: TinyMCE3 - removeControl fails on Internet Explorer before version 11
- [FIX] Use newest version of lightening plugin to avoid duplicate files
- [FIX] ux3.Shell: NavigationBar flickers in Chrome
Version 1.26.4 (January 2015)
A patch for the rel-1.26 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FIX] Add Array#map/Array#every poly fills to LICENSE.txt
- [FIX] Core: Fix restoring focus after rendering in data binding scenario
- [FIX] Customizing: Limit customizing configuration to component context
- [FIX] Internet Explorer11: Controls are not visible
- [FIX] LessSupport: Differ between no last-modified header and not found
- [FIX] ODataAnnotations: Enhancements and v2 Bug fix
- [FIX] ODataTreeBinding: Regression when binding to collection
- [FIX] attachBrowserEvent: Avoid double binding of browser events
- [FIX] base.Metadata: Allow runtime access to deprecation info
- [FIX] datajs: Add normalizeHeader call to normalize response headers
- [FIX] sap.ui.core.util.Export: Support legacy binding syntax
- [FIX] sap.ui.model.Filter: Wrong error log produced when filter is assigned with test function
- [FIX] v2.ODataModel: SubmitChanges? should only submit deferred changes
Desktop
- [FEATURE] table.Table: Visible property moved to Control
- [FIX] DropdownBox: Select text on mouse up event
- [FIX] FeedChunk: Wrong tooltip for flag-button
- [FIX] commons.Dialog: Fixed Docu for Closed-Event
- [FIX] layout.Splitter: Correct resizing in right to left mode
- [FIX] sap.ui.table.Table: Double rendering of table control after searching
- [FIX] sap.ui.table.Table: Drag & Drop action changes cell controls
- [FIX] sap.ui.table.Table: Sap.m.Link is not vertically aligned
- [FIX] ux3.NotificationBar: Re-calculate the Severity of Messages When NotificationBar is Opening
Mobile
- [FIX] m.InputBase: Remove user agent pseudo-element clear button (Internet Explorer)
- [FIX] readonly DatePicker opens on mobile device
- [FIX] sap.m.Bar: The middle content in FireFox? when it is smaller than 3 rem is aligned
- [FIX] sap.m.Carousel: Do not display unnecessary hover buttons
- [FIX] sap.m.Carousel: Fixed glitch in right to left mode
- [FIX] sap.m.Dialog: Focus shouldn't be set to input fields when runs on mobile device
- [FIX] sap.m.FeedListItem: Edit and delete buttons not visible on ios
- [FIX] sap.m.IconTabBar: Changed scrolling arrows appearance on mobile devices
- [FIX] sap.m.IconTabBar: Mobile arrows click is no longer throwing an exception
- [FIX] sap.m.IconTabBar: Null error is prevented when the IconTabBar is destroyed soon after the rendering.
- [FIX] sap.m.IconTabBar: Performance improvement
- [FIX] sap.m.MessageBox: Add @alias documentation to fix the missing API documentation
- [FIX] sap.m.UploadCollection: Support of parallel uploads
- [FIX] sap.m.Page: Content position when sub header not visible
Others
- [FIX] filterbar: Correction for dynamic mandatory handling
- [FIX] sap.ui.comp.smarttable.SmartTable: Typo for initializeMetadata
- [FIX] ux3.Shell: NavigationBar flickers in Chrome
Version 1.26.3 (January 2015)
A patch for the rel-1.26 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Add Parameter CSS Classes for outline-color
- [FIX] IconTabBar, MultiInput: Wrong scrolling in Right-to-left mode of Internet Explorer
- [FIX] JSONModel JSDoc: Inheritance information corrected
- [FIX] Managed Object: Add composite binding API doc to bindProperty
- [FIX] ManagedObject: In case of a format exception set a null value
- [FIX] ODataMetadata: Add datajs dependency
- [FIX] ODataModel.create in Internet Explorer 8 (XML mode)
- [FIX] ODataModel: getLength should return 0 while refreshing
- [FIX] Popup: Refresh DomRef during closing
- [FIX] RenderManager: Make hidden placeholders identifiable in CSS
- [FIX] ResourceServlet: Add CORS headers for initial cachebuster request
- [FIX] core.HTML: Render content correctly on switching visibility
- [FIX] jQuery.sap.global: includeStyleSheet error callback for Internet Explorer
- [FIX] jQuery.sap.initMobile: Check for existence of homeIcon property
- [FIX] sap.ui.core.Element: Ensure not to add 'null'-Delegates
- [FIX] v2.ODataContextBinding: Exception if request fails
- [FIX] v2.ODataModel: callFunction fault tolerance
- [FIX] v2.ODataModel: CSRF token refetch fails
- [FIX] v2.ODataModel: etag update fails
- [FIX] v2.ODataModel: resetChanges throws exception when passing keys
Desktop
- [FEATURE] ux3.Overlay: New closed Event
- [FIX] ComboBox: On Internet Explorer fires change event while opening
- [FIX] Tree: Fix selectionChange event parameter and single selection
- [FIX] sap.ui.commons.SearchField: Fix Screen-reader Announcement
- [FIX] ux3.ActionBar: Highlight update action
Mobile
- [FEATURE] m.RadioButton: Visible property moved to Control
- [FIX] ExploredApp: List deletion should retain the focus.
- [FIX] !P13nDialog: Downport
- [FIX] Prevent selecting on disabled date for Internet Explorer < 11
- [FIX] TableHelper: Avoid density aware images in mobile scenario
- [FIX] m.MultiComboBox: Selection by checkbox did not work
- [FIX] m.Table: Cell content should decide overflow handling
- [FIX] sap.m.Dialog: Dialog shows in a blurry state in browser Internet Explorer 10 on Windows 8.1 device
- [FIX] sap.m.Input: suggestionItemSelected event handling improvement
- [FIX] sap.m.Input: Incorrect width of the value state message
- [FIX] sap.m.InputODataSuggestProvider: Don't update input field value
- [FIX] sap.m.Link: Mark events as handled, fix typo, improve performance
- [FIX] sap.m.MultiComboBox: Editable state was not rendered initially
- [FIX] sap.m.ObjectIdentifier: Empty text node will not be rendered
- [FIX] sap.m.Panel: Heigh not calculated properly
- [FIX] sap.m.Popover / Dialog: Scrolling doesn't work property on Android stock browser
- [FIX] sap.m.SearchField: Unexpected native edit menu
- [FIX] sap.m.UploadCollection: Fix for CSS in Firefox
- [FIX] sap.m.UploadCollection: iOS/Mac CSS correction;
- [FIX] sap.m.UploadCollection: No scrolling in explored
- [FIX] sap.m.UploadCollection: Restrictions for Internet Explorer 9
- [FIX] sap.m.UploadCollection: Visibility of Edit/Delete? push button and keyboard support
- [FIX] m.Column: box-sizing must be content-box
- [FIX] m.GrowingDelegate: Should respect growing threshold.
- [FIX] m.List: Long no data text should show ellipsis.
Inbox
- [FIX] Inbox: Added comments mandatory for Custom Actions with QUnits
- [FIX] Inbox: Completed Workflow-Tasks in Overdue selection
Others
- [FIX] RichTextEditor: TinyMCE 4: Prevent focus stealing on re-rendering
- [FIX] RichtextEditor: Add editor type to documentation
- [FIX] personalization.Controller: Downport
- [FIX] sap.ui.unified.Menu: Improve ARIA support
- [FIX] sap.ui.unified.ShellOverlay: Fix keyboard handling (Tabchain, Close Button)
- [FIX] smart variants: Added transport id for the update variant scenario
Version 1.26.2 (December 2014)
A patch for the rel-1.26 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Explored App enhanced with theme-switch
- [FEATURE] Configuration: Add setFirstDayOfWeek to FormatSettings
- [FIX] IE9 library CSS not loaded because metadata didn't contain 'name'
- [FIX] Fixed Chart Colors
- [FIX] Moved predefined margin classes to core package
- [FIX] AnalyticalBinding: Fixed the batch bundling
- [FIX] AnalyticalBinding: Correct batch request bundling
- [FIX] DateFormat: Better support 01010001 dates coming from ABAP
- [FIX] NumberFormat: Don't remove fractions if value passed as string
- [FIX] ODataAnnotations: Support for complex property annotations
- [FIX] ODataModel: Fix event parameters for annotation and metadata
- [FIX] ResourceServlet: Fixed the CORS handling (Vary header)
- [FIX] Templating: Enabled support for if and unless helpers
- [FIX] Ungrouping (all) columns now works as expected
- [FIX] jQuery.sap.includeStyleSheet: Prevent tag replacement with same href
- [FIX] sap.ui.model.analytics.AnalyticalBinding: getDownloadUrl
- [FIX] Scrolling issue in Windows Phone
- [FIX] v2.ODataListBinding: isLengthFinal always returns true
- [FIX] v2.ODataModel: Fix event order
- [FIX] v2.ODataModel: Wrong entityset path on second submitChanges
- [FIX] v2.ODataModel: Fix reset of TwoWay changes
- [FIX] sap.ui.core.routing.Route: Pattern matched event was matched event
Desktop
- [FEATURE] NotificationBar: Provide Property for Toggler
- [FEATURE] commons.Button: Visible property moved to Control
- [FEATURE] commons.CheckBox: Visible property moved to Control
- [FEATURE] commons.RadioButton: Visible property moved to Control
- [FEATURE] commons.RadioButtonGroup: Visible property moved to Control
- [FEATURE] commons.Toolbar: Visible property moved to Control
- [FEATURE] layout.Form: Visible property moved to Control
- [FIX] DatePicker/DateRangeSelection: Several issues
- [FIX] InPlaceEdit undo button not removes on Esc
- [FIX] FormContainer: JSDoc
- [FIX] ListBox/DropdownBox: scrollTop issue (zoom != 100% in Chrome)
- [FIX] ListBox: Issue with DropdownBox inside Popup
- [FIX] RadioButton in HCB theme in IE11 checked only on second click
- [FIX] RowRepeater: Implement refreshRows to avoid unnecessary rendering
- [FIX] Table: Whitespace wrapping to "No Data" Text
- [FIX] TexField no change and liveChange event
- [FIX] ToolPopup: Fix ListBox Focus on Autoclose
- [FIX] Toolbar: Opened overflow popup is not closed on overflow-button click.
- [FIX] TreeTable: Contexts are shown twice when change events fire late
- [FIX] Ungrouping (all) columns now works as expected
- [FIX] commons.SearchField: Close Popup When Clicked on Search Icon
- [FIX] sap_platinum: Basic support for sap.ui.layout library
Mobile
- [FEATURE] m.NavContainer: Improve logging for better nav analysis
- [FEATURE] m.ObjectAttribute: Visible property moved to Control
- [FEATURE] m.ObjectNumber: Visible property moved to Control
- [FEATURE] m.ObjectStatus: Visible property moved to Control
- [FEATURE] m.P13nGroupPanel: Visible property moved to Control
- [FEATURE] m.Panel: Visible property moved to Control
- [FEATURE] m.ProgressIndicator: Visible property moved to Control
- [FEATURE] m.PullToRefresh: Visible property moved to Control
- [FEATURE] m.Switch: Visible property moved to Control
- [FEATURE] m.Token: Visible property moved to Control
- [FEATURE] m.Tokenizer: Visible property moved to Control
- [FIX] Blackberry: Focused input does not scroll into view
- [FIX] DatePicker/DateRangeSelection: Several issues fixed
- [FIX] Input with description PlaceHolder longer than input field in IE
- [FIX] P13ColumnsPanel: Fix for reset feature inside columns panel
- [FIX] Removed unnecessary line - height for condensed table cell.
- [FIX] m.DatePicker: Unneccessary change event if value was set to null
- [FIX] m.Label: In Form ":" not set if text is updated
- [FIX] m.Switch: Fix broken animation
- [FIX] m.Token: Fix vertical alignment of delete icon with text
- [FIX] sap.m.ActionSelect: Disabled items are incorrectly displayed
- [FIX] sap.m.Button: Text is not vertically aligned - fix for HCB theme
- [FIX] sap.m.DateTimeInput: Short-time to long - time format converter.
- [FIX] sap.m.IconTabBar: Fix persisting the selected tab when the tab doesn't have a key.
- [FIX] sap.m.List and sap.m.Select scrolling issues on Blackberry
- [FIX] sap.m.MultiCombobox: Input value kept, on de-select of list item - Removed that logic which fills the value on List item "focus" - cherry pick from Master
- [FIX] sap.m.MultiCombobox: Missing Placeholders in IE10
- [FIX] sap.m.MultiInput: Fix issue that string disappears if no matched suggestion item is found
- [FIX] sap.m.ObjectAttribute: Fixed outline and coloring
- [FIX] sap.m.ObjectHeader: Prevent default on space key handling is always executed
- [FIX] sap.m.ObjectIdentifier: Tooltip rendering
- [FIX] sap.m.P13nDialog: Explored example fixed
- [FIX] sap.m.P13nDialog: Padding in explored example fixed (downport)
- [FIX] sap.m.Select: Screen overlap issue on Lumia 930 (IE11)
- [FIX] sap.m.TextArea: Should scroll into view when window is resized.
- [FIX] sap.m.Tokenizer, MultiInput, MultiComboBox - fix IOS8 scrolling
- [FIX] sap.m.UploadCollection: Change event
- [FIX] sap.m.UploadCollection: Explored fixed, Image/doc paths corrected
- [FIX] sap.m.UploadCollection: Icon/Image? clickable
- [FIX] sap.m.UploadCollection: TAB-Navigation corresponds to sap.m.List
- [FIX] sap.m.UploadCollection: Focus, select and ESC
- [FIX] sap.m.UploadCollection: Terminate file upload
- [FIX] sap.m.UploadCollection: Replacement of 'internet_explorer' with 'msie'
- [FIX] m.DateTimeInput: Day/Month? names do not need encoding.
- [FIX] m.ListItemBase: Visibility changes should not invalidate parent.
- [FIX] m.Toolbar: Float should have no effect on a flex item.
- [FIX] Fixes issue with popover width
- [FIX] Changed CSS for Reset button in light mode.
Inbox
- [FIX] Inbox: Getting different value in the head line when filtered
Others
- [FIX] RichTextEditor: Only set content if TinyMCE is rendered
- [FIX] RichTextEditor: Reattach TinyMCE 3 when rendered in Popup
- [FIX] Filterbar: BeforeVariantSave is triggered only during variant save phase
- [FIX] sap.ui.comp: Fixed issues with Personalization
- [FIX] sap.ui.unified.ShellHeadItem: Prevent navigation on click
Version 1.26.1 (November 2014)
A patch for the rel-1.26 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] core/Icon: Visible property moved to Control
- [FIX] Fix copyright headers LESS/CSS resources
- [FIX] Make LessSupport plugin work with new module 'value' of Core
- [FIX] ODataModel: Fixed shared servicedata object creation
- [FIX] ODataModel: Don't create empty query string
- [FIX] OpaPlugin: Fixed RegEx comparison for control id
- [FIX] Popup: Fix Accidential AutoClose of DatePicker
- [FIX] Registration of 'notepad' controls must not prevent initLibrary
- [FIX] Scrollbar: ScrollBar broken in upcoming Chrome versions(Canary 40)
- [FIX] Templating: Clone the render fn and consider binding context
- [FIX] jquery-mobile-custom: Always enable the mouse event tracking
- [FIX] sap.m.ScrollContainer: Fix scrollTo across browsers in RTL mode
- [FIX] sap.ui.core.format.NumberFormat: Set default rounding mode for integer format back to TOWARDS_ZERO
- [FIX] v2.ODataListBinding: Fix unnecessary assertion
- [FIX] v2.ODataModel: Fix _processChange call in submitChanges
Desktop
- [FEATURE] commons/AbsoluteLayout: Visible property moved to Control
- [FEATURE] commons/FormattedTextView: Visible property moved to Control
- [FEATURE] commons/HorizontalDivider: Visible property moved to Control
- [FEATURE] commons/Image: Visible property moved to Control
- [FEATURE] commons/Label: Visible property moved to Control
- [FEATURE] commons/ListBox: Invisible property moved to Control
- [FEATURE] commons/MatrixLayout: Visible property moved to Control
- [FEATURE] commons/MenuBar: Visible property moved to Control
- [FEATURE] commons/Panel: Visible property moved to Control
- [FEATURE] commons/ProgressIndicator: Visible property moved to Control
- [FEATURE] commons/RatingIndicator: Visible property moved to Control
- [FEATURE] commons/RoadMap: Visible property moved to Control
- [FEATURE] commons/RowRepeater: Visible property moved to Control
- [FEATURE] commons/SearchField: Visible property moved to Control
- [FEATURE] commons/SegmentedButton: Visible property moved to Control
- [FEATURE] commons/Slider: Visible property moved to Control
- [FEATURE] commons/Splitter: Visible property moved to Control
- [FEATURE] commons/TextField: Visible property moved to Control
- [FEATURE] commons/TextView: Visible property moved to Control
- [FEATURE] commons/TriStateCheckBox: Visible property moved to Control
- [FEATURE] layout/FixFlex: Visible property moved to Control
- [FEATURE] layout/HorizontalLayout: Visible property moved to Control
- [FEATURE] layout/VerticalLayout: Visible property moved to Control
- [FEATURE] sap.ui.table: Implement HCB
- [FEATURE] ux3/ExactArea: Visible property moved to Control
- [FEATURE] ux3/ExactBrowser: Visible property moved to Control
- [FEATURE] ux3/FacetFilter: Visible property moved to Control
- [FEATURE] ux3/NavigationBar: Visible property moved to Control
- [FIX] Column header quick click leads to ghost header
- [FIX] Fix copyright headers LESS/CSS resources
- [FIX] Table: Scrollbar was not updated correctly when number of rows was stable
- [FIX] sap.ui.commons.ColorPicker: Accessibility (added tooltips)
- [FIX] ux3/ToolPopup: Fixed calculation for Arrow
Mobile
- [FEATURE] m/Button: Visible property moved to Control
- [FEATURE] m/Carousel: Visible property moved to Control
- [FEATURE] m/CheckBox: Visible property moved to Control
- [FEATURE] m/FacetFilter: Visible property moved to Control
- [FEATURE] m/FeedInput: Visible property moved to Control
- [FEATURE] m/FlexBox: Visible property moved to Control
- [FEATURE] m/IconTabBar: Visible property moved to Control
- [FEATURE] m/Image: Visible property moved to Control
- [FEATURE] m/InputBase: Visible property moved to Control
- [FEATURE] m/Label: Visible property moved to Control
- [FEATURE] m/Link: Visible property moved to Control
- [FEATURE] m/ListBase: Visible property moved to Control
- [FEATURE] m/!P13nColumnsPanel: Visible property moved to Control
- [FEATURE] m/!P13nConditionPanel: Visible property moved to Control
- [FEATURE] m/!P13nFiltePanel: Visible property moved to Control
- [FEATURE] m/!P13nPanel: Visible property moved to Control
- [FEATURE] m/RatingIndicator: Visible property moved to Control
- [FEATURE] m/ScrollContainer: Visible property moved to Control
- [FEATURE] m/SegmentedButton: Visible property moved to Control
- [FEATURE] m/Select: Visible property moved to Control
- [FEATURE] m/SelectList: Visible property moved to Control
- [FEATURE] m/Slider: Visible property moved to Control
- [FEATURE] m/Text: Visible property moved to Control
- [FEATURE] sap.m.UploadCollection new properties
- [FIX] sap.m.ToggleButton: Toggle hover background color is wrong in Firefox
- [FIX] Fix copyright headers LESS/CSS resources
- [FIX] sap.List: List items are wider than 100% in IE10
- [FIX] sap.m.Button: Icon alignment in tables
- [FIX] sap.m.Dialog: Suppress re-rendering when set initialFocus
- [FIX] sap.m.ScrollContainer: Fix scrollTo across browsers in RTL mode
- [FIX] sap.m.SearchField: Minor fixes
- [FIX] sap.m.UploadCollection: CSS Fixes, API: Added Layout Support
- [FIX] sap.m.UploadCollection: Downport
- [FIX] sapMFlexBox: Container inside a sap.ui.table.Table cell should have padding in condensed mode.
- [FIX][FacetFilter]: FacetFilter dialog search.
- [FIX][FacetFilter]: Search case insensitive.
Others
- [FEATURE] unified/FileUploader: Visible property moved to Control
- [FIX] Richtexteditor: Allow setting of null/undefined value
- [FIX] ShellHeader: Added missing dependency to the library
- [FIX] Update the OpenUI5 LICENSE.txt files
- [FIX] sap.ui.comp.variants.VariantManagement: Life Cycle Support flag, Event queue, Explored Update, Unit Tests – Downport
Version 1.26.0 (November 2014)
A patch for the master code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] AnalyticalBinding: Improved tracing capabilities
- [FEATURE] AnalyticalBinding: Provide meas/dim details
- [FEATURE] Core: Activity detection enables Page Visibility API
- [FEATURE] Core: Added new jQuery 1.11.1 (optional, not default)
- [FEATURE] Core: Use jQuery 1.11.1 as default jQuery version
- [FEATURE] Date parsing: Strict validity check
- [FEATURE] DateFormat: Support for parsing without delimiters
- [FEATURE] DatePicker: Only allow valid key presses
- [FEATURE] Extension Points in JS Views
- [FEATURE] Icon font is updated to version 2.9 with 4 new icons
- [FEATURE] ODataModel V2
- [FEATURE] Support for ODataTreebinding using annotations
- [FEATURE] View Modifications for all view types
- [FEATURE] Enhance logging for extensibility/customizing
- [FEATURE] jQuery.sap.initMobile: New parameter "MobileWebAppCapable" added
- [FEATURE] Provide global.css and shared.css for HCB theme in core
- [FEATURE] Provide shared.css in mobile for HCB theme
- [FEATURE] sap.m.Text/BrowserScrollbar: HCB styles
- [FEATURE] sap.ui.core.IShrinkable: Interface is added. Controls can apply this interface when suitable to shrink.
- [FEATURE] sap.ui.core.format.DateFormat: Provide relative mode
- [FEATURE] sap.ui.core.format.FileSizeFormat: Provide file size formatter
- [FEATURE] sap.ui.model.type.FileSize: Provide new file size type
- [FEATURE] sap_hcb/global.css: Add HCB theme parameters
- [FEATURE] NumberFormat: Support short and long format
- [FIX] Add fallback data from Common Locale Data Repo for 'sk' + 'ca'
- [FIX] AnalyticalBinding: Code improvement
- [FIX] AnalyticalBinding: Aborting single query requests
- [FIX] AnalyticalBinding: Auto-expand w/flat list children
- [FIX] AnalyticalBinding: Considering requested count mode
- [FIX] AnalyticalBinding: Fire event for sent batch request
- [FIX] AnalyticalBinding: getDownloadUrl aligned with visible cols
- [FIX] AnalyticalBinding: Handle relative paths
- [FIX] AnalyticalBinding: Timing of user interactions and OData requests
- [FIX] AnalyticalBinding: Return partially available data
- [FIX] AnalyticalTable: Hide/show grand total based on shown columns
- [FIX] AnalyticalTable: Show no data correctly
- [FIX] AnalyticalTable: Hide totals when deselected in column menu
- [FIX] CustomizingConfiguration: Revert accidental ignoring of multiple property customizing blocks
- [FIX] DebugEnv.js: Does not throw SecurityErrors anymore, if run in a domain relaxation scenario
- [FIX] File Util: Fixed save command for Safari
- [FIX] Item Navigation: Handle header spans in table correctly
- [FIX] JSZip: Custom implementation of crc32 function (array input)
- [FIX] LessSupport.js: Does not throw SecurityErrors anymore, if run in a domain relaxation scenario
- [FIX] Map SAP logon language "no" to Unicode.org (CLDR) locale "nb"
- [FIX] MockServer: Apply $expand before $select
- [FIX] MockServer: Call to service document
- [FIX] MockServer: http 204 on successful DELETE instead of 200
- [FIX] MockServer: Return an empty results array for navigations instead of an empty object
- [FIX] OData/XML property binding checkUpdate
- [FIX] ODataListBinding: Filtering now considers Application Filters to be "ANDed"
- [FIX] ODataListBinding.filter([]): Now resets the Filters correctly
- [FIX] ODataListBinding: Fix initialize when path is not resolvable
- [FIX] ODataListBinding: Fix error when no expanded entries available
- [FIX] ODataModel: Failed metadata requests were cached
- [FIX] ODataModel: Fixed exception on missing csrf token
- [FIX] ODataModel: Fix Binding initial setting
- [FIX] Remove the accidentally added file "CustomFrag1.fragment.js"
- [FIX] Scrollbar: Fixed dimension detection inside invisible iframe
- [FIX] TreeBindingAdapter: Update only when new contexts inserted
- [FIX] View parsing: Error message if function not found
- [FIX] WithCredentials: Not set for $metadata request
- [FIX] core/Popup: Make Popups searchable in IE
- [FIX] Disabled elements are determined as focusable
- [FIX] Number parsing with non-breaking space
- [FIX] sap.ui.Device: Recognize Windows 7 with touch screen as desktop
- [FIX] sap.ui.core.HashChanger
- [FIX] sap.ui.core.RenderManager: Provide option for proper control cleanup
- [FIX] sap.ui.test.Opa5
Desktop
- [FEATURE] CalendarLegend: Created New Control
- [FEATURE] Grid: Provide horizontal and vertical spacing 0.5 rem additionally to 0, 1 and 2 rem.
- [FEATURE] Table: Automatically adjust Row Height for Condensed+Compact
- [FEATURE] sap.m.CheckBox sap.m.RadioButton: Added editable property
- [FEATURE] sap.m.FixFlex: Layout control
- [FEATURE] sap.m.RadioButtonGroup: Created new control.
- [FIX] ACC BlueCrystal ValueHelpField: Icon Contrast
- [FIX] ACC: Set aria-pressed correctly on flag/favorite action
- [FIX] Accordion collapse arrow in BorderLayout broken
- [FIX] AnalyticalTable: Check if column is already rendered
- [FIX] AnlayticalTable: Attach listener to binding when its created
- [FIX] Carousel: Don't hide elements in IE when using keyboard nav.
- [FIX] Carousel: Fix issue with jquery 1.8.1
- [FIX] Carousel: Only activate swipe on touch devices
- [FIX] Column: Filter ValueState update after clear Filter
- [FIX] DatePicker: Fix some keyboard issues
- [FIX] DatePicker: Some keyboard issues
- [FIX] Fixed read-only checkbox issue in HCB
- [FIX] Form is rendered twice
- [FIX] Form using ResponsiveGridLayout wrong paddings
- [FIX] Label cells correctly for columns with multiLabels
- [FIX] MessageBox: Provide a Control as 'Message'
- [FIX] No tooltip for invisible leaf
- [FIX] Notifier callout content stays visible after close
- [FIX] ResponsiveGridLayout: Error is only one visible container
- [FIX] SimpleForm: Destroy of last content element fails
- [FIX] Table: Calculate width only on rendered columns
- [FIX] Table: Center Align NoData Text
- [FIX] Table: Cleanup Filter Value, Icon, Sort Icon if unbindAggregation
- [FIX] Table: Destroy sorter when new sorting is started
- [FIX] Table: Fix display of column headers with header span
- [FIX] Table: Fixed columns displayed wrong in Safari
- [FIX] Table: Render select all item correctly on rerender
- [FIX] Table: Vertical align no data text correctly
- [FIX] Table: Fixed the headerSpan issue with custom ths
- [FIX] Table: Hide cell filter option when ShowFilterMenuEntry = false
- [FIX] Tree: IE8 does not know "Object.keys"
- [FIX] TreeNode: ScrollIntoView function does not work properly
- [FIX] layout/Splitter: White space wrap, dot position, bar size
- [FIX] sap.m.Label trunctation: In a form
- [FIX] sap.ui.commons.MenuBar: Fix background image alignment in HCB in Internet Explorer
- [FIX] sap.ui.commons.SearchField: Remove clear icon when value is reset via API call
- [FIX] sap.ui.commons.TextField: Restore unsaved user input after re-rendering
- [FIX] sap.ui.table.ColumnMenu: Call init/exit function of parent
- [FIX] ux3/NavigationBar: Invalidate overflow menu with NavigationItems
Mobile
- [FEATURE] 1 makit xml view resource binding support; 2 support up-down scrolling for mobile
- [FEATURE] m.Input: Keyboard handling
- [FEATURE] Provide HCB theme for Button
- [FEATURE] Provide HCB theme for Link
- [FEATURE] sap.m.InputBase: New properties valueState and valueStateMessage are added
- [FEATURE] sap.m.NavContainer: Focus management for page navigation
- [FEATURE] sap.m.ObjectIdentifier: titleActive property and titlePress event
- [FEATURE] sap.m.Page: Styles for HCB theme
- [FEATURE] sap.m.Panel: Add property for disabling the expand animation
- [FEATURE] sap.m.PersonalizationDialog: First delivery + Controller(s)
- [FEATURE] sap.m.Slider: HCB styling
- [FEATURE] sap.m.Token: HCB styling
- [FEATURE] sap.m.UploadCollection: Control (for review)
- [FEATURE] sap.m.personalization: First version
- [FIX] Top Legend of pie chart on S3/S4 can't be toggled/RightClick event is not fired on Mac Safari/Line? Chart scaling problem
- [FIX] Button should not get the active state of the ListItem.
- [FIX] Control documentation fix
- [FIX] DatePicker: Keyboard issues
- [FIX] DatePicker, DateRangeSelection: Not working on mobile
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] IOS7: Incorrect window scroll position in landscape mode
- [FIX] ListReportPage: flexbox issue fixed - width set to 100% for the IconTabBar
- [FIX] Negative Cache issue with sap.m.makit
- [FIX] Operation field handling update in ConditionPanel
- [FIX] Team conflict view in leave request approval
- [FIX] Top Legend of pie chart on S3/S4 can't be toggled/RightClick event is not fired on Mac Safari/Line? Chart scaling problem
- [FIX] Composite dialog controls: Set initial focus
- [FIX] Fixed for ios8 touch event can't be triggered.
- [FIX] sap.m.ActionListItem: Made [SPACE] key have same effect as [ENTER]
- [FIX] sap.m.Button: Emphasized button hover state in footer fixed
- [FIX] sap.m.ComboBox: Do not override the selectedKey value
- [FIX] sap.m.ComboBox: Dropdown does not open on first tap
- [FIX] sap.m.DateTimeInput: Fixed focus on mouse click
- [FIX] sap.m.Dialog: Fixed initial focus when opening a Dialog
- [FIX] sap.m.Dialog: Dialog flickers after content size change in IE10 and IE11.
- [FIX] sap.m.Dialog: Keyboard navigation doesn't work correctly in Dialog when runs in Firefox or IE9
- [FIX] sap.m.FeedListItem: Keyboard support for image
- [FIX] sap.m.FeedListItem: Unit test fail on IE9
- [FIX] sap.m.FlexBox: Fixed styling helper for literal mapped values
- [FIX] sap.m.IconTabBar, sap.m.IconTabHeader: Expand touch area for IconTabBar text-only
- [FIX] sap.m.IconTabBar: Fixed Flickering Tab Icons
- [FIX] sap.m.IconTabBar: Fixed arrow issue when tabs are added dynamically
- [FIX] sap.m.IconTabBar: Fixed m.IconTabFilter.setIcon() with an empty string parameter
- [FIX] sap.m.IconTabBar: Fixed more indication arrow alignment when there are no icons.
- [FIX] sap.m.Input: Value help icon overlaps text in IE10
- [FIX] sap.m.Label: Setting text to falsy value works again
- [FIX] sap.m.Label: Truncation in a form
- [FIX] sap.m.MessageToast HCB styling
- [FIX] sap.m.MultiComboBox: Focus lost from input field when CTRL+A is typed with no text and no tokens
- [FIX] sap.m.MultiComboBox: Parameter of "selectionChange" event
- [FIX] sap.m.MultiComboBox: Two-way-binding of property "selectedKeys"
- [FIX] sap.m.MultiComboBox: Error when calling .getSelectedKeys()
- [FIX] sap.m.MultiComboBox: Wrong documentation for parameter
- [FIX] sap.m.MultiInput: Fix item selection from suggestion table
- [FIX] sap.m.ObjectAttribute: Attributes No Wrapping
- [FIX] sap.m.ObjectAttribute: Fix for popover not closing
- [FIX] sap.m.ObjectHeader: Proper control cleanup on re-render
- [FIX] sap.m.ObjectIdentifier: Empty text node breaks vertical alignment
- [FIX] sap.m.ObjectIdentifier: Font-size issue when inside table
- [FIX] sap.m.ObjectNumber: Tooltip rendering
- [FIX] sap.m.Popover: Let the control define where to position the popover.
- [FIX] sap.m.Popover: The arrow isn't positioned right in RTL mode
- [FIX] sap.m.SearchField: HCB styling
- [FIX] sap.m.SegmentedButton: Fix keyboard handling focus
- [FIX] sap.m.SegmentedButton: Size calculations in dialog with 100%
- [FIX] sap.m.Slider: Wrong position of the handle in rtl mode
- [FIX] sap.m.SplitApp: orientationChange event doesn't work on iPhone.
- [FIX] sap.m.SplitContainer: SplitContainer should remove the focus from master area after master is closed.
- [FIX] sap.m.SplitContainer: Master button is visible with ShowHideMode in landscape.
- [FIX] sap.m.Support: Allow text selection, additional work
- [FIX] sap.m.Token: HCB styling
- [FIX] sap.m.Tokenizer: Tokenizer reported wrong width if last token is truncated
- [FIX] sap.m.ViewSettingsDialog: Navigation issues with custom input
- [FIX]sap.m.ObjectHeader: Fixed multiline text break
- [FIX]sap.m.ObjectIdentifier: Added missing text ellipsis to csn
- [FIX]sap.m.Toolbar: Old FlexBox issue in Fiori Client is fixed.
- [Fix] DateRangeSelection: Type delimiter without " " not valid
- [Fix] Support.js; Support.css Fix m.Support
- [Fix] Filter search inconsistent display.
Charts
- [Fix] Typo error in validate size for VizFrame
Inbox
- [FIX] Inbox: Usability issue with notification bar message
- [FIX] Inbox: Button Filter need to be clicked two times to open filter
- [FIX] Inbox: Substitution rules are not distinguishable by system
- [FIX] Inbox: Substitution rules should not render errors
- [FIX] Inbox: Show More and Show Less not working properly
Others
- [FEATURE] ActionSelect: Keyboard Navigation to Action buttons
- [FEATURE] Add "visible" property to every Control
- [FEATURE] Add contribution documentation and CLAs
- [FEATURE] Add control (-library) development documentation
- [FEATURE] Added a sap.m.ToolbarSeparator: Created a base theme file
- [FEATURE] ColumnMenu: Column personalization - hide technical columns
- [FEATURE] Core: Keyboard Fast Navigation (F6)
- [FEATURE] Declarative Views: Support global event handler functions
- [FEATURE] Define the GitHub issue handling process in more detail
- [FEATURE] Demokit: Read class documentation from source code
- [FEATURE] Enable CORS support for /testsuite
- [FEATURE] FileUploader: FileObject in change event
- [FEATURE] FileUploader: Icon support
- [FEATURE] FileUploader: IconOnly Property
- [FEATURE] FileUploader: Icon handling
- [FEATURE] FileUploader: "accept" attribute according to mimeType property
- [FEATURE] Form set title to H4 as new UX spec
- [FEATURE] HCB library.source.less update
- [FEATURE] HCB theme for layout library
- [FEATURE] Initial Commit of OpenUI5 content
- [FEATURE] MockServer: HTTP MERGE/PATCH using ODataModel.update
- [FEATURE] MockServer: Mock data linkage to entitysets and entity types
- [FEATURE] ODataModel: Added getSecurityToken
- [FEATURE] OPA: Test IFrame styling in .css
- [FEATURE] OPA: Dynamic Test Flow
- [FEATURE] OPA: Page Objects + Opa.resetConfig()
- [FEATURE] OPA: Support simple functions to be passed as matcher
- [FEATURE] Progress indicator sap.m.UploadCollection
- [FEATURE] RichTextEditor: TinyMCE v4 added
- [FEATURE] Support Gateway fault tolerance
- [FEATURE] Support OData V2 Model in Components
- [FEATURE] Table: Allow setting padding in Cells via CSS
- [FEATURE] Table: New keyboard navigation concept
- [FEATURE] Tooltip on Add Range button added
- [FEATURE] Update prettify, prepare syntax highlighting in dev guide
- [FEATURE] commons/Link: Invisible property moved to Control
- [FEATURE] core.Popup: Added Parameter-Type for "setFollowOf"
- [FEATURE] jquery.sap.dom.js: jQuery.fn.getSelectedText() method added
- [FEATURE] ownership.json: Change ownership of m.Support & m.Text
- [FEATURE] sap.m.ActionListItem: HCB Theme
- [FEATURE] sap.m.ActionSelect: HCB theme
- [FEATURE] sap.m.ActionSheet: CSS styles for HCB added
- [FEATURE] sap.m.Bar/BarBase: CSS styles for HCB theme
- [FEATURE] sap.m.Bar: Introduce F6 handling
- [FEATURE] sap.m.BusyDialog: Add HCB styles
- [FEATURE] sap.m.BusyIndicator: Added HCB styles
- [FEATURE] sap.m.BusyIndicator: Added HCB styles.
- [FEATURE] sap.m.BusyIndicator: HCB refactoring
- [FEATURE] sap.m.Button: Add ARIA/screen-reader support
- [FEATURE] sap.m.Carousel: CSS styles for HCB added
- [FEATURE] sap.m.Carousel: Introduce F6 handling
- [FEATURE] sap.m.ColumnListItem: HCB Theme
- [FEATURE] sap.m.ComboBox: Add HCB styles
- [FEATURE] sap.m.ComboBox: Keyboard handling support for DOWN/UP
- [FEATURE] sap.m.DatePicker, sap.ui.unified.Calendar: HCB theme
- [FEATURE] sap.m.DateRangeSelection: HCB theme
- [FEATURE] sap.m.DateTimeInput: HCB Theme
- [FEATURE] sap.m.Dialog: CSS styles for HCB theme
- [FEATURE] sap.m.FeddInput: HCB enablement
- [FEATURE] sap.m.FeedListItem: HCB enablement
- [FEATURE] sap.m.FeedListItem: Provide HCB theme
- [FEATURE] sap.m.GrowingList: HCB theme
- [FEATURE] sap.m.IconTabBar: CSS styles for HCB added
- [FEATURE] sap.m.IconTabBar: Stretch content height, apply content padding and background design transparent
- [FEATURE] sap.m.Input: HCB Theme
- [FEATURE] sap.m.InputListItem: CSS styles for HCB added
- [FEATURE] sap.m.InputListItem: HCB refactoring
- [FEATURE] sap.m.Label: CSS styles for HCB added
- [FEATURE] sap.m.Label: HCB refactoring
- [FEATURE] sap.m.List: HCB modified according to the guidelines
- [FEATURE] sap.m.List: HCB theme implementation for List
- [FEATURE] sap.m.ListBase, sap.m.List, sap.m.Table: Adapt F6 handling
- [FEATURE] sap.m.MessageBox: CSS styles for HCB added
- [FEATURE] sap.m.MultiComboBox: Keyboard Handling
- [FEATURE] sap.m.MultiComboBoxHCB: Add HCB styles
- [FEATURE] sap.m.MultiInput: Keyboard handling for ctrl + a
- [FEATURE] sap.m.MultiInput: Add HCB styles
- [FEATURE] sap.m.ObjectAttribute: New design in Responsive Object Header
- [FEATURE] sap.m.ObjectHeader: HCB Implementation
- [FEATURE] sap.m.ObjectIdentifier: Styles for HCB
- [FEATURE] sap.m.ObjectList: HCB theme
- [FEATURE] sap.m.Panel: Add HCB styles
- [FEATURE] sap.m.Panel: Introduce F6 handling
- [FEATURE] sap.m.Popover: Add HCB styles
- [FEATURE] sap.m.ProgressIndicator: Add HCB icons
- [FEATURE] sap.m.ProgressIndicator: Add HCB styles
- [FEATURE] sap.m.PullToRefresh: HCB
- [FEATURE] sap.m.RadioButton: Added HCB styles.
- [FEATURE] sap.m.RatingIndicator: HCB styles
- [FEATURE] sap.m.RatingIndicator: Method for theme switch
- [FEATURE] sap.m.ResponsivePopover: Add HCB styles
- [FEATURE] sap.m.SegmentedButton: HCB Implementation
- [FEATURE] sap.m.Select: HCB theme added!
- [FEATURE] sap.m.SelectList: HCB theme
- [FEATURE] sap.m.Shell, sap.m.SplitContainer: HCB
- [FEATURE] sap.m.Shell: HCB optimization
- [FEATURE] sap.m.Slider: Keyboard handling support for ±
- [FEATURE] sap.m.StandardTile, CustomTile: Add HCB styles
- [FEATURE] sap.m.StandardTileType: StandardTileType.less deletion
- [FEATURE] sap.m.Switch: HCB Theme
- [FEATURE] sap.m.Table: Add HCB styles
- [FEATURE] sap.m.TablePersoDialog: Implement KBH
- [FEATURE] sap.m.TextArea: Implemented HCB theme
- [FEATURE] sap.m.TileContainer: Introduce F6 handling
- [FEATURE] sap.m.Token: Keyboard handling for ctrl+space: select/deselect token
- [FEATURE] sap.m.Token: Token select/deselect
- [FEATURE] sap.m.Tokenier: Keyboard handling: press space to select/deselect token.
- [FEATURE] sap.m.Toolbar: CSS styles for HCB added
- [FEATURE] sap.m.Toolbar: HCB refactoring
- [FEATURE] sap.m.Toolbar: Introduce F6 handling
- [FEATURE] sap.m.ToolbarSeparator: New HCB style
- [FEATURE] sap.m.UploadCollection: Property noDataText
- [FEATURE] sap.m.UploadCollection: Property "multiple"
- [FEATURE] sap.m.ViewSettingsDialog: Implemented keyboard handling - trigger ESLint validation
- [FEATURE] sap.m.ViewSetttingsDialog: HCB
- [FEATURE] sap.ui.commons.Accordion: Introduce F6 handling
- [FEATURE] sap.ui.commons.Carousel: Introduce F6 handling
- [FEATURE] sap.ui.commons.ColorPicker: Introduce F6 handling
- [FEATURE] sap.ui.commons.MenuBar: Introduce F6 handling
- [FEATURE] sap.ui.commons.Panel: Introduce F6 handling
- [FEATURE] sap.ui.commons.Splitter: Adapt F6 handling
- [FEATURE] sap.ui.commons.TabStrip: Introduce F6 handling
- [FEATURE] sap.ui.commons.Toolbar: Introduce F6 handling
- [FEATURE] sap.ui.comp.panel, sap.ui.comp.personalization: New structure
- [FEATURE] sap.ui.comp.smarttable.SmartTable: Initial version
- [FEATURE] sap.ui.comp.variants.VariantManagement: Added Transport
- [FEATURE] sap.ui.comp.variants.VariantManagement: Create new Variant handling, execute on selection flag in management dialog
- [FEATURE] sap.ui.comp.variants.VariantManagement: Enable Transport for save variant
- [FEATURE] sap.ui.comp.variants.VariantManagement: Transport Popup integration for create
- [FEATURE] sap.ui.comp.variants.VariantManagement: Enabled
- [FEATURE] sap.ui.comp.variants.VariantManagement: New VariantItemCollection
- [FEATURE] sap.ui.comp.variants.VariantManagement: New Design
- [FEATURE] sap.ui.comp.variants.VariantManagement: Propose Save as title
- [FEATURE] sap.ui.comp.variants.VariantManagement: Set max width on variant text.
- [FEATURE] sap.ui.comp.variants.VariantManangement: Introduce method to set modified state for the selected variant
- [FEATURE] sap.ui.core.LocalBusyIndicator: Added visual styles
- [FEATURE] sap.ui.core.format.NumberFormat: Supports rounding and percentage format
- [FEATURE] sap.ui.core.routing.Route: New events matched, pattern matched sap.ui.core.routing.Router new function getRoute
- [FEATURE] sap.ui.core.testfwk: Add HCB to possible themes in m lib
- [FEATURE] sap.ui.layout.Splitter: HCB Theme
- [FEATURE] sap.ui.table.Table|TreeTable|AnalyticalTable|DataTable: Introduce F6 handling
- [FEATURE] sap.ui.unfied.ShellOverlay: HCB optimization
- [FEATURE] sap.ui.unified.Calendar: Introduce F6 handling
- [FEATURE] sap.ui.unified.CalendarLegend: Example in Explored App
- [FEATURE] sap.ui.unified.Currency: HCB Theme
- [FEATURE] sap.ui.unified.Menu: Keyboard handling
- [FEATURE] sap.ui.unified.Menu: Provide new HCB design
- [FEATURE] sap.ui.unified.ShellHeader: HCB implementation
- [FEATURE] sap.ui.unified.ShellHeader: Introduce F6 handling
- [FEATURE] sap.ui.unified.ShellLayout: HCB implementation
- [FEATURE] sap.ui.unified.ShellLayout: Improve header hiding for WinPhone 8.1 support
- [FEATURE] sap.ui.unified.ShellOverlay: HCB
- [FEATURE] sap.ui.unified.SplitContainer: HCB Theme
- [FEATURE] sap.ui.ux3.ExactBrowser: Adapt F6 Handling
- [FEATURE] sap.ui.ux3.FacetFilter: Introduce F6 handling
- [FEATURE] sap.ui.ux3.Feed: Introduce F6 handling
- [FEATURE] sap.ui.ux3.NotificationBar: Introduce F6 handling
- [FEATURE] sap.ui.ux3.Shell: Introduce F6 handling
- [FEATURE] v2. ODataModel: Bundle refresh with batch
- [FEATURE][FIX] sap.m.FacetFilter: Adapt F6 handling, Smaller Renderer fixes
- [FEATURE][FIX] sap.ui.layout.Form: Adapt F6 Handling, Smaller bug fixes in Core F6 Handling
- [FIX] Table styling
- [FIX] ColorPicker: HCB border issue
- [FIX] FacetFilter: Modified facetFilteItem text wrapping
- [FIX] v2.ODataModel: API doc, oError object
- [FIX] ACC BlueCrysatl: Overlay Contrast
- [FIX] ACC BlueCrystal: Application Header Button Contrast
- [FIX] ACC BlueCrystal: Overlay Open Button Focus Contrast
- [FIX] ACC BlueCrystal: Overlay Open Button Hover Background
- [FIX] Accessibility Home View
- [FIX] Accessibility Slider contrast issue
- [FIX] Accessibility TextView contrast issue
- [FIX] Accordion Shift+Page Up/Down? focus issue
- [FIX] Accordion aria issue
- [FIX] Accordion content loss issue
- [FIX] Adapt unit test to new features
- [FIX] Add missing slash
- [FIX] Added ESLint rules for testsuite
- [FIX] AnalyticalBinding: Validation of filter expressions
- [FIX] AnalyticalBinding: Incorrect initialization of member attribute
- [FIX] AnalyticalBinding: Reload single-unit measures
- [FIX] AnalyticalBinding: Deactivate multi-unit runtime checks
- [FIX] AnalyticalBinding: getDownloadUrl()
- [FIX] AnalyticalBinding: Manage multi-curr entries
- [FIX] AnalyticalBinding: Typo
- [FIX] Browser Scrollbar color for IE
- [FIX] CONTRIBUTING.md: fix and improve the contribution document
- [FIX] Carousel: Fix alignment and position of carousel items
- [FIX] ColorPicker: HCB Grip focus issue
- [FIX] Core: Keyboard Fast Navigation (F6) - always prevent default
- [FIX] Correctly detect Chrome on iOS
- [FIX] Currency Control: Correct alignment in IE
- [FIX] DateFormat: Fixed issues with strict parsing
- [FIX] DatePicker: In Table and two-way-binging brings error
- [FIX] DatePicker/Calendar: On small phones overlapping
- [FIX] Display text of currency field bold in sum row
- [FIX] Escape in sap.m.TextArea should trigger LiveChange event when value needs to be reverted.
- [FIX] Exclude merged files (sap-ui-core.js …) from sap-ui-core-all.js
- [FIX] Feeder: Bluecrystal New Line on Mobile Devices in Feeder Input
- [FIX] FileUploader: Active state
- [FIX] FileUploader: Alignment issue in Internet Explorer
- [FIX] FileUploader: Focus handling
- [FIX] FileUploader: Hover behavior
- [FIX] FileUploader: setValue didn't work properly
- [FIX] FileUploader: Should not send request if disabled
- [FIX] FileUploader: Supports "multiple" attribute in IE ≥ 10
- [FIX] Fixed CSS typo
- [FIX] GrowingList: Fixed issue with partial responses (serverside paging)
- [FIX] HCB library.source.less update
- [FIX] I18N: take new 'navigator.languages' into account, if available
- [FIX] ImageMap: Navigation with arrow keys from area to area in HCB Theme
- [FIX] ImageMap: Outline around Image Map in IE and Navigation in Chrome
- [FIX] ItemNavigation: In table mode - endless recursion
- [FIX] Link: Corrected CSS class definition for Platinum theme
- [FIX] LocalBusyIndicator transparency in IE8
- [FIX] Make *.md documentation links relative
- [FIX] Making list header separator visible
- [FIX] ManagedObject: Added possibility to skip propagation
- [FIX] MockServer: $expand for navigation with multiplicity 1
- [FIX] MockServer: Evaluating order of System Query Options
- [FIX] MockServer: Decoding of entity keys
- [FIX] MockServer: Issue with guid properties cutoff
- [FIX] ODataMetadata: Remove unnecessary fatal log
- [FIX] ODataModel: Correct error handling for metadata requests
- [FIX] ODataModel: Unnecessary question mark in batch URLs
- [FIX] ODataModelV2: Fix Eventing for non-batch mode
- [FIX] ODataTreeBinding: Fix hasChildren function
- [FIX] OdataMetadata: Function import with POST in _getEntityTypeByPath
- [FIX] RadioButton + CheckBox: Focus outline cut
- [FIX] RadioButton/CheckBox, no Outline in IE for platinum theme
- [FIX] Remove explicit client parameter/header if client not defined
- [FIX] Replaced offensive names in sample data with inoffensive alternatives.
- [FIX] ResponsiveGridLayout: Padding between FormContainers on phone
- [FIX] RichTextEditor: IE: iFrame content editable after render new
- [FIX] RichTextEditor: Show no toolbars if no buttons are set
- [FIX] RichtextEditor: Language fallback for Hindi language
- [FIX] Slider HCB Bar Borders
- [FIX] Slider HCB Bar Color issue
- [FIX] Table: Always position checkbox relative to row selector
- [FIX] Table: Handle Resize Column Header after Transition
- [FIX] Table: Resize Columns - width calculation with fixed columns
- [FIX] TestSuite: Replaced the innerText occurence with jQuery.fn.text()
- [FIX] ToggleButton: Contrast issue
- [FIX] Token: HCB theme optimization
- [FIX] ToolPopup: Fix ListBox Focus on Autoclose
- [FIX] Tree: Fixed flickering issue on Expand/Collapse? icons
- [FIX] TreeBindingAdapter: Show sums only if grand totals enabled
- [FIX] TreeTable: Expand First Level even when contexts are loaded later
- [FIX] Typo in function name
- [FIX] commons/Dialog: Hide DOM content after closing the PopUp
- [FIX] core.Popup: Fixed Messed Up Event Queue in IE
- [FIX] Deprecated ValueHelpService renamed
- [FIX] jQuery.sap.script: Improve arrayDiff performance for OData
- [FIX] jQuery: Performance of regular expressions in IE
- [FIX] layout/Splitter: Correct focus outline in IE
- [FIX] layout/Splitter: Correct resizing keys
- [FIX] layout/Splitter: Correctly align bar handle icons
- [FIX] layout/Splitter: Correctly calculate content sizes
- [FIX] layout/Splitter: Disable auto-resize during live-resize
- [FIX] layout/Splitter: Rounding errors when calculating size
- [FIX] m.DatePicker in table not fires change event
- [FIX] richtexteditor/RichtextEditor: TinyMCE ACC description
- [FIX] sap.m shared.less: Remove focus in HCB theme
- [FIX] sap.m.ActionSheet: In Windows Phone: Errors by open/close
- [FIX] sap.m.ActionSheet: HCB styles cleanup
- [FIX] sap.m.Bar: Visible false resulted in errors
- [FIX] sap.m.Bar/BarBase: CSS styles for HCB theme: Optimization
- [FIX] sap.m.BusyIndicator: Invisible busy indicator still animates
- [FIX] sap.m.Button: CSS styles for HCB theme - optimization
- [FIX] sap.m.Button: Text is not vertically aligned
- [FIX] sap.m.Carousel: HCB theme clean up
- [FIX] sap.m.Carousel: Keyboard handling
- [FIX] sap.m.CheckBox, sap.m.RadioButton: Fixed disabled label color.
- [FIX] sap.m.ColumnListItem: Should respect column binding when items are displayed in popin
- [FIX] sap.m.ComboBox: Prevent the text-editing pop-up to be open
- [FIX] sap.m.DateTime: Rendering issue in IE9
- [FIX] sap.m.DateTimeInput: Dialog button order should respect RTL.
- [FIX] sap.m.Dialog: Styles for HCB theme radius change to 4px
- [FIX] sap.m.FeedListItem: Changed behavior for type = sap.m.ListType.Navigation
- [FIX] sap.m.FeedListItem: Exception occurred on long text without spaces
- [FIX] sap.m.IconTabBar: Fixed rendering issue in BlackBerry
- [FIX] sap.m.IconTabBar: HCB theme clean up
- [FIX] sap.m.IconTabBar: IE Active tab outline issue
- [FIX] sap.m.IconTabBar: TextOnly vertical spacing
- [FIX] sap.m.IconTabBar: The scrolling arrows don't show pressed state on tablet anymore
- [FIX] sap.m.IconTabBar: Unwanted spacing
- [FIX] sap.m.Input: Remove initial flickering due to resize behavior
- [FIX] sap.m.Input: Input suggestion may log error of calling function on null object
- [FIX] sap.m.InputBase: Fix popupcontent in value state message
- [FIX] sap.m.Link: CSS styles for HCB theme - optimization and Link test page margin added
- [FIX] sap.m.Link: Outline on hover(Focus) fixed
- [FIX] sap.m.ListItemBase: Should respect contents space key.
- [FIX] sap.m.ListItemBase: Space key should not scroll down the list.
- [FIX] sap.m.MessageBox: HCB theme clean up
- [FIX] sap.m.MessageToast: HCB Optimization
- [FIX] sap.m.MultiComboBox: HCB theme clean up
- [FIX] sap.m.MultiInput: JSDOC fixes
- [FIX] sap.m.MultiInput: Declare public methods for jsdoc
- [FIX] sap.m.MultiInput: Enhance exit function
- [FIX] sap.m.MultiInput: Enhance keyboard handling: select all tokens
- [FIX] sap.m.MultiInput: Fix clone issue of tokens in MultiInput
- [FIX] sap.m.MultiInput: HCB theme clean up
- [FIX] sap.m.NavContainer: Don't set initial focus when in Popup
- [FIX] sap.m.ObjectAttribute: Fix for missing outline issue
- [FIX] sap.m.ObjectAttribute: Keyboard handling
- [FIX] sap.m.ObjectAttribute: Outline style when clicked and inactive
- [FIX] sap.m.ObjectIdentifier: Now utilizes Text and Link controls
- [FIX] sap.m.ObjectListItem: HCB Optimization
- [FIX] sap.m.ObjectStatus: Condensed style for ObjectStatus control
- [FIX] sap.m.Panel: HCB theme clean up
- [FIX] sap.m.Popover: HCB theme clean up
- [FIX] sap.m.Popover: scrollPosition isn't restored on mobile device
- [FIX] sap.m.ProgressIndicator: HCB icon alignment
- [FIX] sap.m.RadioButton: Fixed Radio Button visual styles and click/tap.
- [FIX] sap.m.RadioButton: Adjust position of the RadioButton in the InputListitem
- [FIX] sap.m.SearchField: Active state is not shown in Firefox
- [FIX] sap.m.SearchField: Focus is lost by mouse click
- [FIX] sap.m.SearchField: Incorrect value by setValue(undefined)
- [FIX] sap.m.SearchField: Wrong tooltip is shown over the search icon
- [FIX] sap.m.SegmentedButton: Fix for size calculation in arrabian
- [FIX] sap.m.SegmentedButton: Removed icon and text restriction
- [FIX] sap.m.SelectDialog: Keyboard handling improvement
- [FIX] sap.m.SplitContainer: Works with toolbar in the header
- [FIX] sap.m.SplitContainer: Master button is lost after custom header is set to current detail page
- [FIX] sap.m.Table: Header should not be visible in case of no header is set for all columns in compact mode.
- [FIX] sap.m.TablePersoDialog: Change DOM structure
- [FIX] sap.m.TablePersoDialog: Dialog too wide in IE9
- [FIX] sap.m.TableSelectDialog: Keyboard handling improvement
- [FIX] sap.m.TileContainer: Simplify Test Page
- [FIX] sap.m.Tokenizer: Fix editable conflict with Token editable
- [FIX] sap.m.Toolbar: Solid context focus outline color is added
- [FIX] sap.m.UploadCollection: CSS fixes
- [FIX] sap.m.UploadCollection: CSS fixed (KB support for HCB)
- [FIX] sap.m.UploadCollection: Theming Support (Bluecrystal and HCB)
- [FIX] sap.m.searchField: In a Toolbar is not 100% wide
- [FIX] sap.m: Remove dependencies to non-existent modules (e.g. enums)
- [FIX] sap.m: FeedListItem: HCB enablement
- [FIX] sap.ui.Device: Fix test for mobile Mozilla browser
- [FIX] sap.ui.Device: Provide Webkit version in Blackberry 10
- [FIX] sap.ui.Table: Incorrect count of visible rows
- [FIX] sap.ui.commons.Dialog: Fixed Focusing on Content-Elements
- [FIX] sap.ui.comp.variant.VariantManagement: Lifecycle
- [FIX] sap.ui.comp.variants.VariantManagement: Set focus on Input field in the Variant Save Dialog
- [FIX] sap.ui.comp.variants.VariantManagement: Enable Click on Label to open Variant Selection, revert workaround for Radiobuttongroup bug
- [FIX] sap.ui.comp.variants.VariantManagement: Error texts for user input
- [FIX] sap.ui.comp.variants.VariantManagement: Hig Contrast Theme fixes
- [FIX] sap.ui.comp.variants.VariantManagement: Issue with Management Dialog fixed
- [FIX] sap.ui.comp.variants.VariantManagement: Label Color, Trigger Button Color, Label Alignment, Manage Dialog Width
- [FIX] sap.ui.comp.variants.VariantManagement: Label alignment on Management dialog
- [FIX] sap.ui.comp.variants.VariantManagement: Layout changes for save as Dialog
- [FIX] sap.ui.comp.variants.VariantManagement: ManageDialog Error Handling refined
- [FIX] sap.ui.comp.variants.VariantManagement: Select List Border removed
- [FIX] sap.ui.comp.variants.VariantManagement: Transport popup interaction
- [FIX] sap.ui.comp.variants.VariantManagement: Added namespace to VariantItem
- [FIX] sap.ui.comp.variants.VariantManagement: Fix button state handling, Event parament harmonization
- [FIX] sap.ui.comp.variants.VariantManagement: Integrate Transport Popup
- [FIX] sap.ui.comp.variants.VariantManagenment: Check for global flag on save, Manage Dialog Error handling revised
- [FIX] sap.ui.comp.variants.Variantmanagement: Label alignment fixes, label rename, workaround for radio button group
- [FIX] sap.ui.core.DateFormat: Fix timezone offset handling in relative parsing
- [FIX] sap.ui.layout.FixFlex: Android native browser support
- [FIX] sap.ui.layout.FixFlex: Fix demo url-s
- [FIX] sap.ui.layout.Splitter: HCB theme clean up
- [FIX] sap.ui.unified.Calendar: Fixed issues with DST changes
- [FIX] sap.ui.unified.Menu: Avoid error when restore focus on opener during closing the Menu
- [FIX] sap.ui.unified.Menu: HCB styles fixed with designer
- [FIX] sap.ui.unified.Menu: Optimizations for mobile
- [FIX] sap.ui.unified.Shell: Fix repaint issues in webkit
- [FIX] sap.ui.unified.Shell: Improve header hiding feature in Chrome
- [FIX] sap.ui.unified.Shell: Trigger Press event on head items when space key is pressed
- [FIX] sap.ui.unified.Shell: Trigger window.resize when header is hidden of shown
- [FIX] sap.ui.ux3.NavigationBar: Recalculate Arrow Position on size changes
- [FIX] Table style removed and destroy handling for unit test changed
- [FIX] tools.md: Remove options that are not supported yet
- [FIX] unified.Calendar: Fixed rendering of Chinese weekdays
- [FIX] unified.Calendar: Fixed some typos in event types
- [FIX] unified/Shell: Correctly forward indexOfAggregation methods
- [FIX] Unit test corrections
- [FIX] Using Button instead of Link
- [FIX] ux3: Facet filter example when switching a facet from one active filter to another
- [FIX] ux3.ToolPopup: Fixed Initial Calculation and Setting of TP-Height
- [FIX] ux3/NavigationBar: Make sure arrow is available when accessing
- [FIX] v2.ODataListBinding: Initial reset error
- [FIX] v2.ODataModel: Update map of changed entities (TwoWay)
- [FIX] v2.ODataModel: Abort of requests in batch scenarios
- [FIX] v2.ODataModel: Change default of refreshAfterChange to true
- [FIX] v2.ODataModel: Delete unnecessary metadata for created entries
- [FIX] v2.ODataModel: Fix TwoWay binding on created entries
- [FIX] v2.ODataModel: Fix cleanup of change queue
- [FIX] v2.ODataModel: Fix deleteCreatedEntry
- [FIX] v2.ODataModel: Fix empty requests, event info
- [FIX] v2.ODataModel: Property metadata resolving error
- [FIX]sap.m.Column: Applying header alignment to children issue is fixed.
- [FIX] sap.m.Input: Input suggestion shouldn't invalidate the popup when insert suggestion item on phone
- [FIX] sap.m.InputBase: Fix issue of showing value state message when value state changes while typing
- [FIX] unified.Calendar: Keyboard navigation issues
- [INTERNAL][FIX] sap.m.SelectList: IE outline fix and outline style moved from Select to SelectList
- [INTERNAL][FIX] sap.m.ActionSheet: qUnit tests for KBH fixed
Experimental Features:
Experimental features are not part of the officially delivered scope that SAP is going to guarantee for future releases – means experimental Features may be changed by SAP at any time for any reason without notice. The Experimental features are "NOT FOR PRODUCTION USE". You may not demonstrate, test, examine, evaluate or otherwise use the Experimental Features in a live operating environment or with data that has not been sufficiently backed up.
The purpose of Experimental features is to get feedback at an early point of time allowing customers/partners to influence the future product accordingly. Please use the SCN Developer Center http://scn.sap.com/community/developer-center/front-end to provide feedback accepting that Intellectual Property rights of the contributions or derivative works shall remain the exclusive property of SAP.
For general information about Experimental features, please check the Compatibility Rules, for a detailed list check out the list below:
- Mobile Tablet Support: The controls of the UI libraries sap.ui.core, sap.ui.commons, sap.ui.ux3 and sap.ui.table are only partially optimized or adapted for mobile tablet usage.
- OData Write Support: First experiments for two way binding.
- Module sap.ui.core.plugin.LessSupport: Only for development purposes.
- Module sap.ui.core.delegate.ScrollEnablement: Current status is prototype.
- Configuration Parameters with "-xx-" and the corresponding features: e.g. sap-ui-xx-test-mobile
- Weinre Server Configuration: Might change or removed in future releases
- Control sap.ui.table.Table: Current status for Column Grouping is prototype.
- Control sap.ui.core.HTML: Support of HTML with multiple root nodes
- Control sap.uiext.inbox.Inbox,sap.uiext.inbox.SubstitutionRulesManager: API is not yet finished and might change
- Control sap.ui.suite.TaskCircle: API is not yet finished and might change
- Control sap.ui.suite.VerticalProgressIndicator: API is not yet finished and might change
- Control sap.ui.ux3.Shell: Personalization (functions openPersonalizationDialog, initializePersonalization, sap.ui.ux3.ShellPersonalization, sap.ui.ux3.ShellColorPicker)
- Controls / Types sap.ui.ux3.Feed*: Open discusses might result in API changes and adaptation. Especially the text presentation (e.g. @-references and formatted text) is not yet clear. Also Feed Model topic still open.
- Control sap.ui.ux3.Exact: Open discussions might result in API changes and adaptation. Especially the Result Area is not final.
- Control sap.ui.ux3.ExactArea: Open discussions might result in API changes and adaptation.
- Type sap.ui.ux3.ActionBarSocialActions: Open discussions might result in API changes and adaptation.
- Improved performance for touch devices: Mouse events are now fired on their corresponding touch events
- Control sap.makit.*: API is not yet finished and might change
- Expert Theme Parameters for sap.m and sap.makit are not yet finished and might change
- Controls sap.viz.*: API of the new charting library is not yet finished and might change
- Performance recorder: API is not yet finished and might change
- Control sap.ui.unified.ContentSwitcher has only experimental state and might be reworked or even removed in future.
- sap.ui.core.util.MockServer has only experimental state and might be reworked or even removed in future.
Version 1.25.0 (November 2014)
A patch for the master code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] AnalyticalBinding: improved tracing capabilities
- [FEATURE] AnalyticalBinding: provide meas/dim details
- [FEATURE] Core: Activity detection enable Page Visibility API
- [FEATURE] Core: added new jQuery 1.11.1 (optional, not default)
- [FEATURE] Core: use jQuery 1.11.1 as default jQuery version
- [FEATURE] Date parsing - strict validity check
- [FEATURE] DateFormat support for parsing without delimiters
- [FEATURE] DatePicker only allow valid key presses
- [FEATURE] Extension Points in JS Views
- [FEATURE] Icon font is updated to version 2.9 with 4 new icons
- [FEATURE] ODataModel V2
- [FEATURE] Support for ODataTreebinding using annotations
- [FEATURE] View Modifications for all view types
- [FEATURE] enhance logging for extensibility/customizing
- [FEATURE] jQuery.sap.initMobile: new parameter "MobileWebAppCapable" added for
- [FEATURE] provide global.css and shared.css for HCB theme in core
- [FEATURE] provide shared.css in mobile for HCB theme
- [FEATURE] sap.m.Text/BrowserScrollbar HCB styles
- [FEATURE] sap.ui.core.IShrinkable interface is added. Controls can apply this interface when suitable to shrink.
- [FEATURE] sap.ui.core.format.DateFormat: Provide relative mode
- [FEATURE] sap.ui.core.format.FileSizeFormat: Provide file size formatter
- [FEATURE] sap.ui.model.type.FileSize: Provide new filesize type
- [FEATURE] sap_hcb/global.css: Add HCB theme parameters
- [FIX] Add fallback data from Common Locale Data Repo for 'sk' + 'ca'
- [FIX] AnalyticalBinding: Code improvement
- [FIX] AnalyticalBinding: aborting single query requests
- [FIX] AnalyticalBinding: auto-expand w/flat list children
- [FIX] AnalyticalBinding: considerung requested count mode
- [FIX] AnalyticalBinding: fire event for sent batch request
- [FIX] AnalyticalBinding: getDownloadUrl aligned with visible cols
- [FIX] AnalyticalBinding: handle relative paths
- [FIX] AnalyticalBinding: timing of user interactions and OData requests
- [FIX] AnalyticalBinding:return partially available data
- [FIX] AnalyticalTable: Hide/show grand total based on shown columns
- [FIX] AnalyticalTable: Show no data correctly
- [FIX] AnalyticalTable: hide totals when deselected in column menu
- [FIX] CustomizingConfiguration: revert accidental ignoring of multiple property customizing blocks
- [FIX] DebugEnv.js does not throw SecurityErrors anymore, if run in a domain relaxation scenario
- [FIX] File Util: fixed save command for Safari
- [FIX] Item Navigation: Handle header spans in table correctly
- [FIX] JSZip: custom implementation of crc32 function (array input)
- [FIX] LessSupport.js does not throw SecurityErrors anymore, if run in a domain relaxation scenario
- [FIX] Map SAP logon language "no" to Unicode.org (CLDR) locale "nb"
- [FIX] MockServer: apply $expand before $select
- [FIX] MockServer: call to service document
- [FIX] MockServer: http 204 on successful DELETE instead of 200
- [FIX] MockServer: return an empty results array for navigations instead of an empty object
- [FIX] OData/XML property binding checkUpdate
- [FIX] ODataListBinding - Filtering now considers Application Filters to be "ANDed"
- [FIX] ODataListBinding.filter([]) now resets the Filters correctly
- [FIX] ODataListBinding: Fix initialize when path is not resolvable
- [FIX] ODataListBinding: fix error when no expanded entries available
- [FIX] ODataModel - failed metadata requests were cached
- [FIX] ODataModel - fixed exception on missing csrf token
- [FIX] ODataModel: Fix Binding initial setting
- [FIX] Remove the accidentally added file "CustomFrag1.fragment.js"
- [FIX] Scrollbar: fixed dimension detection inside invisible iframe
- [FIX] TreeBindingAdapter: Update only when new contexts inserted
- [FIX] View parsing: Error message if function not found
- [FIX] WithCredentials not set for $metadata request
- [FIX] core/Popup: Make Popups searchable in IE
- [FIX] disabled elements are determined as focusable
- [FIX] number parsing with non breaking space
- [FIX] sap.ui.Device: Recognize Windows 7 with touch screen as desktop
- [FIX] sap.ui.core.HashChanger
- [FIX] sap.ui.core.RenderManager: Provide option for proper control cleanup
- [FIX] sap.ui.test.Opa5
- [FIX] sap.ui.test.OpaPlugin -
- [Feature] NumberFormat, support short and long format
Desktop
- [FEATURE] CalendarLegend: Created New Control
- [FEATURE] Date parsing - strict validity check
- [FEATURE] DatePicker only allow valid key presses
- [FEATURE] Grid: Provide horizontal and vertical spacing 0.5 rem additionally to 0, 1 and 2 rem.
- [FEATURE] Table: Automatically adjust Row Height for Condensed+Compact
- [FEATURE] sap.m.CheckBox sap.m.RadioButton Added editable property
- [FEATURE] sap.m.FixFlex - layout control
- [FEATURE] sap.m.RadioButtonGroup Created new control.
- [FEATURE] sap.ui.core.format.DateFormat: Provide relative mode
- [FIX] ACC BlueCrystal ValueHelpField Icon Contrast
- [FIX] ACC: Set aria-pressed correctly on flag/favorite action
- [FIX] Accordion collapse arrow in BorderLayout broken
- [FIX] AnalyticalBinding: handle relative paths
- [FIX] AnalyticalTable: Check if column is already rendered
- [FIX] AnalyticalTable: Hide/show grand total based on shown columns
- [FIX] AnalyticalTable: Show no data correctly
- [FIX] AnalyticalTable: hide totals when deselected in column menu
- [FIX] AnlayticalTable: Attach listener to binding when its created
- [FIX] Carousel: Don't hide elements in IE when using keyboard nav.
- [FIX] Carousel: Fix issue with jquery 1.8.1
- [FIX] Carousel: Only activate swipe on touch devices
- [FIX] Column: Filter ValueState update after clear Filter
- [FIX] DatePicker fix some keyboard issues
- [FIX] DatePicker, some keyboard issues
- [FIX] Fixed read-only checkbox issue in HCB
- [FIX] Form is rendered twice
- [FIX] Form using ResponsiveGridLayout wrong paddings
- [FIX] Label cells correctly for columns with multiLabels
- [FIX] MessageBox: Provide a Control as 'Message'
- [FIX] No tooltip for invisible leaf
- [FIX] Notifier callout content stays visible after close
- [FIX] ResponsiveGridLayout error is only one visible container
- [FIX] SimpleForm destroy of last content element fails
- [FIX] Table: Calculate width only on rendered columns
- [FIX] Table: Center Align NoData Text
- [FIX] Table: Cleanup Filter Value, Icon, Sort Icon if unbindAggregation
- [FIX] Table: Destroy sorter when new sorting is started
- [FIX] Table: Fix display of column headers with header span
- [FIX] Table: Fixed columns displayed wrong in Safari
- [FIX] Table: Render select all item correctly on rerender
- [FIX] Table: Vertical align no data text correctly
- [FIX] Table: fixed the headerSpan issue with custom ths
- [FIX] Table: hide cell filter option when ShowFilterMenuEntry = false
- [FIX] Tree: IE8 does not know "Object.keys"
- [FIX] TreeNode: ScrollIntoView function does not work properly
- [FIX] layout/Splitter: White space wrap, dot position, bar size
- [FIX] sap.m.Label trunctation in a form
- [FIX] sap.ui.commons.MenuBar: Fix background image alignment in HCB in Internet Explorer
- [FIX] sap.ui.commons.SearchField: Remove clear icon when value is reset via API call
- [FIX] sap.ui.commons.TextField: Restore unsafed user input after rerendering
- [FIX] sap.ui.table.ColumnMenu: Call init/exit function of parent
- [FIX] ux3/NavigationBar: Invalidate overflow menu with NavigationItems
Mobile
- Merge "[FIX] Top Legend of pie chart on S3/S4 can't be toggled/RightClick event is not fired on Mac Safari/Line? Chart scaling problem"
- [FEATURE] 1 makit xml view resource binding support; 2 support up-down scrolling for mobile
- [FEATURE] Date parsing - strict validity check
- [FEATURE] DatePicker only allow valid key presses
- [FEATURE] Icon font is updated to version 2.9 with 4 new icons
- [FEATURE] m.Input keyboard handling
- [FEATURE] provide HCB theme for Button
- [FEATURE] provide HCB theme for Link
- [FEATURE] provide shared.css in mobile for HCB theme
- [FEATURE] sap.m.CheckBox sap.m.RadioButton Added editable property
- [FEATURE] sap.m.InputBase: new properties valueState and valueStateMessage are added
- [FEATURE] sap.m.MessageToast
- [FEATURE] sap.m.NavContainer: focus management for page navigation
- [FEATURE] sap.m.ObjectIdentifier: titleActive property and titlePress event
- [FEATURE] sap.m.Page: styles for HCB theme
- [FEATURE] sap.m.Panel: Add property for disabling the expand animation
- [FEATURE] sap.m.PersonalizationDialog - first delivery + Controller(s)
- [FEATURE] sap.m.RadioButtonGroup Created new control.
- [FEATURE] sap.m.SearchField
- [FEATURE] sap.m.Slider HCB styling
- [FEATURE] sap.m.Text/BrowserScrollbar HCB styles
- [FEATURE] sap.m.Token HCB styling
- [FEATURE] sap.m.UploadCollection control (for review)
- [FEATURE] sap.m.personalization: first version
- [FEATURE] sap.ui.core.IShrinkable interface is added. Controls can apply this interface when suitable to shrink.
- [FEATURE] sap.ui.core.format.DateFormat: Provide relative mode
- [FEATURE] sap_hcb/global.css: Add HCB theme parameters
- [FIX] Button should not get the active state of the ListItem.
- [FIX] Control documentation fix
- [FIX] DatePicker fix some keyboard issues
- [FIX] DatePicker keyboard issues
- [FIX] DatePicker, DateRangeSelection not working on mobile
- [FIX] DatePicker, some keyboard issues
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] IOS7: incorrect window scroll position in landscape mode
- [FIX] ListReportPage: flexbox issue fixed - width set to 100% for the IconTabBar
- [FIX] MessageBox: Provide a Control as 'Message'
- [FIX] Negative Chache issue with sap.m.makit
- [FIX] ODataListBinding: Fix initialize when path is not resolvable
- [FIX] Operation field handling update in ConditionPanel
- [FIX] Team conflict view in leave request approval
- [FIX] Top Legend of pie chart on S3/S4 can't be toggled/RightClick event is not fired on Mac Safari/Line? Chart scaling problem
- [FIX] composite dialog controls → set initial focus
- [FIX] fixed for ios8 touch event can't be triggered.
- [FIX] sap.m.ActionListItem: Made [SPACE] key have same effect as [ENTER]
- [FIX] sap.m.Button emphasized button hover state in footer fixed
- [FIX] sap.m.ComboBox: do not override the selectedKey value
- [FIX] sap.m.ComboBox: dropdown does not open on first tap
- [FIX] sap.m.DateTimeInput: fixed focus on mouse click
- [FIX] sap.m.Dialog: Fixed initial focus when opening a Dialog
- [FIX] sap.m.Dialog: dialog flickers after content size change in IE10 and IE11.
- [FIX] sap.m.Dialog: keyboard navigation doesn't work correctly in Dialog when runs in Firefox or IE9
- [FIX] sap.m.FeedListItem: Keyboard support for image
- [FIX] sap.m.FeedListItem: Unit test fail on IE9
- [FIX] sap.m.FlexBox: Fixed styling helper for literal mapped values
- [FIX] sap.m.IconTabBar, sap.m.IconTabHeader: Expand touch area for IconTabBar text-only
- [FIX] sap.m.IconTabBar: Fixed Flickering Tab Icons
- [FIX] sap.m.IconTabBar: Fixed arrow issue when tabs are added dynamically
- [FIX] sap.m.IconTabBar: Fixed m.IconTabFilter.setIcon() with an empty string parameter
- [FIX] sap.m.IconTabBar: Fixed more indication arrow alignment when there are no icons.
- [FIX] sap.m.Input: value help icon overlaps text in IE10
- [FIX] sap.m.Label - setting text to falsy value works again
- [FIX] sap.m.Label trunctation in a form
- [FIX] sap.m.MessageToast HCB styling
- [FIX] sap.m.MultiComboBox - focus lost from input field when CTRL+A is typed with no text and no tokens
- [FIX] sap.m.MultiComboBox - parameter of "selectionChange" event
- [FIX] sap.m.MultiComboBox - two-way-binding of property "selectedKeys"
- [FIX] sap.m.MultiComboBox: error when calling .getSelectedKeys()
- [FIX] sap.m.MultiComboBox: wrong documentation for parameter
- [FIX] sap.m.MultiInput: fix item selection from suggestion table
- [FIX] sap.m.ObjectAttribute: Attributes No Wrapping
- [FIX] sap.m.ObjectAttribute: Fix for popover not closing
- [FIX] sap.m.ObjectHeader: Proper control cleanup on rerender
- [FIX] sap.m.ObjectIdentifier: Empty text node breaks vertical alignment
- [FIX] sap.m.ObjectIdentifier: Font-size issue when inside table
- [FIX] sap.m.ObjectNumber: Tooltip rendering
- [FIX] sap.m.Popover: let the control define where to position the popover.
- [FIX] sap.m.Popover: the arrow isn't positioned right in RTL mode
- [FIX] sap.m.SearchField HCB styling
- [FIX] sap.m.SearchField HCB styling
- [FIX] sap.m.SegmentedButton fix keyboard handling focus
- [FIX] sap.m.SegmentedButton size calculations in dialog with 100%
- [FIX] sap.m.Slider: wrong position of the handle in rtl mode
- [FIX] sap.m.SplitApp: orientationChange event doesn't work on iPhone.
- [FIX] sap.m.SplitContainer: SplitContainer should remove the focus from master area after master is closed.
- [FIX] sap.m.SplitContainer: master button is visible with ShowHideMode in landscape.
- [FIX] sap.m.Support: allow text selection, additional work
- [FIX] sap.m.Token HCB styling
- [FIX] sap.m.Tokenizer - tokenizer reported wrong width if last token is truncated
- [FIX] sap.m.ViewSettingsDialog navigation issues with custom input
- [FIX] sap.ui.core.RenderManager: Provide option for proper control cleanup
- [FIX]sap.m.ObjectHeader: fixed multiline text break
- [FIX]sap.m.ObjectIdentifier: added missing text ellipsis to csn
- [FIX]sap.m.Toolbar: Old FlexBox issue in Fiori Client is fixed.
- [Fix] DateRangeSelection type delimiter without " " not valid
- [Fix] Support.js; Support.css Fix m.Support
- [Fix]:Filter search inconsistent display.
Inbox
- [FIX] Inbox: Usability issue with notification bar message
- [FIX] Inbox: Button Filter need to be clicked two times to open filter
- [FIX] Inbox: Substitution rules are not distinguishable by system
- [FIX] Inbox: Substitution rules should not render errors
- [FIX] Inbox:Show More and Show Less not working properly
Others
- Merge "[FIX] Table styling"
- [FEATURE] ActionSelect: Keyboard Navigation to Action buttons
- [FEATURE] Add contribution documentation and CLAs
- [FEATURE] Add control (-library) development documentation
- [FEATURE] Added a sap.m.ToolbarSeparator - Created a base theme file
- [FEATURE] ColumnMenu: Column personalization - hide technical columns
- [FEATURE] Core: Keyboard Fast Navigation (F6)
- [FEATURE] Enable CORS support for /testsuite
- [FEATURE] FileUploader FileObject in change event
- [FEATURE] FileUploader Icon support
- [FEATURE] FileUploader Icon support
- [FEATURE] FileUploader IconOnly Property
- [FEATURE] FileUploader icon handling
- [FEATURE] FileUploader: "accept" attribute according to mimeType property
- [FEATURE] HCB library.source.less update
- [FEATURE] HCB theme for layout library
- [FEATURE] Initial Commit of OpenUI5 content
- [FEATURE] MockServer: HTTP MERGE/PATCH using ODataModel.update
- [FEATURE] ODataModel: Added getSecurityToken
- [FEATURE] OPA : Test IFrame styling in .css
- [FEATURE] OPA: Dynamic Test Flow
- [FEATURE] Opa: Support simple functions to be passed as matcher
- [FEATURE] RichTextEditor: TinyMCE v4 added
- [FEATURE] Support OData V2 Model in Components
- [FEATURE] Table: Allow to set padding in Cells via CSS
- [FEATURE] Table: New keyboard navigation concept
- [FEATURE] Tooltip on Add Range button added
- [FEATURE] core.Popup: Added Parameter-Type for "setFollowOf"
- [FEATURE] jquery.sap.dom.js: jQuery.fn.getSelectedText() method added
- [FEATURE] ownership.json: Change ownership of m.Support & m.Text
- [FEATURE] sap.m.ActionListItem: HCB Theme
- [FEATURE] sap.m.ActionSheet: CSS styles for HCB added
- [FEATURE] sap.m.Bar/BarBase css styles for HCB theme
- [FEATURE] sap.m.Bar: Introduce F6 handling
- [FEATURE] sap.m.BusyDialog: Add HCB styles
- [FEATURE] sap.m.BusyIndicator: Added HCB styles
- [FEATURE] sap.m.BusyIndicator: Added HCB styles.
- [FEATURE] sap.m.BusyIndicator: HCB refactoring
- [FEATURE] sap.m.Carousel: CSS styles for HCB added
- [FEATURE] sap.m.Carousel: Introduce F6 handling
- [FEATURE] sap.m.ColumnListItem: HCB Theme
- [FEATURE] sap.m.ComboBox: Add HCB styles
- [FEATURE] sap.m.ComboBox: keyboard handling support for DOWN/UP
- [FEATURE] sap.m.DateRangeSelection HCB theme
- [FEATURE] sap.m.Dialog css styles for HCB theme
- [FEATURE] sap.m.FeddInput HCB enablement
- [FEATURE] sap.m.FeedListItem HCB enablement
- [FEATURE] sap.m.FeedListItem Provide HCB theme
- [FEATURE] sap.m.GrowingList HCB theme
- [FEATURE] sap.m.IconTabBar: CSS styles for HCB added
- [FEATURE] sap.m.IconTabBar: Stretch content height, apply content padding & background design transparent
- [FEATURE] sap.m.Input: HCB Theme
- [FEATURE] sap.m.InputListItem: CSS styles for HCB added
- [FEATURE] sap.m.InputListItem: HCB refactoring
- [FEATURE] sap.m.Label: CSS styles for HCB added
- [FEATURE] sap.m.Label: HCB refactoring
- [FEATURE] sap.m.List: HCB modified according to the guidelines
- [FEATURE] sap.m.List: HCB theme implementation for List
- [FEATURE] sap.m.ListBase, sap.m.List, sap.m.Table: Adapt F6 handling
- [FEATURE] sap.m.MessageBox: CSS styles for HCB added
- [FEATURE] sap.m.MultiComboBoxHCB: Add HCB styles
- [FEATURE] sap.m.MultiInput - keyborad handling for ctrl + a
- [FEATURE] sap.m.MultiInput: Add HCB styles
- [FEATURE] sap.m.ObjectHeader: HCB Implementation
- [FEATURE] sap.m.ObjectIdentifier styles for HCB
- [FEATURE] sap.m.ObjectList HCB theme
- [FEATURE] sap.m.Panel: Add HCB styles
- [FEATURE] sap.m.Panel: Introduce F6 handling
- [FEATURE] sap.m.Popover: Add HCB styles
- [FEATURE] sap.m.ProgressIndicator: Add HCB icons
- [FEATURE] sap.m.ProgressIndicator: Add HCB styles
- [FEATURE] sap.m.PullToRefresh HCB
- [FEATURE] sap.m.RadioButton: Added HCB styles.
- [FEATURE] sap.m.RatingIndicator: HCB styles
- [FEATURE] sap.m.RatingIndicator: method for theme switch
- [FEATURE] sap.m.ResponsivePopover: Add HCB styles
- [FEATURE] sap.m.SegmentedButton: HCB Implementation
- [FEATURE] sap.m.Select: HCB theme added!
- [FEATURE] sap.m.SelectList: HCB theme
- [FEATURE] sap.m.Shell, sap.m.SplitContainer: HCB
- [FEATURE] sap.m.Shell: HCB optimization
- [FEATURE] sap.m.Slider: keyboard handling support for ±
- [FEATURE] sap.m.StandardTile, CustomTile: Add HCB styles
- [FEATURE] sap.m.Switch: HCB Theme
- [FEATURE] sap.m.Table: Add HCB styles
- [FEATURE] sap.m.TablePersoDialog: Implement KBH
- [FEATURE] sap.m.TextArea implemented HCB theme
- [FEATURE] sap.m.TileContainer: Introduce F6 handling
- [FEATURE] sap.m.Token - keyboard handling for ctrl+space: select/deselect token
- [FEATURE] sap.m.Tokenier - keybord handling: press space to select/deselect token.
- [FEATURE] sap.m.Toolbar: CSS styles for HCB added
- [FEATURE] sap.m.Toolbar: HCB refactoring
- [FEATURE] sap.m.Toolbar: Introduce F6 handling
- [FEATURE] sap.m.ToolbarSeparator: new HCB style
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection
- [FEATURE] sap.m.UploadCollection: property "multiple"
- [FEATURE] sap.m.ViewSettingsDialog: Implemented keyboard handling - trigger ESLint validation
- [FEATURE] sap.ui.commons.Accordion: Introduce F6 handling
- [FEATURE] sap.ui.commons.Carousel: Introduce F6 handling
- [FEATURE] sap.ui.commons.ColorPicker: Introduce F6 handling
- [FEATURE] sap.ui.commons.MenuBar: Introduce F6 handling
- [FEATURE] sap.ui.commons.Panel: Introduce F6 handling
- [FEATURE] sap.ui.commons.Splitter: Adapt F6 handling
- [FEATURE] sap.ui.commons.TabStrip: Introduce F6 handling
- [FEATURE] sap.ui.commons.Toolbar: Introduce F6 handling
- [FEATURE] sap.ui.comp.panel and sap.ui.comp.personalization new structure
- [FEATURE] sap.ui.comp.smarttable.SmartTable: initial version
- [FEATURE] sap.ui.comp.variants.VariantManagement Added Transport to
- [FEATURE] sap.ui.comp.variants.VariantManagement Create new Variant handling, execute on selection flag in management dialog
- [FEATURE] sap.ui.comp.variants.VariantManagement Enable Transport for save variant
- [FEATURE] sap.ui.comp.variants.VariantManagement Transport Popup integration for create
- [FEATURE] sap.ui.comp.variants.VariantManagement enabled
- [FEATURE] sap.ui.comp.variants.VariantManagement new VariantItemCollection
- [FEATURE] sap.ui.comp.variants.VariantManagement new Design
- [FEATURE] sap.ui.comp.variants.VariantManagement propose Save as title
- [FEATURE] sap.ui.comp.variants.VariantManagement set max width on variant text…
- [FEATURE] sap.ui.comp.variants.VariantManangement Introduce method to set modified state for the selected variant
- [FEATURE] sap.ui.core.LocalBusyIndicator: Added visual styles
- [FEATURE] sap.ui.core.format.NumberFormat supports rounding and percentage format
- [FEATURE] sap.ui.core.testfwk: Add HCB to possible themes in m lib
- [FEATURE] sap.ui.layout.Splitter: HCB Theme
- [FEATURE] sap.ui.table.Table|TreeTable|AnalyticalTable|DataTable: Introduce F6 handling
- [FEATURE] sap.ui.unfied.ShellOverlay: HCB optimization
- [FEATURE] sap.ui.unified.Calendar: Introduce F6 handling
- [FEATURE] sap.ui.unified.CalendarLegend Example in Explored App
- [FEATURE] sap.ui.unified.Currency: HCB Theme
- [FEATURE] sap.ui.unified.Menu keyboard handling
- [FEATURE] sap.ui.unified.Menu: Provide new HCB design
- [FEATURE] sap.ui.unified.ShellHeader: Introduce F6 handling
- [FEATURE] sap.ui.unified.ShellLayout: Improve header hiding for WinPhone 8.1 support
- [FEATURE] sap.ui.unified.ShellOverlay: HCB
- [FEATURE] sap.ui.unified.SplitContainer: HCB Theme
- [FEATURE] sap.ui.ux3.ExactBrowser: Adapt F6 Handling
- [FEATURE] sap.ui.ux3.FacetFilter: Introduce F6 handling
- [FEATURE] sap.ui.ux3.Feed: Introduce F6 handling
- [FEATURE] sap.ui.ux3.NotificationBar: Introduce F6 handling
- [FEATURE] sap.ui.ux3.Shell: Introduce F6 handling
- [FEATURE] v2. ODataModel: Bundle refresh with batch
- [FEATURE][FIX] sap.m.FacetFilter: Adapt F6 handling, Smaller Renderer fixes
- [FEATURE][FIX] sap.ui.layout.Form: Adapt F6 Handling, Smaller bugfixes in Core F6 Handling
- [FIX] ACC BlueCrysatl Overlay Contrast
- [FIX] ACC BlueCrystal Application Header Button Contrast
- [FIX] ACC BlueCrystal Overlay Open Button Focus Contrast
- [FIX] ACC BlueCrystal Overlay Open Button Hover Background
- [FIX] Accessibility Home View
- [FIX] Accessibility Slider contrast issue
- [FIX] Accessibility TextView contrast issue
- [FIX] Accordion aria issue
- [FIX] Accordion content loss issue
- [FIX] Adapt unit test to new features
- [FIX] Add missing slash
- [FIX] AnalyticalBinding: Incorrect initialization of member attribute
- [FIX] AnalyticalBinding: deactivate multi-unit runtime checks
- [FIX] AnalyticalBinding: manage multi-curr entries
- [FIX] Browser Scrollbar color for IE
- [FIX] CONTRIBUTING.md: fix and improve the contribution docu
- [FIX] Carousel: Fix alignment and position of carousel items
- [FIX] Core: Keyboard Fast Navigation (F6) - always prevent default
- [FIX] Currency Control: Correct alignment in IE
- [FIX] Display text of currency field bold in sum row
- [FIX] Escape in sap.m.TextArea should trigger LiveChange event when value needs to be reverted.
- [FIX] Exclude merged files (sap-ui-core.js …) from sap-ui-core-all.js
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] FacetFilter: Modified keyboard interaction
- [FIX] Feeder: Bluecrystal New Line on Mobile Devices in Feeder Input
- [FIX] FileUploader alignment issue in Internet Explorer
- [FIX] FileUploader focus handling
- [FIX] FileUploader hover behavior
- [FIX] FileUploader setValue didn't work properly
- [FIX] FileUploader should not send request if disabled
- [FIX] FileUploader supports "multiple" attribute in IE ≥ 10
- [FIX] Fixed CSS typo
- [FIX] HCB library.source.less update
- [FIX] I18N: take new 'navigator.languages' into account, if available
- [FIX] ImageMap: navigation with arrow keys from area to area in HCB Theme
- [FIX] ImageMap: outline around Image Map in IE and Navigation in Chrome
- [FIX] ItemNavigation in table mode - endless recursion
- [FIX] Link: Corrected CSS class definition for Platinum theme
- [FIX] Make *.md documentation links relative
- [FIX] Making list header separator visible
- [FIX] ManagedObject: Added possibility to skip propagation
- [FIX] MockServer: $expand for navigation with multiplicity 1
- [FIX] MockServer: Evaluating order of System Query Options
- [FIX] MockServer: decoding of entity keys
- [FIX] MockServer: issue with guid properties cutoff
- [FIX] ODataMetadata: remove unnecessary fatal log
- [FIX] ODataModel: Unnecessary question mark in batch URLs
- [FIX] ODataModelV2: Fix Eventing for non batch mode
- [FIX] ODataTreeBinding: fix hasChildren function
- [FIX] OdataMetadata: function import with POST in _getEntityTypeByPath
- [FIX] RadioButton + CheckBox focus outline cut
- [FIX] RadioButton/CheckBox, no Outline in IE for platinum theme
- [FIX] RadioButton/CheckBox, no Outline in IE for platinum theme
- [FIX] Replaced offensive names in sample data with unoffensive alternatives.
- [FIX] ResponsiveGridLayout padding between FormContainers on phone
- [FIX] RichTextEditor: IE - iFrame content editable after render new
- [FIX] RichTextEditor: Show no toolbars if no buttons are set
- [FIX] RichtextEditor: Language fallback for hindi language
- [FIX] Slider HCB Bar Color issue
- [FIX] Table: Always position checkbox relative to row selector
- [FIX] Table: Handle Resize Column Header after Transition
- [FIX] ToggleButton contrast issue
- [FIX] Token - HCB theme optimization
- [FIX] ToolPopup: Fix ListBox Focus on Autoclose
- [FIX] Tree: fixed flickering issue on Expand/Collapse? icons
- [FIX] TreeBindingAdapter: Show sums only if grand totals enabled
- [FIX] TreeTable: Expand First Level even when contexts are loaded later
- [FIX] Typo in function name
- [FIX] commons/Dialog: Hide DOM content after closing the PopUp
- [FIX] core.Popup: Fixed Messed Up Event Queue in IE
- [FIX] deprecated ValueHelpService renamed
- [FIX] jQuery.sap.script: Improve arrayDiff performance for OData
- [FIX] jQuery: Performance of regular expressions in IE
- [FIX] layout/Splitter: Correct focus outline in IE
- [FIX] layout/Splitter: Correct resizing keys
- [FIX] layout/Splitter: Disable auto-resize during live-resize
- [FIX] layout/Splitter: Rounding errors when calculating size
- [FIX] richtexteditor/RichtextEditor: TinyMCE ACC description
- [FIX] sap.m shared.less: remove focus in HCB theme
- [FIX] sap.m.ActionSheet in Windows Phone: errors by open/close
- [FIX] sap.m.ActionSheet: HCB styles cleanup
- [FIX] sap.m.Bar - visible false resulted in errors
- [FIX] sap.m.Bar/BarBase css styles for HCB theme - optimization
- [FIX] sap.m.BusyIndicator: invisible busy indicator still animates
- [FIX] sap.m.Button css styles for HCB theme - optimization
- [FIX] sap.m.Carousel: keyboard handling
- [FIX] sap.m.ColumnListItem should respect column binding when items are displayed in popin
- [FIX] sap.m.ComboBox: prevent the text-editing pop-up to be open
- [FIX] sap.m.DateTime: rendering issue in IE9
- [FIX] sap.m.DateTimeInput: Dialog button order should respect RTL.
- [FIX] sap.m.Dialog styles for HCB theme radius change to 4px
- [FIX] sap.m.FeedListItem: changed behaviour for type = sap.m.ListType.Navigation
- [FIX] sap.m.FeedListItem: exception occured on long text without spaces
- [FIX] sap.m.IconTabBar: HCB theme clean up
- [FIX] sap.m.IconTabBar: IE Active tab outline issue
- [FIX] sap.m.IconTabBar: TextOnly vertical spacing
- [FIX] sap.m.IconTabBar: The scrolling arrows don't show pressed state on tablet anymore
- [FIX] sap.m.IconTabBar: Unwanted spacing
- [FIX] sap.m.Input remove initial flickering due to resize behavior
- [FIX] sap.m.Input: Input suggestion may log error of calling funtion on null object
- [FIX] sap.m.InputBase - fix popupcontent in value state message
- [FIX] sap.m.Link css styles for HCB theme - optimization and Link test page margin added
- [FIX] sap.m.Link: outline on hover(Focus) fixed
- [FIX] sap.m.ListItemBase: Should respect contents space key.
- [FIX] sap.m.ListItemBase: space key should not scroll down the list.
- [FIX] sap.m.MessageBox: HCB theme clean up
- [FIX] sap.m.MessageToast: HCB Optimization
- [FIX] sap.m.MultiComboBox: HCB theme clean up
- [FIX] sap.m.MultiInput - enhance exit function
- [FIX] sap.m.MultiInput - enhance keyboard handling: select all tokens
- [FIX] sap.m.MultiInput: HCB theme clean up
- [FIX] sap.m.NavContainer: don't set initial focus when in Popup
- [FIX] sap.m.ObjectAttribute: Fix for missing outline issue
- [FIX] sap.m.ObjectAttribute: Keyboard handling
- [FIX] sap.m.ObjectAttribute: outline style when clicked and inactive
- [FIX] sap.m.ObjectIdentifier: now utilizes Text and Link controls
- [FIX] sap.m.ObjectStatus: Condensed style for ObjectStatus control
- [FIX] sap.m.Panel: HCB theme clean up
- [FIX] sap.m.Popover: HCB theme clean up
- [FIX] sap.m.Popover: scrollPosition isn't restored on mobile device
- [FIX] sap.m.ProgressIndicator: HCB icon alignment
- [FIX] sap.m.RadioButton Fixed Radio Button visual styles and click/tap.
- [FIX] sap.m.RadioButton: Adjust position of the RadioButton in the InputListitem
- [FIX] sap.m.SearchField HCB styling
- [FIX] sap.m.SearchField: active state is not shown in Firefox
- [FIX] sap.m.SearchField: focus is lost by mouse click
- [FIX] sap.m.SearchField: incorrect value by setValue(undefined)
- [FIX] sap.m.SegmentedButton fix for size calculation in arrabian
- [FIX] sap.m.SegmentedButton removed icon and text restriction
- [FIX] sap.m.SelectDialog: keyboard handling improvement
- [FIX] sap.m.SplitContainer - works with toolbar in the header
- [FIX] sap.m.SplitContainer: master button is lost after custom header is set to current detail page
- [FIX] sap.m.Table: Header should not be visible in case of no header is set for all columns in compact mode.
- [FIX] sap.m.TablePersoDialog: dialog too wide in IE9
- [FIX] sap.m.TableSelectDialog: Keyboard handling improvement
- [FIX] sap.m.TileContainer - Simplify Test Page
- [FIX] sap.m.Token HCB styling
- [FIX] sap.m.Tokenizer: fix editable conflict with Token editable
- [FIX] sap.m.Toolbar: Solid context focus outline color is added
- [FIX] sap.m.UploadCollection: Theming Support (Bluecrystal & HCB)
- [FIX] sap.m.searchField in a Toolbar is not 100% wide
- [FIX] sap.m: Remove dependencies to non-existent modules (e.g. enums)
- [FIX] sap.m:!FeedListItem HCB enablement
- [FIX] sap.ui.Device: Fix test for mobile mozilla browser
- [FIX] sap.ui.Device: Provide Webkit version in Blackberry 10
- [FIX] sap.ui.Table: incorrect count of visible rows
- [FIX] sap.ui.commons.Dialog: Fixed Focusing on Content-Elements
- [FIX] sap.ui.comp.variant.VariantManagement Lifecycle
- [FIX] sap.ui.comp.variants.VariantManagement set focus on Input field in the Variant Save Dialog
- [FIX] sap.ui.comp.variants.VariantManagement Enable Click on Label to open Variant Selection, revert workaround for Radiobuttongroup bug
- [FIX] sap.ui.comp.variants.VariantManagement Error texts for user input
- [FIX] sap.ui.comp.variants.VariantManagement Hig Contrast Theme fixes
- [FIX] sap.ui.comp.variants.VariantManagement Issue with Management Dialog fixed
- [FIX] sap.ui.comp.variants.VariantManagement Label Color, Trigger Button Color, Label Alignment, Manage Dialog Width
- [FIX] sap.ui.comp.variants.VariantManagement Label alignment on Management dialog
- [FIX] sap.ui.comp.variants.VariantManagement Layout changes for save as Dialog
- [FIX] sap.ui.comp.variants.VariantManagement ManageDialog Error Handling refined
- [FIX] sap.ui.comp.variants.VariantManagement Select List Border removed
- [FIX] sap.ui.comp.variants.VariantManagement Transport popup interaction
- [FIX] sap.ui.comp.variants.VariantManagement added namespace to VariantItem
- [FIX] sap.ui.comp.variants.VariantManagement fix button state handling, Event parament harmonization
- [FIX] sap.ui.comp.variants.VariantManagement integrate Transport Popup
- [FIX] sap.ui.comp.variants.VariantManagenment check for global flag on save, Manage Dialog Error handling revised
- [FIX] sap.ui.comp.variants.Variantmanagement label alignment fixes, label rename, workaround for radio button group
- [FIX] sap.ui.core.DateFormat: Fix timezone offset handling in relative parsing
- [FIX] sap.ui.layout.FixFlex: Android native browser support
- [FIX] sap.ui.layout.FixFlex: fix demo urls
- [FIX] sap.ui.layout.Splitter: HCB theme clean up
- [FIX] sap.ui.unified.Calendar: Fixed issues with DST changes
- [FIX] sap.ui.unified.Menu: Avoid error when restore focus on opener during closing the Menu
- [FIX] sap.ui.unified.Menu: HCB styles fixed with designer
- [FIX] sap.ui.unified.Menu: Optimizations for mobile
- [FIX] sap.ui.unified.Shell: Fix repaint issues in webkit
- [FIX] sap.ui.unified.Shell: Improve header hiding feature in Chrome
- [FIX] sap.ui.unified.Shell: Trigger Press event on head items when space key is pressed
- [FIX] sap.ui.unified.Shell: Trigger window.resize when header is hidden of shown
- [FIX] sap.ui.ux3.NavigationBar: Recalculate Arrow Position on size changes
- [FIX] table style removed and destroy handling for unit test changed
- [FIX] tools.md: remove options that are not supported yet
- [FIX] unified.Calendar Fixed rendering of chinese weekdays
- [FIX] unified.Calendar: Fixed some typos in event types
- [FIX] unified/Shell: Correctly forward indexOfAggregation methods
- [FIX] unit test corrections
- [FIX] using Button instead of Link
- [FIX] ux3.ToolPopup: Fixed Initial Calculation and Setting of TP-Height
- [FIX] v2.ODataModel: Update map of changed entities (TwoWay)
- [FIX] v2.ODataModel: delete unnecessary metadata for created entries
- [FIX] v2.ODataModel: fix TwoWay binding on created entries
- [FIX]sap.m.Column: Applying header alignment to children issue is fixed.
- [Fix] sap.m.Input: Input suggestion shouldn't invalidate the popup when insert suggestion item on phone
- [Fix] sap.m.InputBase: fix issue of showing value state message when value state changes while typing
- [Fix] unified.Calendar keyboard navigation issues