Skip to content

Pull requests: nuxt-modules/i18n

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: avoid deprecated use of params on vue-router v8
#1523 by kazupon was merged Sep 20, 2022 Loading…
fix(module): transpile edge aswell bug 🐛 v8
#1516 by dargmuesli was merged Sep 15, 2022 Loading…
Add .ts and .js as supported file extensions v8
#1576 by Aareksio was closed Mar 23, 2023 Loading…
fix: wrong relative import path when srcDir is set v8
#1609 by so1ve was merged Nov 5, 2022 Loading…
refactor: using logger from @nuxt/kit 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing v8 WIP
#1926 by ineshbose was closed Apr 5, 2023 Draft
7 tasks
fix: use createResolver from kit 🔨 p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage v8 WIP
#1943 by ineshbose was closed Apr 5, 2023 Draft
1 of 7 tasks
feat: add basic module locale merging v8
#1955 by BobbieGoede was merged Mar 29, 2023 Loading…
5 of 7 tasks
fix: parametrized message merge not working bug 🐛 v8
#2559 by BobbieGoede was merged Nov 16, 2023 Loading…
2 of 7 tasks
feat: add configurable runtime only setting v8
#2108 by Vanger888 was closed Jul 7, 2023 Loading…
4 of 7 tasks
fix: layer VueI18n configuration should not deep copy primitives v8
#2376 by BobbieGoede was merged Sep 5, 2023 Loading…
2 of 7 tasks
fix: disable typescript check for generated i18n.options.mjs 🔨 p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage typescript v8
#2402 by BobbieGoede was merged Sep 14, 2023 Loading…
2 of 7 tasks
refactor: reduce option generation complexity config v8
#2419 by BobbieGoede was merged Sep 19, 2023 Loading…
1 of 7 tasks
docs: fix broken links on routing options page docs v8
#2434 by BobbieGoede was merged Sep 22, 2023 Loading…
3 of 7 tasks
fix: not loading vueI18n config from a nested path v8
#2460 by BobbieGoede was merged Oct 1, 2023 Loading…
2 of 7 tasks
feat: experimental auto declare/import translation functions v8
#2858 by BobbieGoede was merged Mar 20, 2024 Loading…
4 of 9 tasks
ProTip! Exclude everything labeled bug with -label:bug.