Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Releases: sebastian-software/vuex-validator

Release 0.1.6

12 May 14:24
Compare
Choose a tag to compare
  • Add computed module validation (05e64f4)
  • Remove alpha notice (6a72d22)
  • Show return values (4108799)
  • Add first ocumentation (5ff5665)
  • Reorder valid/invalid logic output (2aea75b)
  • Fix result concatination of validation steps (6fab3dd)
  • Fix context to be component and not ruleContext for merge validator (785a8db)
  • Fix return value of validator aggregator (e9df1a3)
  • Add context to validation aggregator (dcdb1de)
  • Add missing validation return (2e45094)
  • Fix context (6e81ea5)
  • Fix context (67e522b)
  • Fix context (5eb660b)
  • Use computed instead of vuex getters as they are initialised before we can attachto init phase (164b70c)
  • Add pre init and post init phase (261ce4b)
  • Fix array typo (f6a250c)
  • Fix typo (a501720)
  • Add computed validation properties (67d7020)
  • Add properties mapping of rules (673f127)

Release 0.1.5

11 May 15:37
Compare
Choose a tag to compare

Release 0.1.4

11 May 15:31
Compare
Choose a tag to compare
  • Fix initial value for reducing validator results (86b9f18)

Release 0.1.3

11 May 14:54
Compare
Choose a tag to compare
  • Rename Validator to BaseValidator and test it (3799b5f)

Release 0.1.2

11 May 14:46
Compare
Choose a tag to compare

Release 0.1.1

11 May 14:44
Compare
Choose a tag to compare
  • Add release it to dev dependency (6ec9d93)
  • Add alpha warning (2dd15aa)
  • Add library code itself (03880a8)