test-real-styles

(test-)framework agnostic utilities to test real styling of (virtual) dom elements

MIT License

Downloads
107
Stars
38
Committers
2

Bot releases are visible (Hide)

test-real-styles - v1.2.13 Latest Release

Published by github-actions[bot] 6 months ago

1.2.13 (2024-04-22)

Bug Fixes

test-real-styles - v1.2.12

Published by github-actions[bot] 7 months ago

1.2.12 (2024-03-10)

Bug Fixes

test-real-styles - v1.2.11

Published by github-actions[bot] 10 months ago

1.2.11 (2024-01-08)

Bug Fixes

test-real-styles - v1.2.10

Published by github-actions[bot] 11 months ago

1.2.10 (2023-11-27)

Bug Fixes

test-real-styles - v1.2.9

Published by github-actions[bot] about 1 year ago

1.2.9 (2023-10-02)

Bug Fixes

test-real-styles - v1.2.8

Published by github-actions[bot] about 1 year ago

1.2.8 (2023-08-14)

Bug Fixes

  • handle esModuleInterop issue with dom-to-playwright (b5d3315)
test-real-styles - v1.2.7

Published by github-actions[bot] about 1 year ago

1.2.7 (2023-08-02)

Bug Fixes

  • upgrade dependencies and tooling (efcf946)
test-real-styles - v1.2.6

Published by github-actions[bot] over 1 year ago

1.2.6 (2023-07-03)

Bug Fixes

test-real-styles - v1.2.5

Published by github-actions[bot] over 1 year ago

1.2.5 (2023-06-05)

Bug Fixes

test-real-styles - v1.2.4

Published by github-actions[bot] over 1 year ago

1.2.4 (2023-05-02)

Bug Fixes

test-real-styles - v1.2.3

Published by github-actions[bot] over 1 year ago

1.2.3 (2023-04-03)

Bug Fixes

test-real-styles - v1.2.2

Published by github-actions[bot] over 1 year ago

1.2.2 (2023-03-15)

Bug Fixes

test-real-styles - v1.2.1

Published by github-actions[bot] over 1 year ago

1.2.1 (2023-02-10)

Bug Fixes

  • ensure launch actions are executed in order (388db89)
test-real-styles - v1.2.0

Published by github-actions[bot] over 1 year ago

1.2.0 (2023-02-10)

Features

  • support setting specific styles when updating page (7fb4fa1)
test-real-styles - v1.1.0

Published by github-actions[bot] over 1 year ago

1.1.0 (2023-02-10)

Features

  • support preparing the playwright page (73e7551)
test-real-styles - v1.0.3

Published by github-actions[bot] over 1 year ago

1.0.3 (2023-02-02)

Bug Fixes

test-real-styles - v1.0.2

Published by github-actions[bot] almost 2 years ago

1.0.2 (2022-12-02)

Bug Fixes

  • deps: bump playwright from 1.27.1 to 1.28.1 (#29) (15e3773)
test-real-styles - v1.0.1

Published by github-actions[bot] almost 2 years ago

1.0.1 (2022-10-24)

Bug Fixes

  • wrap async playwright members in getPlaywright (8ccc15c)
test-real-styles - v1.0.0

Published by github-actions[bot] almost 2 years ago

1.0.0 (2022-10-21)

Features

  • remove deprecated testRealStyles api (9964072)

BREAKING CHANGES

  • removes deprecated testRealStyles api since it caused uncontrollable parallelity please migrate to use launch or getRealStyles
test-real-styles - v0.3.3

Published by github-actions[bot] almost 2 years ago

0.3.3 (2022-10-20)

Bug Fixes