Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 #41

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from
Draft

v4 #41

wants to merge 36 commits into from

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    91a8f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33aa294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a64da2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    542881e View commit details
    Browse the repository at this point in the history
  5. WIP new parser

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5e788ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f222a21 View commit details
    Browse the repository at this point in the history
  7. fix some translations

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7c2f54a View commit details
    Browse the repository at this point in the history
  8. fix tests

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    18cc533 View commit details
    Browse the repository at this point in the history
  9. adjust dev imports

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f592d5b View commit details
    Browse the repository at this point in the history
  10. fix tsconfig paths, format tsconfigs

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    74240a6 View commit details
    Browse the repository at this point in the history
  11. vitepress setup

    Leo Zurbriggen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c70034d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. new demo page, docs stuff, remove /dev app

    Leo Zurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    186db51 View commit details
    Browse the repository at this point in the history
  2. fix parser issues

    Leo Zurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1a73313 View commit details
    Browse the repository at this point in the history
  3. type fixes, todos

    Leo Zurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    947fe4c View commit details
    Browse the repository at this point in the history
  4. 4.0.0-alpha.1

    lzurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    07bcc00 View commit details
    Browse the repository at this point in the history
  5. extend "vue" instead of "@vue/runtime-core"

    Leo Zurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fdd3bff View commit details
    Browse the repository at this point in the history
  6. fix global types

    Leo Zurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3553090 View commit details
    Browse the repository at this point in the history
  7. 4.0.0-alpha.2

    lzurbriggen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    54f78d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. new parser (recursive descent)

    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    391ee50 View commit details
    Browse the repository at this point in the history
  2. small parser fix

    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    45a058f View commit details
    Browse the repository at this point in the history
  3. UTF-8 output, cleanup work

    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3679aa5 View commit details
    Browse the repository at this point in the history
  4. normalize msgid line breaks

    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7ff92d9 View commit details
    Browse the repository at this point in the history
  5. 4.0.0-alpha.3

    lzurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9739363 View commit details
    Browse the repository at this point in the history
  6. fix package exports

    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f6422f1 View commit details
    Browse the repository at this point in the history
  7. 4.0.0-alpha.4

    lzurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3ef8952 View commit details
    Browse the repository at this point in the history
  8. #56: Add fuzzyMatching output option to allow disabling to pass `--…

    …no-fuzzy-matching` to msgmerge
    Leo Zurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2e8adde View commit details
    Browse the repository at this point in the history
  9. 4.0.0-alpha.5

    lzurbriggen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7d26477 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. remove cjs build output, make output order more deterministic, replac…

    …e cosmiconfig with lilconfig
    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3669824 View commit details
    Browse the repository at this point in the history
  2. more package updates

    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    47750ad View commit details
    Browse the repository at this point in the history
  3. eslint package updates

    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b5b43fa View commit details
    Browse the repository at this point in the history
  4. 4.0.0-alpha.6

    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5c11ff2 View commit details
    Browse the repository at this point in the history
  5. node 20 in pipelines

    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a32b979 View commit details
    Browse the repository at this point in the history
  6. replace backslashes in path to fix windows extraction, check unrecogn…

    …ized content when reading strings
    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8f1ff2d View commit details
    Browse the repository at this point in the history
  7. 4.0.0-alpha.7

    lzurbriggen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c2143b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    c18c989 View commit details
    Browse the repository at this point in the history
  2. 4.0.0-alpha.8

    lzurbriggen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b0e519b View commit details
    Browse the repository at this point in the history