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

feat: custom extension rendering #994

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

Commits on Apr 22, 2024

  1. Custom extension value render

    Duc Tai Ly committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    db17606 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Add parent to ExtensionComponentProps and move changes to Extensions …

    …component
    Duc Tai Ly committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    22f07b3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat/custom-extension-value-rend…

    …er' into feat/custom-extension-value-render
    
    # Conflicts:
    #	library/src/components/Extensions.tsx
    Duc Tai Ly committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    18654d2 View commit details
    Browse the repository at this point in the history
  3. Address Sonar issue

    Duc Tai Ly committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9b978b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    de451e8 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Maciej Urbańczyk <[email protected]>
    ductaily and magicmatatjahu authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    13a8a6c View commit details
    Browse the repository at this point in the history
  3. Clean up Extension class

    Duc Tai Ly committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    23401a9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    6c4f19f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bc952 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/custom-extension-value-rend…

    …er' into feat/custom-extension-value-render
    Duc Tai Ly committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3b19209 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    95bfa86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8492e7a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/custom-extension-value-rend…

    …er' into feat/custom-extension-value-render
    Duc Tai Ly committed May 13, 2024
    Configuration menu
    Copy the full SHA
    389e407 View commit details
    Browse the repository at this point in the history
  4. Address eslint errors

    Duc Tai Ly committed May 13, 2024
    Configuration menu
    Copy the full SHA
    973c1da View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix handling of concatenatedConfig for extensions

    Duc Tai Ly committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4b03c14 View commit details
    Browse the repository at this point in the history
  2. Add config modification docs

    Duc Tai Ly committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3b548f5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add test

    Duc Tai Ly committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cae5861 View commit details
    Browse the repository at this point in the history
  2. Add example for x-x extension

    Duc Tai Ly committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8caea6e View commit details
    Browse the repository at this point in the history
  3. Add viewBox to x logo

    Duc Tai Ly committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f986398 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 19, 2024

  1. Update package-lock.json

    Duc Tai Ly committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a34f50a View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    Duc Tai Ly committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    32cf262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c630f89 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'refs/heads/master' into feat/custom-extension-value-render

    # Conflicts:
    #	package-lock.json
    Duc Tai Ly committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eed70c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat/custom-extension-value-rend…

    …er' into feat/custom-extension-value-render
    Duc Tai Ly committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    350646a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    d91df2a View commit details
    Browse the repository at this point in the history
  2. Add x-x extensions example.

    Duc Tai Ly committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3e57a3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1740980 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    361a2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7423b View commit details
    Browse the repository at this point in the history