vue-i18n

Internationalization plugin for Vue.js

MIT License

Downloads
65
Stars
7.3K
Committers
183

Bot releases are hidden (Show)

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v5.0.0

Published by kazupon over 7 years ago

v5.0.0 (2017-02-04)

πŸ’₯ Breaking changes

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.10.0

Published by kazupon almost 8 years ago

v4.10.0 (2017-01-01)

⭐ New Features

πŸ†™ Updates

  • override: change langVM keeping variable name (3ec1bb2)
vue-i18n - v4.9.0

Published by kazupon almost 8 years ago

v4.9.0 (2016-12-18)

πŸ› Bug Fixes

  • path: fix nested key translation (e15ead4), closes #97

⭐ New Features

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.8.0

Published by kazupon almost 8 years ago

v4.8.0 (2016-12-08)

⚑ Improvements

  • extend: disable no translation warning when set missingHandler (168a97c), closes #96
vue-i18n -

Published by kazupon almost 8 years ago

v4.7.4 (2016-11-29)

πŸ› Bug Fixes

vue-i18n - v4.7.3

Published by kazupon almost 8 years ago

v4.7.3 (2016-11-24)

πŸ› Bug Fixes

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.7.2

Published by kazupon almost 8 years ago

v4.7.2 (2016-11-19)

πŸ› Bug Fixes

⚑ Improvements

vue-i18n - v4.7.1

Published by kazupon almost 8 years ago

v4.7.1 (2016-10-29)

πŸ› Bug Fixes

⚑ Improvements

  • named: using default use nmae when value is missing (c34e8f1)
vue-i18n - v4.7.0

Published by kazupon almost 8 years ago

v4.7.0 (2016-10-28)

⭐ New Features

⚑ Improvements

vue-i18n - v4.6.0

Published by kazupon about 8 years ago

v4.6.0 (2016-09-24)

⭐ New Features

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.5.0

Published by kazupon about 8 years ago

v4.5.0 (2016-09-15)

⭐ New Features

  • config: translation miss capturing configration (aca0ed6), closes #54
vue-i18n - v4.4.1

Published by kazupon about 8 years ago

v4.4.1 (2016-09-10)

⚑ Improvements

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.4.0

Published by kazupon about 8 years ago

v4.4.0 (2016-08-29)

⭐ New Features

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.3.1

Published by kazupon about 8 years ago

v4.3.1 (2016-08-26)

πŸ› Bug Fixes

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.3.0

Published by kazupon about 8 years ago

v4.3.0 (2016-08-26)

⭐ New Features

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.2.3

Published by kazupon about 8 years ago

v4.2.3 (2016-08-23)

πŸ“ˆ Performance Fixes

  • improve re-rendering cost when change the lang (0707338)
vue-i18n - v4.2.2

Published by kazupon about 8 years ago

v4.2.2 (2016-08-15)

πŸ› Bug Fixes

vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.2.1

Published by kazupon about 8 years ago

v4.2.1 (2016-08-13)

⚑ Improvements

  • translate: fallback translation warning (5f6b271)
vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.2.0

Published by kazupon about 8 years ago

v4.2.0 (2016-08-12)

πŸ“ˆ Performance Fixes

  • format: use hasOwn function of Vue.util (a8a19a0)

⭐ New Features

  • fallback: add fallback translation feature (1d1f0f2), closes #36
vue-i18n - https://github.com/kazupon/vue-i18n/releases/tag/v4.1.0

Published by kazupon about 8 years ago

v4.1.0 (2016-07-25)

πŸ› Bug Fixes

  • util: fixed isArray reference errors (0c6f6a0)

⭐ New Features

  • support vue 2.0.0.beta later (0e1d2f7)