vue-i18n

Internationalization plugin for Vue.js

MIT License

Downloads
65
Stars
7.3K
Committers
183

Bot releases are visible (Hide)

vue-i18n - v8.17.3

Published by kazupon over 4 years ago

v8.17.3 (2020-04-19)

⚑ Improved Features

πŸ“ Documentation

Committers: 2

vue-i18n - v8.17.2

Published by kazupon over 4 years ago

v8.17.2 (2020-04-18)

⚑ Improved Features

  • #844 Use plain object instead of Map, which is not supported in IE9/10 (@exoego)

Committers: 1

vue-i18n - v8.17.1

Published by kazupon over 4 years ago

v8.17.1 (2020-04-16)

πŸ› Bug Fixes

πŸ“ Documentation

Committers: 2

vue-i18n - v8.17.0

Published by kazupon over 4 years ago

v8.17.0 (2020-04-11)

⭐ New Features

  • #829 #138 Fallback Locale as array for cascading fallbacks (@mmokross)

πŸ“ Documentation

Committers: 4

vue-i18n - v8.16.0

Published by kazupon over 4 years ago

v8.16.0 (2020-03-27)

⭐ New Features

Committers: 1

vue-i18n - v8.15.7

Published by kazupon over 4 years ago

v8.15.7 (2020-03-25)

πŸ› Bug Fixes

Committers: 1

vue-i18n - v8.15.6

Published by kazupon over 4 years ago

v8.15.6 (2020-03-23)

πŸ› Bug Fixes

  • #817 Bugfix : 'setLocaleMessage' / 'mergeLocaleMessage' doesn't work if 'warnHtmlInMessage' is set to 'error' (@aym3nb)

πŸ“ Documentation

Committers: 3

vue-i18n - v8.15.5

Published by kazupon over 4 years ago

v8.15.5 (2020-03-07)

⭐ Features

⚑ Improvement Features

  • #794 Support returning 'string' type for customized interpolation (@sihyeonn)

πŸ“ Documentation

Committers: 4

vue-i18n - v8.15.4

Published by kazupon over 4 years ago

8.15.4 (2020-02-25)

πŸ› Bug Fixes

πŸ†™ Updates

vue-i18n - v8.15.3

Published by kazupon almost 5 years ago

v8.15.3 (2019-12-18)

⚑ Improvements

  • index: fix mergeLocaleMessage. add changes notification on merging with an empty target object (#752) by @jekill (048eac5), closes #752
vue-i18n - v8.15.2

Published by kazupon almost 5 years ago

v8.15.2 (2019-12-18)

πŸ› Bug Fixes

vue-i18n - v8.15.1

Published by kazupon almost 5 years ago

v8.15.1 (2019-11-27)

⚑ Improvements

  • mixin: change to custom blocks parse error (a9858be)
vue-i18n - v8.15.0

Published by kazupon about 5 years ago

v8.15.0 (2019-10-16)

⭐ New Features

vue-i18n - v8.14.1

Published by kazupon about 5 years ago

8.14.1 (2019-09-12)

πŸ› Bug Fixes

  • path: fix branket key error (8d2aba7)
  • component: Fix interpolation component when there are empty text nodes (547cdd1) by @Demivan
vue-i18n - v8.14.0

Published by kazupon about 5 years ago

v8.14.0 (2019-08-12)

⭐ New Features

vue-i18n - v8.13.0

Published by kazupon about 5 years ago

v8.13.0 (2019-08-09)

⭐ New Features

  • datetime/number formats fallback warning filter (46de19e), closes #558
  • fallback translation warning filter (69fc798)
  • translation missing warning filter (666dc9d)
vue-i18n - v8.12.0

Published by kazupon over 5 years ago

v8.12.0 (2019-07-09)

⭐ New Features

  • mixin: shared locale messages feature (82543de)

⚑ Improvements

  • typing: sharedMessages option type (6967a15)
vue-i18n - v8.11.2

Published by kazupon over 5 years ago

v8.11.2 (2019-04-30)

πŸ› Bug Fixes

  • bug(mixin): fix SSR memory leak by moving subscribeDataChanging calls into beforeMount (#572) by @Pindar (32b5795), closes #572
vue-i18n - v8.11.1

Published by kazupon over 5 years ago

v8.11.1 (2019-04-26)

πŸ› Bug Fixes

  • fix ES Modules distribution (bb631a1)
vue-i18n - v8.11.0

Published by kazupon over 5 years ago

v8.11.0 (2019-04-26)

⭐ New Features