Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ui5-tabcontainer): refactor the component #318

Merged
merged 20 commits into from
Apr 12, 2019

Commits on Apr 8, 2019

  1. refactor(ui5-tabcontainer): refactor the component

    BREAKING CHANGE: 'selectedIndex' property is removed. Instead use 'selected' property of the Tab
    BREAKING CHANGE: 'headerMode' property is removed. All Tabs by Fiori guidelines are rendered in
    inline mode
    BREAKING CHANGE: 'headerBackgroundDesign' property is removed
    BREAKING CHANGE: 'backgroundDesign' property is removed
    BREAKING CHANGE: 'content' property is removed. Instead if you want to use the TabContainer as
    a filter just use it with 'collapsed' set to true and 'fixed' set to true
    BREAKING CHANGE: 'TabContainerDensityMode' is deleted. To set different size modes use ?sap-ui-comp
    actSize=true
    BREAKING CHANGE: Tab's 'design' property is removed
    BREAKING CHANGE: Tab's 'count' property is removed. Instead use the additional-text property
    adrian-bobev committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    ac5230c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    9317c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650c5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b71313c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c082004 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfb7366 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    480b6b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af0802c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    59264af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc8aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38ea39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bde22d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6cbac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aa578e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eb6904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7e9d6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af01afc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    284605f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1dfe63 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. WIP: fix IE errors

    adrian-bobev committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    28db6ce View commit details
    Browse the repository at this point in the history