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

initial contribution for vue-vuetify renderer set #2341

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b22433 View commit details
    Browse the repository at this point in the history
  2. fix icons change example

    kchobantonov committed May 30, 2024
    Configuration menu
    Copy the full SHA
    848a9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ab7fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9801dc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806c403 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. make ajv raw

    kchobantonov committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7ac09e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92205b8 View commit details
    Browse the repository at this point in the history
  3. fix translations the way how the jsonforms core does it, ui changes o…

    …n the additioanl properteis renderer
    kchobantonov committed May 31, 2024
    Configuration menu
    Copy the full SHA
    12b46d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    ff3cafc View commit details
    Browse the repository at this point in the history
  2. fix doc

    kchobantonov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1a262ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f2714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    576a1a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe1e57 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. use useJsonFormsCategorization, vertical category fixes, fix typescri…

    …pt types for compositions, organize imports
    kchobantonov committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    406ecc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e302e0 View commit details
    Browse the repository at this point in the history
  3. synchronize the component when the data changes from outside like fro…

    …m another bound control to the same data
    kchobantonov committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0b6b65a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a2b3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9c3213 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b0b8e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4695dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. update the AdditionalProperties to reuse any registered renderers in …

    …jsonform to render the property name control
    kchobantonov committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1c4ffa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9733f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Update packages/core/src/util/schema.ts

    Co-authored-by: Manuel Meister <news.manuelsworld@gmail.com>
    kchobantonov and manuelmeister committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8cffca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada9ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fccbce5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. export types

    kchobantonov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d0e1354 View commit details
    Browse the repository at this point in the history