Skip to content

Capybara Select2 version 0.4.0

Compare
Choose a tag to compare
@Hirurg103 Hirurg103 released this 10 Apr 19:52
· 48 commits to master since this release

CHANGELOG:

  • Added match strategy when selecting an option ( @r4do )
  • Use :css explicitly in the find methods. This will allow to avoid issues in projects which use XPatch selector by default ( @etipton )
  • Add have_select2_option test helper ( @Hirurg103 )