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

fix: style fail after resize #916

Merged
merged 18 commits into from
Dec 9, 2021
Merged

fix: style fail after resize #916

merged 18 commits into from
Dec 9, 2021

Commits on Nov 26, 2021

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

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    12d2683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692ae10 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    f83a872 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/layout-performance' of github.com:openkraken/k…

    …raken into fix/resize-style-fail
    
    # Conflicts:
    #	kraken/lib/src/rendering/intrinsic.dart
    temper357 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    3446d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4f5d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. fix: flexbox of align-items stretch and flex item of align-self flex-…

    …start should not stretch
    temper357 committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    d6ed08f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5fb7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ed949 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. chore: move const location

    temper357 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    45bc24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c272d View commit details
    Browse the repository at this point in the history
  3. test: add test spec.

    andycall committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0738c7f View commit details
    Browse the repository at this point in the history
  4. fix: fix imageProvider key.

    andycall committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    db485ec View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:openkraken/kraken into fix/resize-s…

    …tyle-fail
    
    # Conflicts:
    #	kraken/lib/src/dom/elements/img.dart
    temper357 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    53749e1 View commit details
    Browse the repository at this point in the history
  6. test: update spec images.

    andycall committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8a51db0 View commit details
    Browse the repository at this point in the history
  7. fix: resize image logic

    temper357 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    15c2863 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix/image_naturalSize' of github.com:openkraken/kraken …

    …into fix/resize-style-fail
    
    # Conflicts:
    #	integration_tests/specs/dom/elements/img.ts
    #	kraken/lib/src/dom/elements/img.dart
    temper357 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    4570ec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Merge branch 'main' of github.com:openkraken/kraken into fix/resize-s…

    …tyle-fail
    
    # Conflicts:
    #	integration_tests/specs/dom/elements/img.ts
    #	kraken/lib/src/dom/elements/img.dart
    temper357 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c97b5a9 View commit details
    Browse the repository at this point in the history