ilingo

Ilingo is a lightweight library for translation and internationalization.

MIT License

Downloads
9.5K
Stars
2
Committers
3

Bot releases are visible (Hide)

ilingo - vuelidate: v5.0.2 Latest Release

Published by github-actions[bot] 6 months ago

5.0.2 (2024-05-10)

Bug Fixes

  • getSeverity composable signature (9cc7625)
ilingo - vuelidate: v5.0.1

Published by github-actions[bot] 6 months ago

5.0.1 (2024-05-10)

Bug Fixes

  • typings for composables (705bbf9)
ilingo - vuelidate: v5.0.0

Published by github-actions[bot] 6 months ago

5.0.0 (2024-04-22)

⚠ BREAKING CHANGES

  • Public API changed

Features

  • add ilingo package as export path (0aeea39)
  • add vue export path (969e1cb)
  • avoid multiple di provision & simplified vuelidate plugin (399d3d3)
  • change memory store constructor (9e9759b)
  • initial vuelidate implementation (3839589)
  • multiple stores & vuelidate translations (#437) (f6087c5)
  • new helper for nested validations (4656e47)
  • provide utility to create vuelidate store (9486ae3)
  • remove setter for ilingo class + use set instead of map (f9da1dd)
  • remove singleton feature + optimized vue/vuelidate plugin install (e87b1cb)
  • remove synchronous setter/getter (#425) (23221b0)
  • severity implementation with composables + component slots (#461) (986cf04)
  • simplify get/set api (#438) (989f31a)

Bug Fixes

  • build & updated README.mds (4154ed2)
  • change default ilingo prefix for vuelidate to (299fa2f)
  • prop typing of IVuelidate component (c2bb84d)
  • typings for severity helper and composable (f69c2de)
ilingo - vue: v4.3.1

Published by github-actions[bot] 6 months ago

4.3.1 (2024-04-22)

Miscellaneous Chores

  • vue: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^4.3.0 to ^4.3.1
    • peerDependencies
      • ilingo bumped from ^4.3.0 to ^4.3.1
ilingo - fs: v4.3.1

Published by github-actions[bot] 6 months ago

4.3.1 (2024-04-22)

Miscellaneous Chores

  • fs: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^4.3.0 to ^4.3.1
ilingo - ilingo: v4.3.1

Published by github-actions[bot] 6 months ago

4.3.1 (2024-04-22)

Miscellaneous Chores

  • ilingo: Synchronize main versions
ilingo - vue: v4.3.0

Published by github-actions[bot] 6 months ago

4.3.0 (2024-04-22)

Miscellaneous Chores

  • vue: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^4.2.0 to ^4.3.0
    • peerDependencies
      • ilingo bumped from ^4.2.0 to ^4.3.0
ilingo - fs: v4.3.0

Published by github-actions[bot] 6 months ago

4.3.0 (2024-04-22)

Miscellaneous Chores

  • fs: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^4.2.0 to ^4.3.0
ilingo - ilingo: v4.3.0

Published by github-actions[bot] 6 months ago

4.3.0 (2024-04-22)

Miscellaneous Chores

  • ilingo: Synchronize main versions
ilingo - vue: v4.2.0

Published by github-actions[bot] 6 months ago

4.2.0 (2024-04-21)

Features

  • reactive data input for use-translation helper (#455) (2b2ec64)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^4.1.1 to ^4.2.0
    • peerDependencies
      • ilingo bumped from ^4.1.1 to ^4.2.0
ilingo - fs: v4.2.0

Published by github-actions[bot] 6 months ago

4.2.0 (2024-04-21)

Miscellaneous Chores

  • fs: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^4.1.1 to ^4.2.0
ilingo - ilingo: v4.2.0

Published by github-actions[bot] 6 months ago

4.2.0 (2024-04-21)

Features

  • reactive data input for use-translation helper (#455) (2b2ec64)
ilingo - vue: v4.1.1

Published by github-actions[bot] 6 months ago

4.1.1 (2024-04-20)

Bug Fixes

  • default value of use-translation composable (68c802d)
  • typing of get method (fc231ae)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^4.1.0 to ^4.1.1
    • peerDependencies
      • ilingo bumped from ^4.1.0 to ^4.1.1
ilingo - fs: v4.1.1

Published by github-actions[bot] 6 months ago

4.1.1 (2024-04-20)

Miscellaneous Chores

  • fs: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^4.1.0 to ^4.1.1
ilingo - ilingo: v4.1.1

Published by github-actions[bot] 6 months ago

4.1.1 (2024-04-20)

Bug Fixes

ilingo - vue: v4.1.0

Published by github-actions[bot] 6 months ago

4.1.0 (2024-04-19)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^4.0.0 to ^4.1.0
    • peerDependencies
      • ilingo bumped from ^4.0.0 to ^4.1.0
ilingo - fs: v4.1.0

Published by github-actions[bot] 6 months ago

4.1.0 (2024-04-19)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^4.0.0 to ^4.1.0
ilingo - ilingo: v4.1.0

Published by github-actions[bot] 6 months ago

4.1.0 (2024-04-19)

Features

ilingo - vue: v4.0.0

Published by github-actions[bot] 6 months ago

4.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • Public API changed

Features

  • add ilingo package as export path (0aeea39)
  • avoid multiple di provision & simplified vuelidate plugin (399d3d3)
  • change memory store constructor (9e9759b)
  • initial vuelidate implementation (3839589)
  • remove setter for ilingo class + use set instead of map (f9da1dd)
  • remove singleton feature + optimized vue/vuelidate plugin install (e87b1cb)
  • remove synchronous setter/getter (#425) (23221b0)
  • simplify get/set api (#438) (989f31a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • ilingo bumped from ^3.2.0 to ^4.0.0
    • peerDependencies
      • ilingo bumped from ^3.2.0 to ^4.0.0
ilingo - fs: v4.0.0

Published by github-actions[bot] 6 months ago

4.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • Public API changed

Features

  • add ilingo package as export path (0aeea39)
  • change memory store constructor (9e9759b)
  • remove setter for ilingo class + use set instead of map (f9da1dd)
  • remove synchronous setter/getter (#425) (23221b0)
  • simplify get/set api (#438) (989f31a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ilingo bumped from ^3.2.0 to ^4.0.0
Package Rankings
Top 7.09% on Npmjs.org