Skip to content

Releases: Scrum/vue-2-breadcrumbs

v0.5.1

24 Jun 09:12
Compare
Choose a tag to compare

Build

  • build: bundle 793cdd6
  • build: enabled terser be9cc26
  • build: change main file 2152ae6
  • build: bundle ec0329a
  • build: change to new build system 5d36e13
  • build: made configs from package 6ffae4e
  • build: add src docs ignore 4b01ff8
  • build(deps): bump handlebars from 4.0.12 to 4.1.2 ba83f42
  • build(deps): bump js-yaml from 3.9.1 to 3.13.1 2891c3c
  • build(deps): bump extend from 3.0.1 to 3.0.2 ad66243
  • build(deps): bump lodash from 4.17.4 to 4.17.11 7133b08

Docs

Fix

CI

  • ci: drop support old node ddf9248

Merge

  • Merge remote-tracking branch 'origin/master' into milestone-0.5.1 8dcda23
  • Merge pull request #60 from Scrum/dependabot/npm_and_yarn/handlebars-4.1.2 ab932ab
  • Merge pull request #59 from Scrum/dependabot/npm_and_yarn/js-yaml-3.13.1 0ad4378
  • Merge pull request #58 from Scrum/dependabot/npm_and_yarn/extend-3.0.2 0f423fa
  • Merge pull request #57 from Scrum/dependabot/npm_and_yarn/lodash-4.17.11 d5c82b3
  • Merge pull request #54 from Scrum/milestone-0.5.0 899cb1c

Refactor

Perf

  • perf: add dist for browser e48e129

Test

v0.5.0...vpatch

v0.5.0

06 Feb 07:59
Compare
Choose a tag to compare

Feat

  • feat: add context for callback, close #53 (c6b838e), closes #53

Docs

  • docs: add example witch context (ea60887)

Build

v0.4.2

29 Jan 11:46
Compare
Choose a tag to compare

Fix

Build

Update

v0.4.0

26 Jul 18:34
Compare
Choose a tag to compare

0.4.0 (2018-07-26) (7d2a718)

docs

  • docs: add description on options (80a4279)
  • docs: remove license because redundantly (c4983fc)

feat

  • feat: add options for overwriting default configure close #44 close #47 (88f3da2), closes #44 #47

build

  • build: update changelog (82f07ee)

v0.3.0

29 Apr 14:32
Compare
Choose a tag to compare

Style

  • style: according eslint (ee62a28)
  • style: fix typo (0172a29)
  • style: update rules for editorconfig (52a0e3b)

Build

Feat

  • feat: pass current route params into breadcrumb function (8dcf9e2)

Docs

v0.2.4

21 Apr 11:15
Compare
Choose a tag to compare

Fix

Build

Style

  • style: change user name (927c583)

v0.2.3

14 Apr 08:21
Compare
Choose a tag to compare

Fix

  • fix breadcrumbs to populate params in matched routes (d4097e6)

Docs

  • docs: remove window badge (e930de5)