Skip to content

v1.1.3

Compare
Choose a tag to compare
@wells wells released this 27 Dec 06:05
· 14 commits to master since this release

Improvements

  • Debounce only API calls for keyword search
    • Updates filtered results in the DOM before the API calls are made
    • Fixes a keyboard input bug where _.debounce dropped keystrokes
  • Splice in updated records and add callback functions back for the vuex addRecord helper
    • Causes a slight performance hit compared to v1.1.2
    • Fixes a reactivity bug with the movie and TV show edit screens