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: composable primitive components #947

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Commits on Sep 14, 2024

  1. feat: primitive components

    veloii committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ad67fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7475f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    e67ae68 View commit details
    Browse the repository at this point in the history
  2. refactor: remove dead code

    veloii committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a184147 View commit details
    Browse the repository at this point in the history
  3. feat: primitive clear button

    veloii committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1c57d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ab08f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    1eb1b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d191d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a26a1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f546640 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f12570 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc0a96 View commit details
    Browse the repository at this point in the history
  7. todo: remove redundant import

    veloii committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a9abce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3739b2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    314da61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a395b1 View commit details
    Browse the repository at this point in the history
  11. chore: onCompleteUploadComplete and onUploadBegin props added for…

    … primitives in examples
    veloii committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d4d5c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12be484 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29469b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1dd53c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1330c72 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    753c95d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fc72978 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c1d7dc View commit details
    Browse the repository at this point in the history
  2. fix: root primitive syntax

    veloii committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f9bb2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b51eaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46678ec View commit details
    Browse the repository at this point in the history
  5. fix: internal component props

    veloii committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a7b146a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fea662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07424f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b8a366 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8faf68f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    444237b View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    veloii committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f49d5c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24082c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08dbf99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b601196 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b140b50 View commit details
    Browse the repository at this point in the history
  7. Update packages/react/src/components/primitive/root.tsx

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    veloii and coderabbitai[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7d38176 View commit details
    Browse the repository at this point in the history
  8. fix: import useMemo

    veloii committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c18d02c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aac8916 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6d86f6e View commit details
    Browse the repository at this point in the history
  2. more docs

    juliusmarminge committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    11f77eb View commit details
    Browse the repository at this point in the history