You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[#95](https://github.com/tscircuit/builder/pull/95)| π³ Major | imrishabh18 | Fix the issue of not centering the component when only one position prop is provided. |
47
-
|[#96](https://github.com/tscircuit/builder/pull/96)| π Minor | seveibar | Add code owners for the repository |
47
+
|[#95](https://github.com/tscircuit/builder/pull/95)| π³ Major | imrishabh18 | Fix the issue where the component's schematic center is not properly set when only one of the x or y coordinates is provided. |
48
+
|[#96](https://github.com/tscircuit/builder/pull/96)| π Tiny | seveibar | Add code owners for the repository |
|[#19](https://github.com/tscircuit/autorouting-dataset/pull/19)| π³ Major | seveibar | Add mesh support for gridless POI and bootstrap incremental gridless POI |
56
+
|[#15](https://github.com/tscircuit/autorouting-dataset/pull/15)| π³ Major | seveibar | Introduce a point-of-interest-based algorithm for gridless autorouting on a PCB. |
|[#117](https://github.com/tscircuit/cli/pull/117)| π³ Major | imrishabh18 | Add a debug button to the menu |
62
+
|[#119](https://github.com/tscircuit/cli/pull/119)| π³ Major | imrishabh18 | Introduce a new `render` command to render circuit as image (PCB or schematic view) |
63
+
|[#117](https://github.com/tscircuit/cli/pull/117)| π³ Major | imrishabh18 | Introduce a "Debug" button in the menu to add the current example package's TSCIRCUIT soup data to the debug.tscircuit.com website. |
|[#11](https://github.com/tscircuit/3d-viewer/pull/11)| π³ Major | imrishabh18 |Added better error handling for bad URLs in the useGlobalObjLoader hook. |
60
-
|[#12](https://github.com/tscircuit/3d-viewer/pull/12)|π Minor| imrishabh18 |Fix the overlap issue of the top left cube in the 3D scene. |
69
+
|[#12](https://github.com/tscircuit/3d-viewer/pull/12)| π³ Major | imrishabh18 |Fix the overlap issue with the top left cube in the application. |
70
+
|[#11](https://github.com/tscircuit/3d-viewer/pull/11)|π³ Major| imrishabh18 |Added better error handling for bad URLs in the `useGlobalObjLoader` hook. |
|[#61](https://github.com/tscircuit/jscad-fiber/pull/61)| π³ Major | Slaviiiii | Wrap the `RoundedCuboid` component with a color wrapper to allow setting the color of the cuboid. |
67
-
|[#60](https://github.com/tscircuit/jscad-fiber/pull/60)| π³ Major | Slaviiiii | Wrap the `Cube` component with `withColorProp` and `withOffsetProp` higher-order components to add support for `color` and `center` props. |
68
-
|[#58](https://github.com/tscircuit/jscad-fiber/pull/58)| π³ Major | Slaviiiii | Wrap `ExtrudeRectangular` component with `withColorProp` and `withOffsetProp` HOCs to add color and offset functionality. |
69
-
|[#64](https://github.com/tscircuit/jscad-fiber/pull/64)| π Minor | Slaviiiii | Wrap `CylinderElliptic` component with `withColorProp` and `withOffsetProp` wrappers |
70
-
|[#65](https://github.com/tscircuit/jscad-fiber/pull/65)| π Minor | Slaviiiii | Wrap the `Ellipsoid` component with `withColorProp` and `withOffsetProp` to add color and center properties. |
71
-
|[#63](https://github.com/tscircuit/jscad-fiber/pull/63)| π Minor | Slaviiiii | Adds color and center properties to the RoundedCylinder component, wrapping it with higher-order components. |
72
-
|[#62](https://github.com/tscircuit/jscad-fiber/pull/62)| π Minor | Slaviiiii | Add color and center offset options to the Cylinder component. |
73
-
|[#59](https://github.com/tscircuit/jscad-fiber/pull/59)| π Minor | Slaviiiii | Wrap ExtrudeRotate component with `withColorProp` and `withOffsetProp` wrappers |
74
-
|[#56](https://github.com/tscircuit/jscad-fiber/pull/56)| π Minor | Slaviiiii | Wrap the ExtrudeHelical component with withColorProp and withOffsetProp wrapper functions to add color and offset properties. |
75
-
|[#57](https://github.com/tscircuit/jscad-fiber/pull/57)| π Minor | Slaviiiii | Wrap the `ExtrudeLinear` component with higher-order components to add support for color and offset properties. |
76
+
|[#60](https://github.com/tscircuit/jscad-fiber/pull/60)| π³ Major | Slaviiiii | Add color and center properties to the Cube component |
77
+
|[#68](https://github.com/tscircuit/jscad-fiber/pull/68)| π Minor | Slaviiiii | Wrap the `Rotate` component with `withColorProp` and `withOffsetProp` higher-order components to add color and center props. |
78
+
|[#67](https://github.com/tscircuit/jscad-fiber/pull/67)| π Minor | Slaviiiii | Adds color and center props to the `Torus` component. |
79
+
|[#66](https://github.com/tscircuit/jscad-fiber/pull/66)| π Minor | Slaviiiii | Wrap the `GeodesicSphere` component with `withColorProp` and `withOffsetProp` higher-order components to add color and offset functionality. |
80
+
|[#64](https://github.com/tscircuit/jscad-fiber/pull/64)| π Minor | Slaviiiii | Wrap `CylinderElliptic` component with `withColorProp` and `withOffsetProp` HOCs |
81
+
|[#65](https://github.com/tscircuit/jscad-fiber/pull/65)| π Minor | Slaviiiii | Wrap the `Ellipsoid` component with `withColorProp` and `withOffsetProp` wrappers to add color and offset functionality. |
82
+
|[#63](https://github.com/tscircuit/jscad-fiber/pull/63)| π Minor | Slaviiiii | Wrap the `RoundedCylinder` component with the `withColorProp` and `withOffsetProp` higher-order components to add color and position functionality. |
83
+
|[#62](https://github.com/tscircuit/jscad-fiber/pull/62)| π Minor | Slaviiiii | Add color and center properties to the Cylinder component |
84
+
|[#61](https://github.com/tscircuit/jscad-fiber/pull/61)| π Minor | Slaviiiii | Add a color property to the `RoundedCuboid` component and wrap it with a `withColorProp` higher-order component. |
85
+
|[#59](https://github.com/tscircuit/jscad-fiber/pull/59)| π Minor | Slaviiiii | Wrap the `ExtrudeRotate` component with `withColorProp` and `withOffsetProp` higher-order components to add color and offset functionality. |
86
+
|[#58](https://github.com/tscircuit/jscad-fiber/pull/58)| π Minor | Slaviiiii | Wrap the `ExtrudeRectangular` component with the `withColorProp` and `withOffsetProp` higher-order components to add support for color and offset properties. |
87
+
|[#56](https://github.com/tscircuit/jscad-fiber/pull/56)| π Minor | Slaviiiii | Wrap ExtrudeHelical component with `withColorProp` and `withOffsetProp` wrappers |
88
+
|[#57](https://github.com/tscircuit/jscad-fiber/pull/57)| π Minor | Slaviiiii | Wrap the `ExtrudeLinear` component with `withColorProp` and `withOffsetProp` wrappers to add support for `color` and `center` props. |
76
89
77
90
## Changes by Contributor
78
91
79
92
### [seveibar](https://github.com/seveibar)
80
93
81
94
| PR # | Impact | Description |
82
95
|------|--------|-------------|
83
-
|[#96](https://github.com/tscircuit/builder/pull/96)| π Minor | Add code owners for the repository |
96
+
|[#96](https://github.com/tscircuit/builder/pull/96)| π Tiny | Add code owners for the repository |
|[#19](https://github.com/tscircuit/autorouting-dataset/pull/19)| π³ Major | Add mesh support for gridless POI and bootstrap incremental gridless POI |
99
+
|[#15](https://github.com/tscircuit/autorouting-dataset/pull/15)| π³ Major | Introduce a point-of-interest-based algorithm for gridless autorouting on a PCB. |
84
100
85
101
### [imrishabh18](https://github.com/imrishabh18)
86
102
87
103
| PR # | Impact | Description |
88
104
|------|--------|-------------|
89
-
|[#95](https://github.com/tscircuit/builder/pull/95)| π³ Major | Fix the issue of not centering the component when only one position prop is provided. |
90
-
|[#117](https://github.com/tscircuit/cli/pull/117)| π³ Major | Add a debug button to the menu |
91
-
|[#11](https://github.com/tscircuit/3d-viewer/pull/11)| π³ Major | Added better error handling for bad URLs in the useGlobalObjLoader hook. |
92
-
|[#12](https://github.com/tscircuit/3d-viewer/pull/12)| π Minor | Fix the overlap issue of the top left cube in the 3D scene. |
105
+
|[#95](https://github.com/tscircuit/builder/pull/95)| π³ Major | Fix the issue where the component's schematic center is not properly set when only one of the x or y coordinates is provided. |
106
+
|[#119](https://github.com/tscircuit/cli/pull/119)| π³ Major | Introduce a new `render` command to render circuit as image (PCB or schematic view) |
107
+
|[#117](https://github.com/tscircuit/cli/pull/117)| π³ Major | Introduce a "Debug" button in the menu to add the current example package's TSCIRCUIT soup data to the debug.tscircuit.com website. |
108
+
|[#12](https://github.com/tscircuit/3d-viewer/pull/12)| π³ Major | Fix the overlap issue with the top left cube in the application. |
109
+
|[#11](https://github.com/tscircuit/3d-viewer/pull/11)| π³ Major | Added better error handling for bad URLs in the `useGlobalObjLoader` hook. |
93
110
94
111
### [Slaviiiii](https://github.com/Slaviiiii)
95
112
96
113
| PR # | Impact | Description |
97
114
|------|--------|-------------|
98
-
|[#61](https://github.com/tscircuit/jscad-fiber/pull/61)| π³ Major | Wrap the `RoundedCuboid` component with a color wrapper to allow setting the color of the cuboid. |
99
-
|[#60](https://github.com/tscircuit/jscad-fiber/pull/60)| π³ Major | Wrap the `Cube` component with `withColorProp` and `withOffsetProp` higher-order components to add support for `color` and `center` props. |
100
-
|[#58](https://github.com/tscircuit/jscad-fiber/pull/58)| π³ Major | Wrap `ExtrudeRectangular` component with `withColorProp` and `withOffsetProp` HOCs to add color and offset functionality. |
101
-
|[#64](https://github.com/tscircuit/jscad-fiber/pull/64)| π Minor | Wrap `CylinderElliptic` component with `withColorProp` and `withOffsetProp` wrappers |
102
-
|[#65](https://github.com/tscircuit/jscad-fiber/pull/65)| π Minor | Wrap the `Ellipsoid` component with `withColorProp` and `withOffsetProp` to add color and center properties. |
103
-
|[#63](https://github.com/tscircuit/jscad-fiber/pull/63)| π Minor | Adds color and center properties to the RoundedCylinder component, wrapping it with higher-order components. |
104
-
|[#62](https://github.com/tscircuit/jscad-fiber/pull/62)| π Minor | Add color and center offset options to the Cylinder component. |
105
-
|[#59](https://github.com/tscircuit/jscad-fiber/pull/59)| π Minor | Wrap ExtrudeRotate component with `withColorProp` and `withOffsetProp` wrappers |
106
-
|[#56](https://github.com/tscircuit/jscad-fiber/pull/56)| π Minor | Wrap the ExtrudeHelical component with withColorProp and withOffsetProp wrapper functions to add color and offset properties. |
107
-
|[#57](https://github.com/tscircuit/jscad-fiber/pull/57)| π Minor | Wrap the `ExtrudeLinear` component with higher-order components to add support for color and offset properties. |
115
+
|[#60](https://github.com/tscircuit/jscad-fiber/pull/60)| π³ Major | Add color and center properties to the Cube component |
116
+
|[#68](https://github.com/tscircuit/jscad-fiber/pull/68)| π Minor | Wrap the `Rotate` component with `withColorProp` and `withOffsetProp` higher-order components to add color and center props. |
117
+
|[#67](https://github.com/tscircuit/jscad-fiber/pull/67)| π Minor | Adds color and center props to the `Torus` component. |
118
+
|[#66](https://github.com/tscircuit/jscad-fiber/pull/66)| π Minor | Wrap the `GeodesicSphere` component with `withColorProp` and `withOffsetProp` higher-order components to add color and offset functionality. |
119
+
|[#64](https://github.com/tscircuit/jscad-fiber/pull/64)| π Minor | Wrap `CylinderElliptic` component with `withColorProp` and `withOffsetProp` HOCs |
120
+
|[#65](https://github.com/tscircuit/jscad-fiber/pull/65)| π Minor | Wrap the `Ellipsoid` component with `withColorProp` and `withOffsetProp` wrappers to add color and offset functionality. |
121
+
|[#63](https://github.com/tscircuit/jscad-fiber/pull/63)| π Minor | Wrap the `RoundedCylinder` component with the `withColorProp` and `withOffsetProp` higher-order components to add color and position functionality. |
122
+
|[#62](https://github.com/tscircuit/jscad-fiber/pull/62)| π Minor | Add color and center properties to the Cylinder component |
123
+
|[#61](https://github.com/tscircuit/jscad-fiber/pull/61)| π Minor | Add a color property to the `RoundedCuboid` component and wrap it with a `withColorProp` higher-order component. |
124
+
|[#59](https://github.com/tscircuit/jscad-fiber/pull/59)| π Minor | Wrap the `ExtrudeRotate` component with `withColorProp` and `withOffsetProp` higher-order components to add color and offset functionality. |
125
+
|[#58](https://github.com/tscircuit/jscad-fiber/pull/58)| π Minor | Wrap the `ExtrudeRectangular` component with the `withColorProp` and `withOffsetProp` higher-order components to add support for color and offset properties. |
126
+
|[#56](https://github.com/tscircuit/jscad-fiber/pull/56)| π Minor | Wrap ExtrudeHelical component with `withColorProp` and `withOffsetProp` wrappers |
127
+
|[#57](https://github.com/tscircuit/jscad-fiber/pull/57)| π Minor | Wrap the `ExtrudeLinear` component with `withColorProp` and `withOffsetProp` wrappers to add support for `color` and `center` props. |
0 commit comments