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

feat: rtl support #1634

Merged
merged 35 commits into from
May 11, 2018
Merged

feat: rtl support #1634

merged 35 commits into from
May 11, 2018

Commits on Apr 5, 2018

  1. Configuration menu
    Copy the full SHA
    8157d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e151287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105348e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    610b796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990e687 View commit details
    Browse the repository at this point in the history
  3. feat(player): add rtl styles

    yggg committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    7d2574e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e2efcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc363f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    222f206 View commit details
    Browse the repository at this point in the history
  7. feat(buttons): add rtl styles

    yggg committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    fd74c76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7496987 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0030bec View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    16d2118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b154e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3b385d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e84bc View commit details
    Browse the repository at this point in the history
  5. feat(popover): mirror margins

    Styles that use rtl mixins should be wrapped in :host. W/o it, angular will
    add generated [host] attribute to [dir=rtl] attribute.
    yggg committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    b9bbd9b View commit details
    Browse the repository at this point in the history
  6. feat(modals): mirror margins

    Styles that use rtl mixins should be wrapped in :host. W/o it, angular will
    add generated [host] attribute to [dir=rtl] attribute.
    yggg committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    921e6a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88dc75e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    6c0e607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95157ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d22241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2031b65 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    ff0e6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b51cf View commit details
    Browse the repository at this point in the history
  3. feat(rtl): mirror layout icons

    yggg committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    b198ba7 View commit details
    Browse the repository at this point in the history
  4. style: remove unused imports

    yggg committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    bbd87c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    8345a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb9d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3baa42d View commit details
    Browse the repository at this point in the history
  4. style: fix typo

    yggg committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    8f69b68 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    4ecd168 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. fix: add missing import

    yggg committed May 11, 2018
    Configuration menu
    Copy the full SHA
    090e166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c104716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2793c View commit details
    Browse the repository at this point in the history