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

qx.data.marshal.Json | ignore non-pojo objects when marshalling #10702

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 18, 2024

  1. qx.data.marshal.Json | ignore non-pojo objects when marshalling

    Patryk Milinowski committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1fac2e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge commit '3a2fff8728a72d1c4b19910628504df363ff4f17' into marshall…

    …er-ispojo-fix
    Patryk Milinowski committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0f0e5de View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    29b4bef View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'marshaller-ispojo-fix' of github.com:p9malino26/qooxdoo…

    … into marshaller-ispojo-fix
    Patryk Milinowski committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4f78ec0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. correct isPojo implementation + unit tests

    Patryk Milinowski committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    58de80e View commit details
    Browse the repository at this point in the history
  2. correct isObject doc

    Patryk Milinowski committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c126c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66de63d View commit details
    Browse the repository at this point in the history
  4. fix linting errors

    Patryk Milinowski committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    90e7188 View commit details
    Browse the repository at this point in the history