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

Typescript conversion #1828

Merged
merged 55 commits into from
May 25, 2019
Merged

Typescript conversion #1828

merged 55 commits into from
May 25, 2019

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    d717bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3768c1b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    0455f85 View commit details
    Browse the repository at this point in the history
  2. fix: testrunner build

    niklasvh committed May 4, 2019
    Configuration menu
    Copy the full SHA
    8516fac View commit details
    Browse the repository at this point in the history
  3. fix: karma test urls

    niklasvh committed May 4, 2019
    Configuration menu
    Copy the full SHA
    36d3ac6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a8dc9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20b71ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    989e83e View commit details
    Browse the repository at this point in the history
  7. test: remove flow

    niklasvh committed May 4, 2019
    Configuration menu
    Copy the full SHA
    e5ebb9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7017f5f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    23aa47d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e060e View commit details
    Browse the repository at this point in the history
  3. test: update test runner

    niklasvh committed May 5, 2019
    Configuration menu
    Copy the full SHA
    dd57e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d88d8e2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    d7656b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c50e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8253caf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    5965feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    372916c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca22d98 View commit details
    Browse the repository at this point in the history
  4. ci: fix ios 11 tests

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    a075e1e View commit details
    Browse the repository at this point in the history
  5. fix: ie logging

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ec64381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eab7853 View commit details
    Browse the repository at this point in the history
  7. fix: lint errors

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    778a886 View commit details
    Browse the repository at this point in the history
  8. ci: update to ios 12

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    7830734 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b403d98 View commit details
    Browse the repository at this point in the history
  10. ci: fix build dependency

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ec48571 View commit details
    Browse the repository at this point in the history
  11. test: update text reftests

    niklasvh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d7625d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    882d8cf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    65d345f View commit details
    Browse the repository at this point in the history
  2. fix: render options

    niklasvh committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6577ac4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. 3 Configuration menu
    Copy the full SHA
    bc270bb View commit details
    Browse the repository at this point in the history
  2. fix: option lint

    niklasvh committed May 11, 2019
    Configuration menu
    Copy the full SHA
    b6444cf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. fix: list type rendering

    niklasvh committed May 12, 2019
    Configuration menu
    Copy the full SHA
    da84493 View commit details
    Browse the repository at this point in the history
  2. test: fix platform import

    niklasvh committed May 12, 2019
    Configuration menu
    Copy the full SHA
    e855193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6b2804 View commit details
    Browse the repository at this point in the history
  4. ci: add minified build

    niklasvh committed May 12, 2019
    Configuration menu
    Copy the full SHA
    79023be View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. fix: form element rendering

    niklasvh committed May 21, 2019
    Configuration menu
    Copy the full SHA
    347cede View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. fix: iframe rendering

    niklasvh committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b08f7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf04e6 View commit details
    Browse the repository at this point in the history
  3. fix: text-shadow rendering

    niklasvh committed May 22, 2019
    Configuration menu
    Copy the full SHA
    5dae473 View commit details
    Browse the repository at this point in the history
  4. feat: improve logging

    niklasvh committed May 22, 2019
    Configuration menu
    Copy the full SHA
    41cd6bf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. fix: unit test logging

    niklasvh committed May 23, 2019
    Configuration menu
    Copy the full SHA
    96f2618 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. fix: cleanup resources

    niklasvh committed May 25, 2019
    Configuration menu
    Copy the full SHA
    8e0f316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b018867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41aa711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63c04bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb17db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9469db8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d772d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dc6c4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0da573 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b807052 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc461ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab6f3d8 View commit details
    Browse the repository at this point in the history