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

GSoC 2023: Niloy #394

Merged
merged 48 commits into from
Mar 20, 2024
Merged

GSoC 2023: Niloy #394

merged 48 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    199063b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9035f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91c546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9626024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1d9bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cddeef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e73dc5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb6b2b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62d32f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7061c19 View commit details
    Browse the repository at this point in the history
  11. fix(bricks): types for bricks

    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    aa1b79d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e20bbf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3dc48d8 View commit details
    Browse the repository at this point in the history
  14. feat(bricks): add bBoxBrick getter

    Define and implement `bBoxBrick` getter to get the `extent` and `coords` of a brick
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7fa3927 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45c4deb View commit details
    Browse the repository at this point in the history
  16. feat(storybook): show visual indicators

    Show overlay indicators(bounding boxes) for the args and notches inside storybook
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    905eb1a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    345f102 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f2c502 View commit details
    Browse the repository at this point in the history
  19. feat(bricks): change the model add bBoxNotchArg getter

    Change the types and models of the bricks to add `bBoxNotchArg` getter to get the left notch's extent and coords
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    23e07bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e896c52 View commit details
    Browse the repository at this point in the history
  21. feat(bricks): change the model add bBoxNotchInsTop getter

    Change the types and models of the bricks to add `bBoxNotchInsTop` getter to get the top instruction notch's extent and coords
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    40f477f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    25319dd View commit details
    Browse the repository at this point in the history
  23. feat(bricks): change the model add bBoxNotchInsBot getter

    Change the types and models of the bricks to add `bBoxNotchInsBot` getter to get the top instruction notch's extent and coords
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d3afc52 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e35807e View commit details
    Browse the repository at this point in the history
  25. feat(bricks): change the model to add bBoxNotchInsNestTop getter

    Change the types and models of the bricks to add `bBoxNotchInsNestTop` getter to get the top instruction notch's (inside nesting) extent and coords
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b63724d View commit details
    Browse the repository at this point in the history
  26. docs(storybook): add bounding box for top ins notch inside nesting to…

    … `BrickBlock` story
    niloysikdar authored and meganindya committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    328e989 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8fcbb0f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8012d80 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d10d1b2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3ea7584 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5985d03 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    edcbc4c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0234f48 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8a7e7d7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5260a5d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    af59fcc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    dda9e98 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    778180b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    440365b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3c9d8bd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4301c8e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5505352 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    86bac1e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5a2b103 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    da683cd View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ea72582 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9e633e5 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    12d2b23 View commit details
    Browse the repository at this point in the history