Skip to content

Releases: sinnbeck/laravel-dom-assertions

v1.5.0

13 Mar 07:17
bc19b20

Choose a tag to compare

v1.4.1

03 Jan 09:41

Choose a tag to compare

  • Allow using symfony css selector v.7.0. Fixes #15

v1.4.0

03 Jan 09:30
14364cc

Choose a tag to compare

v1.3.1

02 Aug 05:43
1e8987f

Choose a tag to compare

  • Add optgroup support (by @ziadoz)

v1.3.0

14 Feb 19:22
453985f

Choose a tag to compare

  • Add laravel 10 support

v1.2.0

13 Feb 08:34
2e8b093

Choose a tag to compare

  • Add containsText() assertion. (thanks to @balping )

v1.1.2

10 Feb 07:02

Choose a tag to compare

  • Add ->doesntHave() assertion

v1.1.1

10 Nov 06:54

Choose a tag to compare

  • Add datalist assertions (thanks to @Tray2)
  • Add html5 assertion

v1.1.0

10 Nov 06:53

Choose a tag to compare

  • Normalize multi-line text #9
  • Prepare for head assertions

v1.0.4

27 Oct 10:37

Choose a tag to compare

  • remove internal tag from service provider as it caused issues in other packages