Skip to content

v5.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Akryum Akryum released this 03 Feb 19:05

New

  • Add $attrs to StateInspector, closes #734 (#861)
  • RegEx Filter in Events Tab (#838)
  • Make props editable, closes #669 (#813)

Fixed

  • Add missing return statement to ctrl+Digit4 key event (#820)
  • Fix component refs (#814)
  • Show 0 as a valid key in the component tree, closes #827 (#828)
  • payload on replaying mutation, closes #773 , closes #792, closes #842 #802 (#829)
  • vuex throws warning when editing state in strict mode, closes #757
  • don't allow state edition if not active mutation
  • vuex: inspect state not working when history is filtered
  • Make Dark Mode Arrows More Visible (#781)
  • Adjusts styling of tooltip icons in dark-mode (#784)
  • tooltip: input examples style
  • dark mode icon style
  • vuex: performance issue when filtering history
  • limit string size, closes #652, closes #842
  • update clone code to fix 'illegal invocation' error
  • vuex: reset clears state loading