Release Notes for 1.18
This page contains the release notes for the patches of the 1.18 release.
Version 1.18.12 (April 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Icon Font is upgraded to version 2.6 with 5 new icons.
- [FIX] JSONTreeBinding: Fix Treebinding considers NULL as node
Desktop
- [FIX] Tree: New aria attributes added in TreeNode
- [FIX] Table: Fixed the unexpected identifier errors when resizing
- [FIX] ux3.Shell: Focus Pane when selected for better accessibility
Mobile
- [FIX] Added new type for work day(s)
- [FIX] SplitApp: SplitApp demo application showed empty page when run on phone
- [FIX] Input change event issue on focus out in Internet Explorer 9 is fixed.
- [FIX] Invalid date handling issue of DateTimeInput is fixed.
- [FIX] Timesheet: warped weekly view on Blackberry devices
- [FIX] sap.m.ActionListItem: Adjusted line-height to prevent letters from being cut-off
- [FIX] sap.m.ActionSheet: ActionSheet isn't positioned right when orientation changes.
- [FIX] sap.m.Carousel: Fixed Right-To-Left swipe issue
- [FIX] sap.m.Carousel: removed mark on touchStart/mouseDown event
- [FIX] sap.m.Dialog: names are saved instead of the class definition for the added special CSS class for scrollable content because of lazy loading.
- [FIX] sap.m.IconTabBar: fixed preserveDom issue ( GitHub issue #26)
- [FIX] sap.m.ObjectHeader, sap.m.ObjectStatus
- [FIX] sap.m.SegmentedButton: setSelectedButton call does not update UI
- [FIX] sap.m.Select: options are not shown for footer select when runs on android phone with version less than 4.1
- [FIX] sap.m.SplitContainer: master area closes immediately after open in Internet Explorer 9.
Version 1.18.11 (March 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FIX] CustomCssCheck - fixed customCheck method to test all libs
- [FIX] Do not minimize LESS files
- [FIX] MockServer: Fix the RegExps and CRUD operations (fixes GitHub issue #21)
- [FIX] ODataTreeBinding: Make relative binding work
- [FIX] sap.ui.Device.orientation: wrong orientation calculation on iPhone with version 7.0.x while keyboard is open.
Desktop
- [FIX] RichTooltip: text and value state in the table's cells are empty
- [FIX] Table: Make _updateTableContent work with named models
- [FIX] Table: fixed ItemNavigation with multi labels in col header
- [FIX] Toolbar: Check for DomRef
- [FIX] UX3/ExactBrowser: attributeSelected-event - correct attribute
- [FIX] commons.Paginator: addStyleClass
- [FIX] commons.TreeNode
- [FIX] TreeTable: removed "!important" indentation of tree nodes
Mobile
- [FIX] sap.m.Carousel: Focus painting and event handling issues fixed - painting focus on desktop did not work after mouse activation - swipe event was propagated even if not necessary
- [FIX] sap.m.FacetFilter: Redesign
- [FIX] sap.m.IconTabBar/IconTabBarFilter: fix for tooltip
- [FIX] sap.m.IconTabBar: fix for focus outline
- [FIX] sap.m.IconTabBar: switch tab if selectedTab is set to visible(false) and content is visible (fixes !GitHub issue 20)
- [FIX] sap.m.Input - Corrected misspelled call to destroy suggestion popup
- [FIX] sap.m.SplitContainer/SplitApp: recreate showMasterButton when it's destroyed during page navigation.
- [Fix] sap.m.RadioButton - focus handling
- [Fix] sap.m.RadioButton/CheckBox - disabled shows no hover anymore
Version 1.18.10 (March 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FIX] ODataModel: Don't override existing data with deferred
- [FIX] ODataModel: Remove delete correct cache value with parameters
- [FIX] RichTextEditor: Multiple fixes for RTE inside Popup
Desktop
- [FIX] InPlaceEdit make content to default aggregation
- [FIX] ListBox show ellipsis if text too long
- [FIX] Popup: Closing when opener is removed
- [FIX] Popup: Document Collision Parameters
- [FIX] SearchField - not focusable on iOs
- [FIX] Table: Make tabbable work in popup
- [FIX] ToolPopup: Documentation
- [FIX] Tree: Correct theme path for Icons
- [FIX] commons.Panel: scrollLeft in RTL mode
- [FIX] ToolPopup: Arrow for IE8
- [FIX] ToolPopup: Fixed Padding Bottom in BlueCrystal
Mobile
- [FIX] sap.m.ActionSelect: remove buttons from the ActionSelect content popup
- [FIX] BusyDialog: fixes qunit test
- [FIX] sap.m.IconTabBar: removeItem - allow ID param and fix return value (fixes GitHub issue #12)
- [FIX] modal Popup prevent HTML page from scrolling
- [FIX] sap.m.SegmentedButton: control pushes the dialog to the maximum size when runs in IE.
- [FIX] sap.m.NavContainer: Hiding XMLViews on route-event
Charts
- [FIX] JS error on hovering over datapoints when there is measure with no value assigned
Version 1.18.9 (March 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] sap.ui.unified.Shell: Adapt Logo Handling according to new design specs
- [FIX] Always simulate touch events when 'sap.m' is configured.
- [FIX] Dataset wrong parameters in selectionChanged event
- [FIX] NumberFormat: Correctly handle very large or small numbers
- [FIX] jQuery.sap.act: Avoid unnecessary timer initialization
- [FIX] sap.m: problems with scrolling on IOS devices
- [FIX] sap.ui.Core ThemeCheck - changed check for CustomCSS
- [FIX] sap.ui.core.RenderManager: avoid Javascript error when unregistered custom icon is used.
Desktop
- [FIX] ComboBox on iPad - disabled items not visualized
- [FIX] Dataset wrong parameters in selectionChanged event
- [FIX] Splitter: fix z-Index for ghost bar
- [FIX] Tree: Support icon font and custom style classes
- [FIX] TreeTable: IE column header issue / support for fixed columns
- [FIX] UX3/Shell: Default button text loaded on language change
- [FIX] sap.ui.ux3.Overlay/Shell: Gold Reflection Adaptations
- [FIX] sap.ui.ux3.Overlay: Adapt frame opacity in Gold Reflection theme
Mobile
- [FIX] ObjectHeader, ObjectAttribute: Use underline with active link.
- [FIX] POA app: remove sap.me references
- [FIX] sap.m.IconTabBar fix for assertion failed error
- [FIX] sap.m.Popover: remove the flashing of scrollbar when content gets bigger.
- [FIX] sap.m.ResponsivePopover: also forward the setBindingContext, … methods to the inner popover or dialog instance.
- [FIX] sap.m.TablePersoDialog: list item caption not wide enough
Others
- [FEATURE] sap.ui.unified.Shell: Render header items with separators
- [FIX] Type is now showed even on week end days
- [FIX] sap.ui.unified.ContentSwitcher/ShellOverlay: Fix JSDoc
- [FIX] sap.ui.unified.Shell: Fix Close Button Design in Blue Crystal Theme
Tools
- [FIX] Project creation wizard fails on Eclipse Galileo or Helios e.g. with NWDS
Version 1.18.7/1.18.8 (February 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] ODataModel: added event for metadata load failure
- [FIX] sap.m.ScrollContainer: no horizontal scrolling in IOS
- [FIX] Chrome on Android tablets not detected as mobile
- [FIX] Include developer texts in default set of supported languages
- [FIX] Performance by touch scroll on IOS devices
- [FIX] Popup error if focus lost
- [FIX] Support more types of bootstrap URLs, e.g. without a leading path
- [FIX] Support-Tool: Control-Tree - Binding Info
- [FIX] sap.m.Carousel: replaced swipe-view, desktop-ready, Blue Crystal
- [FIX] sap.m.Carousel: resize and swipe issues within SplitApp - Horizontal swipe in carousel has prioriry over SplitApp - fixed resize handling (used different resize handler)
Desktop
- [FIX] Button two icons visible
- [FIX] Click on control inside carousel item focus carousel item
- [FIX] CollectionInspector: Handle destory aggregation correctly
- [FIX] ColorPicker: Exception when calling destroy
- [FIX] Form titles invisible in HCB
- [FIX] Table: Set "Select All" Tooltip only on multiselection
- [FIX] commons.Panel: better event-handling
Mobile
- [FIX] sap.m.IconTabBar: horizontal design icon not cut off
- [FIX] Performance by touch scroll on IOS devices
- [FIX] sap.m.Carousel: replaced swipe-view, desktop-ready, Blue Crystal
- [FIX] sap.m.Carousel: resize and swipe issues within SplitApp - Horizontal swipe in carousel has prioriry over SplitApp - fixed resize handling (used different resize handler)
- [FIX] sap.m.SearchField is not focused on tap
Others
- [FEATURE] Table design for Blue Crystal updated
- [FEATURE] Table: new Blue Crystal design
- [FIX] Table: fix outer border in Blue Crystal
Version 1.18.6 (February 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Enable portal themeroot
- [FEATURE] Gateway statistics for oData requests
- [FIX] DateFormat: Improve Date and Time format handling
- [FIX] Fixed error with validating relative URLs
- [FIX] Models: new getObject function and XMLModel: fix changeDetection for nodes
- [FIX] ODataModel: adapt documentation for metadata loaded event
- [FIX] ODataModel: batch stack correctly cleared in submitBatch
- [FIX] ODataModel: fix count request accept-language header
- [FIX] Scrollbar: Chrome with 90% Zooming factor
- [FIX] Support-Tool Control-Tree: Enum-Properties
- [FIX] Support-Tool: Control-Tree
- [FIX] core.Popup: Memory Leak
- [FIX] jQuery-Mobile: fixed text selection issues on Desktop Chrome
- [FIX] jQuery.sap.encoder: Allow tilde in URLs
- [FIX] jQuery.sap.log: missing conversion to string
- [FIX] oDataModel - fixed missing ETag in submitChanges method
Desktop
- [FIX] DropdownBox on mobile device not opening
- [FIX] Fix wrong selection after filtering in the the Tree
- [FIX] Keyboard handling of Form for mobile
- [FIX] NotificationBar: Hide Notifiers When Bar is Minimized
- [FIX] ResponsiveGridLayout resize after Form change
- [FIX] ResponsiveLayout - size of image is changed
- [FIX] ValuehelField alignment of iconfont icons
- [FIX] core.Popup: Memory Leak
Mobile
- [FEATURE] getSelectedContext function is added into ListBase.
- [FIX] FacetFilter: popover closed immediately after open when bound to OData model
- [FIX] IconExplorer: fix Firefox (add missing require for sap.ui.core.IconPool)
- [FIX] Mobile: Remove phonegap workaround
- [FIX] ObjectHeader: Make tap area larger for down-arrow.
- [FIX] sap.m.Bar: deprecation of the translucent property
- [FIX] sap.m.FacetFilter: applying styles to Summary Bar.
- [FIX] sap.m.FacetFilter: fixes for OData model binding
- [FIX] sap.m.IconTabBar: correct text position for horizontal design without count
- [FIX] sap.m.IconTabBar: fix for firing select event
- [FIX] sap.m.Input: fix redundant suggest event fired when runs on the phone.
- [FIX] sap.m.ObjectListItem: add padding between number and title
- [FIX] sap.m.Popover: Popover with placement TOP isn't placed at the right position when runs in landscape mode on iOS7 iPhone.
- [FIX] sap.m.TileContainer DOM access without element
Others
- [FIX] RichTextEditor: Avoid navigation inside iframe
Version 1.18.5 (January 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FIX] Better Unicode support (supplementary characters)
- [FIX] Detect correct name for nested xml views
- [FIX] Gerenal: prevent the simluated mouse and click events from reaching the wrong dom element when runs on mobile device.
- [FIX] ManagedObject: fix correct detaching of modelRefreshHandler
- [FIX] MockServer: added metadata support for entity values
- [FIX] ODataMetadata: add check if entity container contains an entity set
- [FIX] ODataModel: prevent duplicate refresh in useBatch with write
- [FIX] Router: Set init flag earlier to prevent initialization twice
- [FIX] change <core:View> to <mvc:View> in XMLView examples
- [FIX] core.Popup: 'checkDocking' Must Use Re-rendered 'of' Also
- [FIX] datajs header parsing
- [FIX] sap.ui.core.Icon: slim-arrow-down icon is sometimes not shown in IE9.
Desktop
- [FIX] ResponsiveGridLayout: LayoutData on FormContainer do not work if no title is set on FormContainer
- [FIX] SearchField documentation update - value for suggest event
- [FIX] Toolbar: update ItemNavigation after rerendering
- [FIX] change <core:View> to <mvc:View> in XMLView examples
- [FIX] commons.Checkbox+RadioButton: fix broken hover effect in IE11 when textDirection is set
- [FIX] commons.ListBox: empty-string key
- [FIX] sap.ui.ux3 DataSet - Fixed selectionChanged event
Mobile
- [FIX] DateTimeInput should not show dialog on focus.
- [FIX] FacetFilter: fixing qunit tests for locale specific text.
- [FIX] ObjectHeader: Fix issue where invisible attribute reserved row space.
- [FIX] change <core:View> to <mvc:View> in XMLView examples
- [FIX] sap.m.(Table)SelectDialog Bugfixes
- [FIX] sap.m.(Table)SelectDialog corrected set/getBindingContext method implementation
- [FIX] sap.m.(Table)SelectDialog now fires cancel event on ESC key
- [FIX] sap.m.BusyIndicator: custom icon does not rotate in IE9
- [FIX] sap.m.FacetFilter: Backport fix to allow programmatic list filtering
- [FIX] sap.m.FacetFilter: Fix allignment of select all checkbox label.
- [FIX] sap.m.FacetFilter: arrows are not visible in overflow mode
- [FIX] sap.m.IconTabBar: avoid unnecessary rerendering of content
- [FIX] sap.m.IconTabBar: horizontal design supports now longer count
- [FIX] sap.m.Input: Removed ValueHelp icon from non-editable input fields
- [FIX] sap.m.Input: ValueHelp icon sometimes misaligned in Firefox
- [FIX] sap.m.Input: liveChange event handler isn't called
- [FIX] sap.m.InputBase: fixed selector for inner width
- [FIX] sap.m.Popover/Dialog: position of popover/dialog isn't right when runs in iOS7 tablet landscape mode.
- [FIX] sap.m.SearchField: reset button
- [FIX] sap.m.TablePersoController: trigger 'personalizationDone' event
- [FIX] sap.m.Input: Input gets blue outline after popup is closed by pressing on the position on top of the input.
- [FIX] sap.m.List: IE9: misaligned navigation icons in dialogs
Others
- [FIX] Make scrollbar visible in Blue Crystal on OS X
Version 1.18.4 (January 2014)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Minimal browser UI in iOS7 on phones
- [FEATURE] ToolPopup: Provide Open- and Close-Duration
- [FIX] Accordion: Drag and Drop Refactoring
- [FIX] JSONTreeBinding: Fix binding of array
- [FIX] NotificationBar: Enable Read-Only Messages
- [FIX] ScrollContainer fix RTL issues with iScroll
- [FIX] ScrollContainer: fix initial scroll position in RTL
- [FIX] sap.ui.core ODataModel: pass ETag to batch
Desktop
- [FEATURE] Table: Support Grouping for all Client List Bindings
- [FEATURE] ToolPopup: Provide Open- and Close-Duration
- [FIX] Accordion: Drag and Drop Refactoring
- [FIX] CollectionInspector: Support Data Binding for collection title
- [FIX] Corrected scrollbar positioning in ListBox for IE11
- [FIX] IE10 rounding error leads to error on mousemove
- [FIX] Label update of required flag after rendering
- [FIX] Missing indexOf aggregation method decorators added
- [FIX] NotificationBar: Enable Read-Only Messages
- [FIX] NotificationBar: ItemNavigation
- [FIX] Outline of clicked Checkbox/RadioButton not visible
- [FIX] Outline of focused Checkbox/RadioButton not white/solid
- [FIX] Splitter: translation added
- [FIX] Table: Allow method chaining in addColumn and insertColumn
- [FIX] Table: Handle refresh compatible to previous implementation
- [FIX] Table: Update visible columns after API column width change
- [FIX] commons.Dialog: Fix Initial Focus IE11
- [FIX] readonly CheckBox not in Tab-chain
- [FIX] readonly CheckBox not in Tab-chain
- [FIX] sap.ui.commons.Paginator event fix
Mobile
- [FEATURE] Perso - Migration test qunit
- [FEATURE] sap.m.Shell: remove "experimental" flag
- [FIX] FacetFilter: Rerender button text on model update.
- [FIX] Fix demo apps: "Explored" App: mark images as not-density-aware, remove CSS reference to missing file from splitapp app
- [FIX] Perso: Avoid rendering flicker on List in Dialog
- [FIX] sap.m.Button: don't grab focus when pressed
- [FIX] sap.m.Dialog: opacity is used instead of visibility in order to make dialog with input in NEXUS 7 open the keyboard successfully.
- [FIX] sap.m.FacetFilter: allCount property of facetfilterlist should be updated in dialog.
- [FIX] sap.m.FacetFilter: getActive method returns incorrect value in IE9
- [FIX] sap.m.IconTabBar: added warning for duplicate keys.
- [FIX] sap.m.Image: error event listener isn't called when a non-existing url is set within the error event listener
- [FIX] sap.m.Popover: ALT+F4 should also closes the popover.
- [FIX] sap.m.SplitContainer: Keyboard action on the master button doesn't open the master area.
- [FIX] sap.m.TablePersoDialog: use static persistence id for table cols
- [FIX] sap.m.Text: ellipsis not visible in RTL mode
- [FIX] sap.m.TextArea: width property does not work
- [FIX] sap.m.TileContainer: tile positions in RTL mode
- [FIX] sap.m.ViewSettingsDialog ESC key cancels dialog
- [FIX] sap.m: only load ios7.js if required
Inbox
- [FIX] Inbox: Accessibility issue extra tab
- [FIX] Inbox: Accessibility issue for delete substitution image
Others
- [FIX] Delay initial navigation until rendering has finished.
- [FIX] Modified button test alignment for IE10 & IE11
Version 1.18.2 (December 2013)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] ResizeHandler: Improve sleep mode
- [FIX] "binding undefined" error when updating Bindings
- [FIX] ClientTreeBinding: Allow filtering 0
- [FIX] Device: don't crash on platforms other than Linux/Win/Mac
- [FIX] ETag-related errors after refresh and on overwrite
- [FIX] IE10 FlexBox test: Stick to just -ms prefix
- [FIX] ODataModel: Don't fire RequestFailed for aborted requests
- [FIX] ODataModel: Two Way remove unnecessary metadata payload
- [FIX] Table: Show ghost column header always on top of table
- [FIX] sap.ui.core.Popup: fix one of the usage of jQuery.contains in which the first parameter is not with type DOMNode but string.
Desktop
- [FIX] Binding of ThingAction tooltips does not work properly
- [FIX] Carousel: Controls within carousel not working when touch enabled
- [FIX] ComboBox remove ListBox event listener by destroy
- [FIX] Commons/Menu: Fix menu positioning
- [FIX] Commons/RatingIndicator: AverageValue as fallback
- [FIX] DropdownBox do not open on mobile device
- [FIX] FormattedTextView allow ids in divs and spans
- [FIX] ImageMap: Accessibility Description
- [FIX] Table: Correct colors for table in inverted poopup
- [FIX] Table: Show ghost column header always on top of table
- [FIX] ToolPopup: Added Missing 'Opened' Event
- [FIX] ExactBrowser: Fix list resizing via drag&drop
Mobile
- [FIX] FacetFilter: Rerender button text on setSelected
- [FIX] Link ellipsis does not work in IE9 when used in Table.
- [FIX] NavContainer: when page is re-added, just ignore the call
- [FIX] Screen flashs when focus to TextArea on iOS7 issue is fixed
- [FIX] Text wrapping without space issue is fixed.
- [FIX] sap.m.Dialog/Popover: when escape key event is handled by inner control inside, Dialog/Popover? should simply ignore.
- [FIX] sap.m.Dialog: add width css to root node when contentWidth is set to prevent other node from stretching dialog.
- [FIX] sap.m.Dialog: fix the javascript error when content resize listener is called while dialog is being opened.
- [FIX] sap.m.FacetFilterList: Support items binding in ODataModel callback.
- [FIX] sap.m.GroupHeaderListItem: set 100% width on content to prevent overflow in iOS
- [FIX] sap.m.Input: wrong scrolling after edit
- [FIX] sap.m.ObjectHeader: fixing cursor for title arrow icon.
- [FIX] sap.m.ObjectHeader: fixing the cursor issue on title and title arrow.
- [FIX] sap.m.ObjectHeader: space aquired for non visible aggregation
- [FIX] sap.m.Panel: Set toolbar context correctly
- [FIX] sap.m.Popover: Popover blinks during the open process.
- [FIX] sap.m.Popover: fix the issue that popover is stretched to maximum width in IE9 and register the content resize listener in onAfterRendering.
- [FIX] sap.m.Popover: popover is closed when openby control is rerendered.
- [FIX] sap.m.Popover: size calculation may be wrong when placement is left.
- [FIX] sap.m.TileContainer - transition with Firefox (1.18.2)
- [FIX] sap.m.ios7 - getting rid of the fixed position in the page
- [FIX] sap.m.ios7 fixing the ipad issues
- [FIX] sap.m.IconTabBar: show hand cursor for scroll arrows.
- [FIX] sap.m.SearchField: layout issues in IE9
UI5 Tools
- [FIX] Fix problem in ABAP Team Provider with Java7. Error "Comparison method violates its general contract!" occured during synchronization
Version 1.18.1 (December 2013)
A patch for the rel-1.18 code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [Fix] removing a wrong @since tag
Desktop
- [FIX] Label - alignment of icon font icon in HCB
- [FIX] Table: Position ghost column header correctly
Mobile
- [Fix] removing a wrong @since tag
Version 1.18.0 (December 2013)
A release of the master codeline. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Allow the merge of debug sources.
- [FEATURE] New initialize method on bindings
- [FEATURE] Split runtime and test resources in multiple JARs
- [FEATURE] sap.ui.core.Icon/IconPool: add suppressMirroring parameter to addIcon method to provide the configuration for custom icon font.
- [Feature] sap.ui.core.routing.History - added getPreviousHash
- [Feature] sap.ui.core.routing.Router - added a stop method
- [FIX] Better locale string format error description.
- [FIX] Cancel pending request if context is changed
- [FIX] Core: Focus Handling: Fix determination of focused control
- [FIX] DataType normalizer
- [FIX] IOS7 - landscape mode stops hiding the header/footer
- [FIX] NotificationBar: Colors for Notifier Counters for HCB
- [FIX] Properly document sap.ui.core.BusyIndicator as a static class.
- [FIX] Scrollbar: fix for Chrome 31
- [FIX] XMLView.byId() failed for items nested in HTML nested in control
- [FIX] sap.ui.Device: improve the resize event fire and orientation calculation for ASUS tablet device
- [FIX] sap.ui.core.IconPool: put the old param "skipMirroring" back in order to keep compatibility.
- [FIX] sap.ui.core.RenderManager: writeIcon function should write the icon content as content in span not in data-sap-ui-icon-content attribute in IE8.
- [Fix] - history parses initial hash
Desktop
- [FEATURE] Grid: Introduce homogeneous names of properties
- [FIX] Accessibility: Role "heading" in RowRepeater Title and Test-App
- [FIX] Carousel: Stop overwriting children CSS styles
- [FIX] DataSetSimpleView: Fix JS error when scrollarea is not available
- [FIX] FacetFilter: "all" entry not selected by default
- [FIX] FileUploader: allow to upload files with same name
- [FIX] InPlaceEdit RichTooltip not displayed
- [FIX] NotificationBar: Colors for Notifier Counters for HCB
- [FIX] Open/close DropdownBox when clicking on it
- [FIX] TreeTable: Handle Groupmode classes only in group mode
- [FIX] commons/RatingIndicator: Enable external theming URLs
Mobile
- [FEATURE] Different Switch design (blue/white no-text) for TablePersoDialog
- [FEATURE] MessageToast.show() should be usable without require()
- [FEATURE] New features, XMLified views in Explored
- [FEATURE] Remove Flex Box app now it's in Explored
- [FEATURE] rememberSelections property is added into ListBase.
- [FEATURE] sap.m Explored tuning
- [FEATURE] sap.m.FacetFilter: show "OK" button in popover
- [FEATURE] sap.m.Toolbar: 'design' prop for Info and Transparent toolbar
- [FIX] BusyIndicator: Fixes wrong rotation direction in rtl mode. (0004331479 2013)
- [FIX] GrowingList lost focus on live search
- [FIX] IOS7 - landscape mode stops hiding the header/footer
- [FIX] List fires updateFinished event after rendering phase is finished
- [FIX] Minor wording fixes but significant as they're on the "Demo Applications" homepage
- [FIX] TablePersoDialog - make dialog fullscreen on phone
- [FIX] Toolbar force popover to max screen width issue is fixed
- [FIX] sap.m Explored IconTabBar top padding
- [FIX] sap.m. RadioButton/Checkbox enable/disable forwarding
- [FIX] sap.m.FacetFilter: fixing issue with Select All Checkbox when items are loaded async.
- [FIX] sap.m.Input blur focus when resizing on iOS7
- [FIX] sap.m.ResponsivePopover: Adding renderer to this control although it renders nothing.
- [FIX] sap.m.ios7 - fires the barHeight now
- [FIX] sap.m.ios7 - input blurs on orientationchange
- [FIX] sap.m.routing.RouteMatchedHandler passing data to NavContainer
- [FIX] Fixes group name query selector
- [FIX] RadioButton: Sets focus on the radiobutton when the label is clicked
Charts
- [FEATURE] Add API to convert chart coordinates back to model contexts
- [FIX] Bubble minMarkerSize
Inbox
- [FEATURE] Inbox: Using Notification Bar instead of Message Bar
- [FIX] Inbox: Refresh of the items restores the drop down value
- [FIX] Inbox: StreamView - Task Initiator Icons Not Displayed in Demokit
Others
- [FIX] Form with ResponsiveLayout Label alignment on phone size
- [FIX] ResponsiveLayout Label alignment in phone size on IE9
- [FIX] sap.m.IconTabBar: border radius in native browser of S4 device
- [FIX] sap.m.IconTabBar: change of background color
- [FIX] sap.m.Label: Corrected alignment when label is set to required
- [FIX] sap.me.CalendarLegend: Prevent colon after legend labels
Suite UI Commons
- [FEATURE] sap.suite.ui.commons.UnifiedThingInspector: Updated the header area to use the condensed object header control.
- [FEATURE] sap.suite.ui.commons.UnifiedThingInspector: Updated according to visual design changes.
- [FEATURE] sap.suite.ui.commons.FacetOverview: Added heightType property to set the pre-defined height or adjust it to the content.
- [FEATURE] sap.suite.ui.commons.KpiTile: Updated according to visual design changes.
Collaboration
- [FEATURE] Notification component: display the number of new notifications and the content of notifications
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.17.0 (November 2013)
A patch for the master code line. It contains the following fixes for the UI5 Core and Controls:
Core
- [FEATURE] Adds a private method to the Component.js and MockServer.js to refresh the service metadata document and the mockdata of all created mockservers.
- [FEATURE] Automatic generation of .theming files
- [FEATURE] Binding: Event handler can be passed with constructor
- [FEATURE] Bindings: new reson param for change events
- [FEATURE] Component: Automatic activation/deactivation of customizing
- [FEATURE] Controller Extensibility
- [FEATURE] Customizing: allow default content for ExtensionPoints
- [FEATURE] Data binding: Enable validation events on control level.
- [FEATURE] DataType Formatter
- [FEATURE] Enforce default aggregations for controls with 0..n aggr.
- [FEATURE] Generator: generate control templates for XML views
- [FEATURE] I18N: support to enhance ResourceModels with custom props.
- [FEATURE] ListBox enable icon font for icons
- [FEATURE] MockServer: support for HTTP-POST, -PUT, -DELETE methods and CSRF-Token.
- [FEATURE] NavContainer: add insertPreviousPage method
- [FEATURE] ODataModel: enable/disable automatic refresh after change
- [FEATURE] ODataTreeBinding: Created ODataTreeBinding
- [FEATURE] Pass event handler to controls via binding info object
- [FEATURE] ResizeHandler: Introduce sleep mode
- [FEATURE] Router fires routePatternMatched event now
- [FEATURE] Shell Pane-Bar Overflow Menu Enhancement
- [FEATURE] Support SAP pseudo languages ZH/ZF/1Q/2Q; short time format
- [FEATURE] Support for declarative element binding
- [FEATURE] TreeTable: Enabled for ODataTreeBinding
- [FEATURE] UIComponent: added support for routing configuration
- [FEATURE] i18n: enabled enhance support on ResourceBundle
- [FEATURE] sap.m.DateTimeInput: Added Keyboard Navigation
- [FEATURE] sap.m.Dialog: padding in content area is removed for 1.16 compatible applications by default.
- [FEATURE] sap.ui.UX3 DataSet: Enabled MultiSelect
- [FEATURE] sap.ui.core.IconPool: IconPool is updated with icon version 2.3 and two new icons are added: multi-select and exit-full-screen.
- [FIX] Added missing JSDoc in SapPcpWebSocket
- [FIX] AppCacheBuster: fixed the resource detection of the filter
- [FIX] ArrayDiff: Fixed wrong calculation of diff and optimized performance
- [FIX] Avoid Component preload when Component has been loaded already
- [FIX] Avoid assertion failures for applySettings() with default model
- [FIX] Binding mode cannot be changed
- [FIX] Changed order of content / router initializiation in UIComponent, so that views can register in their init method on router matched events (router is not undefined anymore)
- [FIX] Commons: Avoid rerendering on tooltip changes for textfield variants
- [FIX] Component: corrected the order of deps and lib includes
- [FIX] Consolidated UI5 Core & Runtime Demokit content
- [FIX] ContextBinding refresh does not update PropertyBindings
- [FIX] Customizing: actually ignore property modifications for properties other than "visible"
- [FIX] Device API now recognizes android stock browser
- [FIX] Device API: Fix Media Queries on iPad
- [FIX] Fix Popup close on ESC-key when Callout is used
- [FIX] Fixed missing focus outline in new Chrome 30.
- [FIX] GrowingList does not grow after switching growing property.
- [FIX] Handling of pcpFields with no value (SapPcpWebSocket)
- [FIX] IconPool: fix RTL in IE8
- [FIX] IconPool: make IconFonts work in IE9 (URL with Params)
- [FIX] Icons breaking due to display:block in IE9
- [FIX] ListBinding: Store application filters correct
- [FIX] ManagedObjectMetadata: Correct name for remove all mutator
- [FIX] Menu: Made Menu Usable in Popup
- [FIX] ODataListBinding: Store sorters after sort was called
- [FIX] ODataModel: Add function import metadata support
- [FIX] ODataModel: add global URL Params to batch request
- [FIX] ODataModel: fix correct data removal from model
- [FIX] ODataModel: fix duplicate refresh token calls in batch mode
- [FIX] ODataModel: small documentation fix for useBatch setter
- [FIX] ODataModel: submitBatch returns now request handle correctly
- [FIX] ODataModel: submitChange doesn't return abort abject correctly
- [FIX] ODataModel: use withCredentials option only for async requests.
- [FIX] RenderManager: Restore focus after forced repaint
- [FIX] ResourceHandler: fix the NPE when no props or MANIFEST was found
- [FIX] ResourceHandler: fixed the stream closing issue
- [FIX] ResourceHandler: remote location now works without cache
- [FIX] ResourceServlet: improved/secured the CORS handling
- [FIX] Route patterns that are undefined now do not match anymore
- [FIX] Router - getUrl works with undefined
- [FIX] Router: Destroy if component init fails
- [FIX] Routing: Allow subroutes to be defined as object
- [FIX] Routing: Only remove aggregation - no destroy
- [FIX] ScrollEnablement: Scroll Input into View on Android on focusin
- [FIX] SupportTool-ControlTree: fixed associations (e.g. inside components)
- [FIX] Templating: support for aggregation binding
- [FIX] ToolPopup: Position of Arrow when ToolPopup is on the Left Side
- [FIX] UI component sets the targetParent again
- [FIX] UIComponentMetadata: Extend routing config
- [FIX] UX3/NavigationBar overflow menu: Repaint Bug in IE 8
- [FIX] XMLTemplateProcessor check for existence of
- [FIX] XMLView: Replace children before onAfterRendering
- [FIX] added a fix to get over the missing getControllerName error on the prototype
- [FIX] bindElement refreshes all bindings of the Model
- [FIX] bindElement refreshes all bindings of the Model
- [FIX] disallow disabling customizing via URL parameter
- [FIX] fix detection of Nexus 7 as tablet
- [FIX] fixed view name recognition in ViewSerializer
- [FIX] fixing IE 8 in History.js
- [FIX] jQuery.sap.xml fix serialize XML for IE9
- [FIX] jQuery.sap.xml fix serialize for IE
- [FIX] make jQuery.sap.setIcons public
- [FIX] removed context from router config
- [FIX] sap.m.Dialog|Popup.js: make the registration of resize event earlier from after opened handler to open method.
- [FIX] sap.m.routing.RouteMatchedHandler works on phone now
- [FIX] sap.ui.Device: filtering the resize event with comparison to the last window size.
- [FIX] sap.ui.core.Icon: the cursor of icon in firefox is by default set to text. This must be changed to default cursor.
- [FIX] sap.ui.core.IconPool: fix the calculation of absolute font path in IE9
- [FIX] sap.ui.core.Popup.js: when popup B is opened within popup A, popup A gets a bigger z-index on real mobile device.
- [FIX] sap.ui.core.routing Allow inheritance of targetControl
- [FIX] sap.ui.core.routing.HashChanger replaceHashChanger fixed
- [FIX] set csrf token header if token handling is diasbled
- [Feature] New refresh event for ListBinding
- [Feature] Routes can get the url for a context path
- [Feature]sap.ui.core.routing.History class for navigation direction
- [Fix] routing + splitcontailer
- [INTENRAL][FIX] ODataModelTreeFakeService remove console
Desktop
- [FEATURE] Form disable arrow-key navigation for mobile forms
- [FEATURE] ListBox enable icon font for icons
- [FEATURE] ResponsiveGridLayout Adopt new design requirements
- [FEATURE] Shell Pane-Bar Overflow Menu Enhancement
- [FEATURE] SimpleForm add Title property
- [FEATURE] SimpleForm add new ResponsiveGridLayout properties
- [FEATURE] ThingInspector: Horizontal Header
- [FEATURE] TreeTable: Enabled for ODataTreeBinding
- [FEATURE] ValueHelpField - enable usage of icon font
- [FEATURE] allow use of icon fonts
- [FEATURE] sap.ui.UX3 DataSet: Enabled MultiSelect
- [FIX] Acc: Table cell tooltip when RowSelector active
- [FIX] Accessibility: Not editable Checkbox removed from Tabchain
- [FIX] Accessibility: SegmentedButton checked/unchecked
- [FIX] Accessibility: SegmentedButton focus highlighting
- [FIX] Accessibility: missing role heading and aria-level for ThingGroup
- [FIX] Carousel: Not working correctly in RTL mode
- [FIX] Carousel: Text not wrapping in carousel items
- [FIX] ComboBox/DropdownBox fix update of item Text
- [FIX] ComboBox: restore focus on rerendering
- [FIX] Commons/AbsoluteLayout: Support for Tooltips
- [FIX] Commons/AutoComplete: Exception when suggestions closed via ESC
- [FIX] Commons/Menu?: Refresh hover item after rerendering
- [FIX] Commons/MenuButton: Remove unnecessary close call
- [FIX] Commons/SegmentenButton: Focus outline correction
- [FIX] Commons: Avoid rerendering on tooltip changes for textfield variants
- [FIX] Consolidated UI5 Core & Runtime Demokit content
- [FIX] DatePicker on mobile device do not change value
- [FIX] DropdownBox wrong item set in onAfterRendering
- [FIX] FileUploader Keyboard Navigation for Internet Explorer 9
- [FIX] FileUploader: addStyleClass does not work
- [FIX] Focus on control set to correct DOM-element
- [FIX] Form and Grid: zoom factor for media query and individual Indent
- [FIX] Form line-height and label alignment for editable mobile controls
- [FIX] Form wrong label alignment in RTL mode
- [FIX] Form: fix padding when used directly in Object page
- [FIX] Grid, ResponsiveGridLayout flickering if visible switched
- [FIX] Grid: content as Default aggregation
- [FIX] Grid: default Indent on the whole Grid without layout data
- [FIX] GridLayout fix for IE10
- [FIX] InPlaceEdit on iPad
- [FIX] InPlaceEdit undo function active if read only
- [FIX] Label alignment of icon in RTL mode
- [FIX] Label alignment of icon in RTL mode
- [FIX] Link: the Link handles the enter by itself
- [FIX] MatrixLayout render tooltips
- [FIX] Menu: Made Menu Usable in Popup
- [FIX] RadioButton: Get value after validation
- [FIX] ResponsiveFlowLayout: Calculation of Percental Values of Width and Min-Width
- [FIX] ResponsiveFlowLayout: Flickering of the Layout
- [FIX] ResponsiveGridLayout use breakpoints if only one container
- [FIX] ResponsiveGridLayout with invisible FormContainers
- [FIX] ResponsiveLayout - wrong order of Elements
- [FIX] RowRepeater: Fixed empty RowRepeater issue
- [FIX] SimpleForm always visible even container invisible
- [FIX] SimpleForm can not be cloned
- [FIX] SimpleForm insert new field before first label fails
- [FIX] SimpleForm: no padding on Phone
- [FIX] Table: Enter action mode not working with jQuery 1.8.1
- [FIX] Table: Fixed column mode not working in IE
- [FIX] Table: Scrollbar not displayed in IE
- [FIX] Table: Wrong header alignment in Chrome 30
- [FIX] TextArea with MaxLength DEL key do not work in Firefox
- [FIX] ToolPopup: Added CSS-Class to DIV Within Arrow
- [FIX] ToolPopup: Forward Closing to Shell
- [FIX] ToolPopup: Merged Fixes for Intelligent Arrow
- [FIX] ToolPopup: Position of Arrow when ToolPopup is on the Left Side
- [FIX] ToolPopup: Prevent Arrow From Covering Opener
- [FIX] Toolbar: fix issue where overflow popup items would be duplicated when rerendering happens while popup is open
- [FIX] Toolbar: overflow icon if all buttons are invisible
- [FIX] Tree: Styling issue when scrollbar is enabled
- [FIX] Tree: Styling issue when scrollbar is enabled (2)
- [FIX] TreeTable: Fix tab chain for tree grid with fixed columns
- [FIX] TreeTable: Improved ACC for node icons
- [FIX] TreeTable: improved the expand/collapse cell update
- [FIX] UX3/NavigationBar Overflow Menu shows disabled items in grey
- [FIX] UX3/NavigationBar overflow menu: Repaint Bug in IE 8
- [FIX] UX3/NavigationBar: Fix scroll item into view
- [FIX] UX3/Shell: Fix adaptation of sizes of all open overlays
- [FIX] UX3/Shell: Fix color of selected navigation item in Crystal/Light? Design with SlimNavigation
- [FIX] UX3/Shell: PaneBar Overflow Menu
- [FIX] allow user-drag on desktop and fix mobile support popup
- [FIX] commons/Dialog: Delay When FocusIn
- [FIX] commons/Dialog: Initial Focus for IE9
- [FIX] commons/Dialog: Modal Dialogs Musn't Leave the Window While Drag&Drop
- [FIX] commons/Dialog: Shift-Tab With Buttons
- [FIX] sap.ui.commons Button: Fixed Lite Button disabled state
- [FIX] sap.ui.commons Button: fixed iconSelected
- [FIX] sap.ui.commons.FileUploader - fixed registration of change event
- [FIX] ux3.Shell: Closing of Opened ToolPopups
- [Fix] MatrixLayout colspan wrong in IE10
Mobile
- [FEATURE] Add numberState valueState property in Object Header
- [FEATURE] Added Emphasized Button to Explored
- [FEATURE] Adding numberState property in ObjectListItem
- [FEATURE] Explored documentation updates
- [FEATURE] Extended Explored docu
- [FEATURE] Form disable arrow-key navigation for mobile forms
- [FEATURE] ListBase: new growing events and methods are added.
- [FEATURE] Loosen / modify interface for PersoProvider
- [FEATURE] NavContainer: add insertPreviousPage method
- [FEATURE] New Tests+QUnits for PersoDialog
- [FEATURE] Replace ObjectNumber control numberUnit property name with unit
- [FEATURE] Select: added new methods
- [FEATURE] Select: added open() method
- [FEATURE] TablePerso: Dialog props for width
- [FEATURE] TablePersoController QUnits
- [FEATURE] adaptTitleSize property is added into StandardListItem
- [FEATURE] sap.m.BusyDialog: Added Keyboard Navigation
- [FEATURE] sap.m.DateTimeInput: Added Keyboard Navigation
- [FEATURE] sap.m.DateTimeInput: Keyboard Handling Improvements
- [FEATURE] sap.m.Dialog: padding in content area is removed for 1.16 compatible applications by default.
- [FEATURE] sap.m.FacetFilter: add single select property for FacetFilterList
- [FEATURE] sap.m.Input: input now support suggestions.
- [FEATURE] sap.m.Input: suggestionItemSelected event will be fired when suggestionItem is selected in the suggestion popup
- [FEATURE] sap.m.Link: add "wrapping" property to allow line wrapping
- [FEATURE] sap.m.ObjectHeader: add "condensed" display mode
- [FEATURE] sap.m.ObjectListItme,sap.m.FeedListITem: Added RTL Support
- [FEATURE] sap.m.Panel: Added header toolbar and info toolbar, removed header level
- [FEATURE] sap.m.Shell design changes
- [FEATURE] sap.m.Shell: change header threshold to almost never show it
- [FEATURE] sap.m.TileContainer, StandardTile: Added Keyboard Navigation
- [FEATURE] sap.m.routing.RouteMatchedHandler - added this class
- [FEATURE] sap.ui.core.IconPool: IconPool is updated with icon version 2.3 and two new icons are added: multi-select and exit-full-screen.
- [FEATURE] updateStarted & updateFinished events are added into ListBase
- [FIX] 0120061532 0001734585 2013
- [FIX] Fix header colors
- [FIX] GrowingList does not grow after switching growing property.
- [FIX] IconTabBar: don't break when oSelectedItem is null
- [FIX] Input: fix display of ValueHelp icon in IE9
- [FIX] MVI Selection indicator bug is fixed for List.
- [FIX] Multi-line space issue is fixed for sap.m.Text control
- [FIX] NavContainer: call after-transition callback when rerendering interrupts the animation
- [FIX] NavContainer: don't break when no page is added, don't rerender when same page is added repeatedly as first page
- [FIX] NavContainer: handle rerendering of children during transitions
- [FIX] ObjectHeader title arrow position bug fix
- [FIX] ObjectHeader title css font issue
- [FIX] ObjectListItem: Correct issue where space was being reserved for ObjectAttributes that are not visible.
- [FIX] Page:page without header leads to wrong calculations of the scroll
- [FIX] RouteMatchedHandler : fix reading transitions from route config
- [FIX] Select: Error on destroy of sap.m.Select control
- [FIX] SimpleForm: adjusted vertical alignments
- [FIX] Single Selection problem of List is fixed
- [FIX] SplitContainer now always render its nav containers
- [FIX] SplitContainer only adds a Page once
- [FIX] TablePerso ID warning & error msgs
- [FIX] TablePerso ResetAll
- [FIX] TablePerso design fixes
- [FIX] TablePerso: flatten store/restore of initialstate
- [FIX] TablePersoController: don't crash when a column is not found
- [FIX] allow user-drag on desktop and fix mobile support popup
- [FIX] demo apps : removed sap_mvi
- [FIX] explored : sample on phone adaption, form titles
- [FIX] explored app : routing & xml views
- [FIX] explored compatVersion & form label align
- [FIX] minor fixes to explored
- [FIX] minor fixes to perso test/qunit
- [FIX] now getDateValue reflects the last entered value in DateTimeInput
- [FIX] removing the z-index 1 from the .sapMBarLeft class
- [FIX] sap.m Table Personalization Dialog layout in IE9
- [FIX] sap.m.ActionSheet: control isn't positioned at the right position when there's other dom node without position: absolute in static UI area.
- [FIX] sap.m.Bar - flip animation does reposition the content correctly
- [FIX] sap.m.Bar removing another z-index + changed positioning
- [FIX] sap.m.Bar: content is sometimes invisible
- [FIX] sap.m.Button: suppress firing the press event when only keyup event and no keydown event caught.
- [FIX] sap.m.Dialog with a SearchField is too wide
- [FIX] sap.m.Dialog: MVI theme fix of getAggregation of undefined.
- [FIX] sap.m.Dialog: get disabled button style back when button is added to dialog's begin or endButton aggregation.
- [FIX] sap.m.Dialog: open and close animation flickers on Android 4.0.x device inside the native browser.
- [FIX] sap.m.Dialog: reposition when content size changes is done with a 0 timeout to prevent flickering of UI
- [FIX] sap.m.Dialog|Popover: fix the javascript error message when no content is given.
- [FIX] sap.m.Dialog|Popover: remove instance from instance manager when dialog or popover is destroyed.
- [FIX] sap.m.Dialog|Popup.js: make the registration of resize event earlier from after opened handler to open method.
- [FIX] sap.m.Explored: fix intro for Firefox
- [FIX] sap.m.FacetFilter: Allow enable/disable of live search.
- [FIX] sap.m.FacetFilter: Change facet button text
- [FIX] sap.m.FacetFilter: FacetFilterList should maintain selection
- [FIX] sap.m.FacetFilter: Fix select All checkbox handling.
- [FIX] sap.m.FacetFilter: Internal dialog control is not destroyed.
- [FIX] sap.m.FacetFilter: fix for sequencing.
- [FIX] sap.m.FacetFilter: manual search doesn't work for items list in dialog
- [FIX] sap.m.FacetFilter: selection from dialog not maintained in popover
- [FIX] sap.m.FeedListItem: timestamp starting with a number fixed
- [FIX] sap.m.IconTabBar: fix for _scrollIntoView()
- [FIX] sap.m.IconTabBar: fix for arrow position calculation
- [FIX] sap.m.IconTabBar: fix for css
- [FIX] sap.m.IconTabBar: fix for css
- [FIX] sap.m.IconTabBar: toggleClass only if needed
- [FIX] sap.m.Input does change event on ENTER in IE10
- [FIX] sap.m.Input no value set when 2-way-binding
- [FIX] sap.m.Input: Fix the CSS style of input in input suggestion dialog when runs on phone
- [FIX] sap.m.NavContainer - page queueing
- [FIX] sap.m.ObjectHeader: ProgressIndicator aligned to the left in ObjectHeader
- [FIX] sap.m.ObjectHeader: fix for allowing ProgressIndicator as one of the statuses.
- [FIX] sap.m.ObjectHeader: fixing issue with mouse cursor on title arrow.
- [FIX] sap.m.ObjectHeader: titlePress event on ObjectHeader not working
- [FIX] sap.m.ObjectNumber: RTL behaviour fix
- [FIX] sap.m.ObjectStatus: RTL behavior fixed
- [FIX] sap.m.Page show NavButton as first item in MVI
- [FIX] sap.m.Page: no scrolling in IE9 compatibility mode
- [FIX] sap.m.Popover: Popover can also be opened by an already rendered sap.ui.core.Element, not only sap.ui.core.Control.
- [FIX] sap.m.Popover: autoclose doesn't work anymore when popover is rerendered while open.
- [FIX] sap.m.Popover: openState is wrong when popover is open and closed rapidly within a very short time period.
- [FIX] sap.m.Popover: replace width:100% with display: block on popover's conent scroll div because of chrome browser bug with scrollbar in RTL mode.
- [FIX] sap.m.Popover|Dialog: javascript error when control is destroyed before close.
- [FIX] sap.m.Popover|Dialog: listen to resize event from sap.ui.Device instead of the native resize event.
- [FIX] sap.m.ProgressIndicator: calculation of animation time
- [FIX] sap.m.SearchField: adjust click area, set default placeholder
- [FIX] sap.m.Shell: correct header background when custom background image is configured in theme
- [FIX] sap.m.Shell: stop setting parents' heights to 100% when marker is found
- [FIX] sap.m.SplitContainer: fix the getter of defaultTransitionNameMaster|Detail
- [FIX] sap.m.SplitContainer: reset the master open flag when splitcontainer is rerendered when master is open.
- [FIX] sap.m.SplitContainer: restore the status of master area when SplitContainer is rendered while master is open.
- [FIX] sap.m.TextArea: only vertical resize
- [FIX] sap.m.URLHelper now encodes new lines correctly
- [FIX] sap.m.ViewSettingsDialog added filterCount property
- [FIX] sap.m.routing.RouteMatchedHandler works on phone now
- [FIX] sap.m: incorrect vertical alignment of labels in a form
- [FIX] sap.ui.Device: filtering the resize event with comparison to the last window size.
- [FIX] updateFinished event of List is aligned to work with oDataBinding
- [FIX]: sap.m.ObjectHeader: implement ontouchstart method to set variable _sapui_handledByControl.
- [Fix] sap.m.Tilecontainer suppress master swipe
- [Fix] adding the z-index to the bar again
- [Fix] routing + splitcontailer
- [Fix] sap.m.Bar - Content aggregations listen to resize now
- [Fix] sap.m.Bar - Resize listeners get removed properly
- [Fix] sap.m.Bar - mid content gets placed correctly
- [Fix] sap.m.FacetFilter: Change localization of all selection text.
- [Fix] sap.m.List fireSelectionChange does not fire for null item
- [Fix] sap.m.ListBase - setMode was failing if sMode was undefined
- [Fix] sap.m.RouteMatchedHandler - Dual Master scenario
- [Fix] sap.m.RouteMatchedHandler - queue gets emptied again
- [Fix] sap.m.routing.RouteMatchedHandler - preserve a page
Charts
- [FIX] Fix manifest id to idStr.
Inbox
- [FEATURE] Inbox: Adapt Inbox to Blue Crystal Theme
- [FIX] - Substitution rule created with Automatic Forwarding off shows date range
- [FIX] Inbox: Focus lost on Opening Task Execution UI.
- [FIX] Inbox: ForwardButton disabled for completed tasks
- [FIX] ListBinding: Store application filters correct
Others
- Merge "[FIX] Typos"
- [FEATURE] Add optional OData model to TechEd2013 sample apps
- [FEATURE] Added Semantic color and text color to sapThemeParameters
- [FEATURE] Blue Crystal: new footer colors on desktop
- [FEATURE] Unified/ShellOverlay: Introduce ShellOverlay control and deprecate Shell curtain
- [FEATURE] sap.m.Input sap.m.TextArea new design for Fiori 2
- [FEATURE] teched 2013 : grouping exercise
- [FIX] Avoid double branding line with UnifiedShell and fix tiny blue corners in popover header buttons
- [FIX] Commons/Menu?: No special top style for Menu in Blue Crystal Theme
- [FIX] Commons/Tree?: Collapse/Expand? icons in Gold Reflection and Blue Crystal Theme
- [FIX] InPlaceEdit: wrong Background on undo
- [FIX] Inline comment causes issue in theme engine parser
- [FIX] Input: hover and active state for ValueHelp button
- [FIX] Remove connection to base framework
- [FIX] Table: Blue Crystal style for single selection
- [FIX] UX3/Shell: Smaller issues in Blue Crystal Theme fixed
- [FIX] Unified/Shell?: Absolute instead of fixed header positioning to workaround iOS problems
- [FIX] Unified/Shell?: HCB Theme for Shell control
- [FIX] databinding: epm products example
- [FIX] explored app prototype : routing + refactoring
- [FIX] m.Form/Panel?: no padding on Phone
- [FIX] remove last unused OpenSans font
- [FIX] sap.m.BusyDialog: adjusts the background of the busy indicator to
- [FIX] sap.m.BusyIndicator: hidden animation on desktop
- [FIX] sap.m.Dialog, Popover: content alignment in IE9
- [FIX] sap.m.FeedListItem: word wrap for very long words
- [FIX] sap.m.IconTabBar: changed border-color of content.
- [FIX] sap.m.IconTabBar: fixed padding if List/Table? inside content
- [FIX] sap.m.IconTabBar: paddings of content adapted
- [FIX] sap.m.Popover: Popover in IE9 extends the width to the browser border when two buttons are added to the footer.
- [FIX] sap.m.SearchField: focus outline in a bar is partially visible
- [FIX]: sap.m.ObjectHeader: fixing css for reset icon in summary bar.