Skip to content

v7.25.4: fix: #1909 autosuggest behavior on keydown (#1913)

Choose a tag to compare

@julianguyen julianguyen released this 18 Oct 01:53
· 606 commits to main since this release
19c56a4
  • Migrate Input tests to RTL by @udayanshevade
  • Refactor pusher_controller_spec to pusher_spec by @placy2
  • Enhance clarity in a few specs by @Sherspock
  • Refactor care_plan_controller_spec to care_plan_spec by @jvargas98
  • Refactor allies_controller_spec to allies_spec by @andrewhchang
  • Migrate Input tests to RTL by @eric199wen
  • Refactor InputTextArea to be function component by @FranceJ
  • Migrate Comments tests to RTL by @eric199wen
  • Refactor notifications_controller_spec to notifications_spec by @Ashwithabg
  • Refactor omniauth callbacks controller spec to request spec by @camilacampos
  • Refactor QuickCreate to be function component and move tests to RTL by @MicahRamirez
  • Add contributor blurb by @FranceJ
  • Migrate Resources tests to RTL by @udayanshevade
  • Refactor groups_controller_spec to groups_spec by @Ashwithabg
  • Fix autosuggest behavior on keydown by @udayanshevade