Skip to content

docs: Soft overhaul of the example page look#2243

Open
reczkok wants to merge 5 commits intoreleasefrom
docs/example-view-soft-overhaul
Open

docs: Soft overhaul of the example page look#2243
reczkok wants to merge 5 commits intoreleasefrom
docs/example-view-soft-overhaul

Conversation

@reczkok
Copy link
Contributor

@reczkok reczkok commented Mar 3, 2026

closes #2237 #1960

After Before

What this PR changes:

  • removes clutter from the left sidebar - (the text is removed, the © 2026 Software Mansion S.A. with links is moved to example controls panel - more free space there imo, reduced padding, removed tags from example cards)
  • restyled controls and tabs (fully subjective - open to restoring/adjusting)
  • added a way to filter by tags and APIs (with some regex API detection that also checks for if example is experimental)
  • introduced coolFactor™ and assigned preliminary ratings (discussion encouraged since i'm nowhere near close to fair when it comes to rating)
Example tags/api query
Example tags/api query

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/typegpu@1e099092d142bbdfbf785c38b8ff9253ddce5536
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/noise@1e099092d142bbdfbf785c38b8ff9253ddce5536
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@1e099092d142bbdfbf785c38b8ff9253ddce5536

benchmark
view benchmark

commit
view commit

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

📊 Bundle Size Comparison

🟢 Decreased ➖ Unchanged 🔴 Increased ❔ Unknown
0 345 0 0

👀 Notable results

Static test results:

No major changes.

Dynamic test results:

No major changes.

📋 All results

Click to reveal the results table (344 entries).
Test tsdown
dataImportEverything.ts 82.25 kB (➖)
dataImportOneDirect.ts 22.03 kB (➖)
dataImportOneStar.ts 22.03 kB (➖)
functionWithUseGpu.ts 282 B (➖)
functionWithoutUseGpu.ts 24 B (➖)
importEntireLibrary.ts 260.10 kB (➖)
stdImportEverything.ts 96.06 kB (➖)
stdImportOneDirect.ts 44.01 kB (➖)
stdImportOneStar.ts 44.01 kB (➖)
tgpuImportEverything.ts 238.38 kB (➖)
tgpuImportOne.ts 238.39 kB (➖)
MissingBindGroupsError from typegpu.ts 1.29 kB (➖)
MissingLinksError from typegpu.ts 208 B (➖)
MissingSlotValueError from typegpu.ts 153 B (➖)
MissingVertexBuffersError from typegpu.ts 1.29 kB (➖)
NotUniformError from typegpu.ts 1.25 kB (➖)
ResolutionError from typegpu.ts 1.48 kB (➖)
Void from typegpudata.ts 676 B (➖)
abs from typegpustd.ts 61.32 kB (➖)
acos from typegpustd.ts 61.32 kB (➖)
acosh from typegpustd.ts 61.32 kB (➖)
add from typegpustd.ts 44.01 kB (➖)
align from typegpudata.ts 23.70 kB (➖)
alignmentOf from typegpudata.ts 19.26 kB (➖)
allEq from typegpustd.ts 46.54 kB (➖)
all from typegpustd.ts 46.54 kB (➖)
and from typegpustd.ts 46.53 kB (➖)
any from typegpustd.ts 46.54 kB (➖)
arrayLength from typegpustd.ts 12.13 kB (➖)
arrayOf from typegpudata.ts 23.91 kB (➖)
asin from typegpustd.ts 61.32 kB (➖)
asinh from typegpustd.ts 61.32 kB (➖)
atan2 from typegpustd.ts 61.32 kB (➖)
atan from typegpustd.ts 61.32 kB (➖)
atanh from typegpustd.ts 61.32 kB (➖)
atomicAdd from typegpustd.ts 13.51 kB (➖)
atomicAnd from typegpustd.ts 13.51 kB (➖)
atomicLoad from typegpustd.ts 13.50 kB (➖)
atomicMax from typegpustd.ts 13.51 kB (➖)
atomicMin from typegpustd.ts 13.51 kB (➖)
atomicOr from typegpustd.ts 13.51 kB (➖)
atomicStore from typegpustd.ts 13.50 kB (➖)
atomicSub from typegpustd.ts 13.51 kB (➖)
atomicXor from typegpustd.ts 13.51 kB (➖)
atomic from typegpudata.ts 715 B (➖)
bitcastU32toF32 from typegpustd.ts 41.40 kB (➖)
bitcastU32toI32 from typegpustd.ts 41.41 kB (➖)
bool from typegpudata.ts 10.70 kB (➖)
builtin from typegpudata.ts 26.26 kB (➖)
ceil from typegpustd.ts 61.32 kB (➖)
clamp from typegpustd.ts 61.32 kB (➖)
common from typegpu.ts 36.24 kB (➖)
comparisonSampler from typegpudata.ts 695 B (➖)
cos from typegpustd.ts 61.32 kB (➖)
cosh from typegpustd.ts 61.32 kB (➖)
countLeadingZeros from typegpustd.ts 61.32 kB (➖)
countOneBits from typegpustd.ts 61.32 kB (➖)
countTrailingZeros from typegpustd.ts 61.32 kB (➖)
cross from typegpustd.ts 61.32 kB (➖)
d from typegpu.ts 82.23 kB (➖)
deepEqual from typegpudata.ts 2.72 kB (➖)
degrees from typegpustd.ts 61.32 kB (➖)
determinant from typegpustd.ts 61.32 kB (➖)
disarrayOf from typegpudata.ts 12.65 kB (➖)
discard from typegpustd.ts 11.89 kB (➖)
distance from typegpustd.ts 61.32 kB (➖)
div from typegpustd.ts 44.01 kB (➖)
dot4I8Packed from typegpustd.ts 61.32 kB (➖)
dot4U8Packed from typegpustd.ts 61.32 kB (➖)
dot from typegpustd.ts 61.31 kB (➖)
dpdxCoarse from typegpustd.ts 12.75 kB (➖)
dpdxFine from typegpustd.ts 12.75 kB (➖)
dpdx from typegpustd.ts 12.74 kB (➖)
dpdyCoarse from typegpustd.ts 12.75 kB (➖)
dpdyFine from typegpustd.ts 12.75 kB (➖)
dpdy from typegpustd.ts 12.75 kB (➖)
eq from typegpustd.ts 46.54 kB (➖)
exp2 from typegpustd.ts 61.32 kB (➖)
exp from typegpustd.ts 61.32 kB (➖)
extensionEnabled from typegpustd.ts 12.21 kB (➖)
extractBits from typegpustd.ts 61.32 kB (➖)
f16 from typegpudata.ts 10.70 kB (➖)
f32 from typegpudata.ts 10.70 kB (➖)
faceForward from typegpustd.ts 61.32 kB (➖)
firstLeadingBit from typegpustd.ts 61.32 kB (➖)
firstTrailingBit from typegpustd.ts 61.32 kB (➖)
float16 from typegpudata.ts 18.22 kB (➖)
float16x2 from typegpudata.ts 18.22 kB (➖)
float16x4 from typegpudata.ts 18.22 kB (➖)
float32 from typegpudata.ts 18.22 kB (➖)
float32x2 from typegpudata.ts 18.22 kB (➖)
float32x3 from typegpudata.ts 18.22 kB (➖)
float32x4 from typegpudata.ts 18.22 kB (➖)
floor from typegpustd.ts 61.32 kB (➖)
fma from typegpustd.ts 61.32 kB (➖)
formatToWGSLType from typegpudata.ts 18.21 kB (➖)
fract from typegpustd.ts 61.32 kB (➖)
frexp from typegpustd.ts 61.32 kB (➖)
fwidthCoarse from typegpustd.ts 12.75 kB (➖)
fwidthFine from typegpustd.ts 12.75 kB (➖)
fwidth from typegpustd.ts 12.75 kB (➖)
ge from typegpustd.ts 46.54 kB (➖)
getLongestContiguousPrefix from typegpudata.ts 22.05 kB (➖)
gt from typegpustd.ts 46.54 kB (➖)
i32 from typegpudata.ts 10.70 kB (➖)
identity2 from typegpustd.ts 24.64 kB (➖)
identity3 from typegpustd.ts 24.64 kB (➖)
identity4 from typegpustd.ts 24.64 kB (➖)
insertBits from typegpustd.ts 61.32 kB (➖)
interpolate from typegpudata.ts 23.71 kB (➖)
invariant from typegpudata.ts 24.08 kB (➖)
inverseSqrt from typegpustd.ts 61.32 kB (➖)
isAccessor from typegpu.ts 72 B (➖)
isAlignAttrib from typegpudata.ts 697 B (➖)
isAtomic from typegpudata.ts 697 B (➖)
isBufferShorthand from typegpu.ts 1.70 kB (➖)
isBuffer from typegpu.ts 86.33 kB (➖)
isBuiltinAttrib from typegpudata.ts 699 B (➖)
isBuiltin from typegpudata.ts 21.98 kB (➖)
isCloseTo from typegpustd.ts 46.54 kB (➖)
isComparisonSampler from typegpu.ts 57.76 kB (➖)
isContiguous from typegpudata.ts 22.04 kB (➖)
isData from typegpudata.ts 2.33 kB (➖)
isDecorated from typegpudata.ts 700 B (➖)
isDisarray from typegpudata.ts 1.63 kB (➖)
isInterpolateAttrib from typegpudata.ts 703 B (➖)
isLazy from typegpu.ts 68 B (➖)
isLocationAttrib from typegpudata.ts 700 B (➖)
isLooseData from typegpudata.ts 1.68 kB (➖)
isLooseDecorated from typegpudata.ts 1.64 kB (➖)
isMutableAccessor from typegpu.ts 80 B (➖)
isPackedData from typegpudata.ts 18.28 kB (➖)
isPtr from typegpudata.ts 694 B (➖)
isSampler from typegpu.ts 57.75 kB (➖)
isSizeAttrib from typegpudata.ts 696 B (➖)
isSlot from typegpu.ts 68 B (➖)
isTexture from typegpu.ts 57.75 kB (➖)
isTgpuComputeFn from typegpu.ts 76 B (➖)
isTgpuFn from typegpu.ts 707 B (➖)
isTgpuFragmentFn from typegpu.ts 77 B (➖)
isTgpuVertexFn from typegpu.ts 75 B (➖)
isUnstruct from typegpudata.ts 1.63 kB (➖)
isUsableAsRender from typegpu.ts 62 B (➖)
isUsableAsSampled from typegpu.ts 63 B (➖)
isUsableAsStorage from typegpu.ts 63 B (➖)
isUsableAsUniform from typegpu.ts 57.74 kB (➖)
isUsableAsVertex from typegpu.ts 86.32 kB (➖)
isVariable from typegpu.ts 59.54 kB (➖)
isWgslArray from typegpudata.ts 696 B (➖)
isWgslData from typegpudata.ts 1.25 kB (➖)
isWgslStruct from typegpudata.ts 697 B (➖)
ldexp from typegpustd.ts 61.32 kB (➖)
le from typegpustd.ts 46.54 kB (➖)
length from typegpustd.ts 61.31 kB (➖)
location from typegpudata.ts 23.71 kB (➖)
log2 from typegpustd.ts 61.32 kB (➖)
log from typegpustd.ts 61.32 kB (➖)
lt from typegpustd.ts 46.54 kB (➖)
mat2x2f from typegpudata.ts 24.63 kB (➖)
mat3x3f from typegpudata.ts 24.63 kB (➖)
mat4x4f from typegpudata.ts 24.63 kB (➖)
matToArray from typegpudata.ts 24.77 kB (➖)
max from typegpustd.ts 61.32 kB (➖)
memoryLayoutOf from typegpudata.ts 39.24 kB (➖)
min from typegpustd.ts 61.32 kB (➖)
mix from typegpustd.ts 61.32 kB (➖)
mod from typegpustd.ts 44.01 kB (➖)
modf from typegpustd.ts 61.32 kB (➖)
mul from typegpustd.ts 44.01 kB (➖)
ne from typegpustd.ts 46.54 kB (➖)
neg from typegpustd.ts 44.01 kB (➖)
normalize from typegpustd.ts 61.32 kB (➖)
not from typegpustd.ts 46.53 kB (➖)
or from typegpustd.ts 46.53 kB (➖)
pack2x16float from typegpustd.ts 33.24 kB (➖)
pack4x8unorm from typegpustd.ts 33.24 kB (➖)
packedFormats from typegpudata.ts 18.24 kB (➖)
pow from typegpustd.ts 61.32 kB (➖)
ptrFn from typegpudata.ts 801 B (➖)
ptrHandle from typegpudata.ts 793 B (➖)
ptrPrivate from typegpudata.ts 800 B (➖)
ptrStorage from typegpudata.ts 798 B (➖)
ptrUniform from typegpudata.ts 794 B (➖)
ptrWorkgroup from typegpudata.ts 802 B (➖)
quantizeToF16 from typegpustd.ts 61.32 kB (➖)
radians from typegpustd.ts 61.32 kB (➖)
ref from typegpudata.ts 4.10 kB (➖)
reflect from typegpustd.ts 61.32 kB (➖)
refract from typegpustd.ts 61.32 kB (➖)
reverseBits from typegpustd.ts 61.32 kB (➖)
rotateX4 from typegpustd.ts 44.77 kB (➖)
rotateY4 from typegpustd.ts 44.77 kB (➖)
rotateZ4 from typegpustd.ts 44.77 kB (➖)
rotationX4 from typegpustd.ts 24.64 kB (➖)
rotationY4 from typegpustd.ts 24.64 kB (➖)
rotationZ4 from typegpustd.ts 24.64 kB (➖)
round from typegpustd.ts 61.32 kB (➖)
sampler from typegpudata.ts 684 B (➖)
saturate from typegpustd.ts 61.32 kB (➖)
scale4 from typegpustd.ts 44.77 kB (➖)
scaling4 from typegpustd.ts 24.64 kB (➖)
select from typegpustd.ts 46.54 kB (➖)
sign from typegpustd.ts 61.32 kB (➖)
sin from typegpustd.ts 61.32 kB (➖)
sinh from typegpustd.ts 61.32 kB (➖)
sint16 from typegpudata.ts 18.22 kB (➖)
sint16x2 from typegpudata.ts 18.22 kB (➖)
sint16x4 from typegpudata.ts 18.22 kB (➖)
sint32 from typegpudata.ts 18.22 kB (➖)
sint32x2 from typegpudata.ts 18.22 kB (➖)
sint32x3 from typegpudata.ts 18.22 kB (➖)
sint32x4 from typegpudata.ts 18.22 kB (➖)
sint8 from typegpudata.ts 18.22 kB (➖)
sint8x2 from typegpudata.ts 18.22 kB (➖)
sint8x4 from typegpudata.ts 18.22 kB (➖)
sizeOf from typegpudata.ts 22.03 kB (➖)
size from typegpudata.ts 23.70 kB (➖)
smoothstep from typegpustd.ts 61.32 kB (➖)
snorm16 from typegpudata.ts 18.22 kB (➖)
snorm16x2 from typegpudata.ts 18.22 kB (➖)
snorm16x4 from typegpudata.ts 18.22 kB (➖)
snorm8 from typegpudata.ts 18.22 kB (➖)
snorm8x2 from typegpudata.ts 18.22 kB (➖)
snorm8x4 from typegpudata.ts 18.22 kB (➖)
sqrt from typegpustd.ts 61.32 kB (➖)
std from typegpu.ts 96.06 kB (➖)
step from typegpustd.ts 61.32 kB (➖)
storageBarrier from typegpustd.ts 13.51 kB (➖)
struct from typegpudata.ts 3.32 kB (➖)
sub from typegpustd.ts 44.01 kB (➖)
subgroupAdd from typegpustd.ts 21.30 kB (➖)
subgroupAll from typegpustd.ts 21.30 kB (➖)
subgroupAnd from typegpustd.ts 21.30 kB (➖)
subgroupAny from typegpustd.ts 21.30 kB (➖)
subgroupBallot from typegpustd.ts 21.30 kB (➖)
subgroupBroadcastFirst from typegpustd.ts 21.30 kB (➖)
subgroupBroadcast from typegpustd.ts 21.30 kB (➖)
subgroupElect from typegpustd.ts 21.30 kB (➖)
subgroupExclusiveAdd from typegpustd.ts 21.30 kB (➖)
subgroupExclusiveMul from typegpustd.ts 21.30 kB (➖)
subgroupInclusiveAdd from typegpustd.ts 21.30 kB (➖)
subgroupInclusiveMul from typegpustd.ts 21.30 kB (➖)
subgroupMax from typegpustd.ts 21.30 kB (➖)
subgroupMin from typegpustd.ts 21.30 kB (➖)
subgroupMul from typegpustd.ts 21.30 kB (➖)
subgroupOr from typegpustd.ts 21.30 kB (➖)
subgroupShuffleDown from typegpustd.ts 21.30 kB (➖)
subgroupShuffleUp from typegpustd.ts 21.30 kB (➖)
subgroupShuffleXor from typegpustd.ts 21.30 kB (➖)
subgroupShuffle from typegpustd.ts 21.30 kB (➖)
subgroupXor from typegpustd.ts 21.30 kB (➖)
tan from typegpustd.ts 61.32 kB (➖)
tanh from typegpustd.ts 61.32 kB (➖)
texture1d from typegpudata.ts 11.15 kB (➖)
texture2dArray from typegpudata.ts 11.17 kB (➖)
texture2d from typegpudata.ts 11.15 kB (➖)
texture3d from typegpudata.ts 11.15 kB (➖)
textureBarrier from typegpustd.ts 13.50 kB (➖)
textureCubeArray from typegpudata.ts 11.17 kB (➖)
textureCube from typegpudata.ts 11.16 kB (➖)
textureDepth2dArray from typegpudata.ts 11.16 kB (➖)
textureDepth2d from typegpudata.ts 11.14 kB (➖)
textureDepthCubeArray from typegpudata.ts 11.16 kB (➖)
textureDepthCube from typegpudata.ts 11.14 kB (➖)
textureDepthMultisampled2d from typegpudata.ts 11.16 kB (➖)
textureDimensions from typegpustd.ts 22.68 kB (➖)
textureExternal from typegpudata.ts 815 B (➖)
textureGather from typegpustd.ts 22.68 kB (➖)
textureLoad from typegpustd.ts 22.69 kB (➖)
textureMultisampled2d from typegpudata.ts 11.17 kB (➖)
textureSampleBaseClampToEdge from typegpustd.ts 22.69 kB (➖)
textureSampleBias from typegpustd.ts 22.69 kB (➖)
textureSampleCompareLevel from typegpustd.ts 22.69 kB (➖)
textureSampleCompare from typegpustd.ts 22.69 kB (➖)
textureSampleLevel from typegpustd.ts 22.69 kB (➖)
textureSample from typegpustd.ts 22.69 kB (➖)
textureStorage1d from typegpudata.ts 979 B (➖)
textureStorage2dArray from typegpudata.ts 997 B (➖)
textureStorage2d from typegpudata.ts 979 B (➖)
textureStorage3d from typegpudata.ts 979 B (➖)
textureStore from typegpustd.ts 22.69 kB (➖)
tgpu.accessor from typegpu.ts 59.50 kB (➖)
tgpu.bindGroupLayout from typegpu.ts 66.64 kB (➖)
tgpu.comptime from typegpu.ts 11.99 kB (➖)
tgpu.computeFn from typegpu.ts 33.01 kB (➖)
tgpu.const from typegpu.ts 58.61 kB (➖)
tgpu.fn from typegpu.ts 33.66 kB (➖)
tgpu.fragmentFn from typegpu.ts 33.17 kB (➖)
tgpu.initFromDevice from typegpu.ts 229.67 kB (➖)
tgpu.init from typegpu.ts 230.18 kB (➖)
tgpu.lazy from typegpu.ts 1.16 kB (➖)
tgpu.mutableAccessor from typegpu.ts 59.51 kB (➖)
tgpu.privateVar from typegpu.ts 59.54 kB (➖)
tgpu.resolveWithContext from typegpu.ts 172.59 kB (➖)
tgpu.resolve from typegpu.ts 172.65 kB (➖)
tgpu.slot from typegpu.ts 1.59 kB (➖)
tgpu.unroll from typegpu.ts 2.53 kB (➖)
tgpu.vertexFn from typegpu.ts 33.14 kB (➖)
tgpu.vertexLayout from typegpu.ts 24.04 kB (➖)
tgpu.workgroupVar from typegpu.ts 59.54 kB (➖)
tgpu from typegpu.ts 238.39 kB (➖)
translate4 from typegpustd.ts 44.77 kB (➖)
translation4 from typegpustd.ts 24.64 kB (➖)
transpose from typegpustd.ts 61.32 kB (➖)
trunc from typegpustd.ts 61.32 kB (➖)
u16 from typegpudata.ts 10.72 kB (➖)
u32 from typegpudata.ts 10.70 kB (➖)
uint16 from typegpudata.ts 18.22 kB (➖)
uint16x2 from typegpudata.ts 18.22 kB (➖)
uint16x4 from typegpudata.ts 18.22 kB (➖)
uint32 from typegpudata.ts 18.22 kB (➖)
uint32x2 from typegpudata.ts 18.22 kB (➖)
uint32x3 from typegpudata.ts 18.22 kB (➖)
uint32x4 from typegpudata.ts 18.22 kB (➖)
uint8 from typegpudata.ts 18.21 kB (➖)
uint8x2 from typegpudata.ts 18.22 kB (➖)
uint8x4 from typegpudata.ts 18.22 kB (➖)
unorm10 10 10 2 from typegpudata.ts 18.22 kB (➖)
unorm16 from typegpudata.ts 18.22 kB (➖)
unorm16x2 from typegpudata.ts 18.22 kB (➖)
unorm16x4 from typegpudata.ts 18.22 kB (➖)
unorm8 from typegpudata.ts 18.22 kB (➖)
unorm8x2 from typegpudata.ts 18.22 kB (➖)
unorm8x4 bgra from typegpudata.ts 18.22 kB (➖)
unorm8x4 from typegpudata.ts 18.22 kB (➖)
unpack2x16float from typegpustd.ts 33.24 kB (➖)
unpack4x8unorm from typegpustd.ts 33.24 kB (➖)
unstruct from typegpudata.ts 1.59 kB (➖)
vec2b from typegpudata.ts 16.73 kB (➖)
vec2f from typegpudata.ts 16.73 kB (➖)
vec2h from typegpudata.ts 16.73 kB (➖)
vec2i from typegpudata.ts 16.73 kB (➖)
vec2u from typegpudata.ts 16.73 kB (➖)
vec3b from typegpudata.ts 16.73 kB (➖)
vec3f from typegpudata.ts 16.73 kB (➖)
vec3h from typegpudata.ts 16.73 kB (➖)
vec3i from typegpudata.ts 16.73 kB (➖)
vec3u from typegpudata.ts 16.73 kB (➖)
vec4b from typegpudata.ts 16.73 kB (➖)
vec4f from typegpudata.ts 16.73 kB (➖)
vec4h from typegpudata.ts 16.73 kB (➖)
vec4i from typegpudata.ts 16.73 kB (➖)
vec4u from typegpudata.ts 16.73 kB (➖)
workgroupBarrier from typegpustd.ts 13.51 kB (➖)

If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.

@reczkok reczkok marked this pull request as ready for review March 4, 2026 00:01
@iwoplaza
Copy link
Collaborator

iwoplaza commented Mar 4, 2026

The before/after is flipped

Copy link
Collaborator

@iwoplaza iwoplaza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 👏 👏

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR overhauls the look and functionality of the TypeGPU examples page. It addresses issues #2237 (auto-detection of experimental examples) and #1960 (ordering examples by a "coolness" factor). The sidebar is decluttered, controls are restyled, tag/API filtering is added, and examples are now sorted by a coolFactor rating.

Changes:

  • Adds coolFactor (required number) to all example meta.json files and to the ExampleMetadata schema; adds API-usage auto-detection via regex rules; moves the copyright/social footer from the sidebar to the control panel.
  • Introduces tag/API filter UI in SearchableExampleList, a "Group by category" toggle, and sorts examples by coolFactor; experimentals are now detected by the ~unstable API marker rather than an experimental tag.
  • Visual updates across Slider, VectorSlider, Select, and ColorPicker components (rounded-full styling), and restyled code editor tabs.

Reviewed changes

Copilot reviewed 83 out of 83 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
apps/typegpu-docs/src/utils/examples/types.ts Adds required coolFactor: 'number' field and usedApis: string[] to the example type
apps/typegpu-docs/src/utils/examples/exampleViewStateAtoms.ts Adds groupExamplesByCategoryAtom persisted atom
apps/typegpu-docs/src/examples/exampleContent.ts Expands TS file glob to support subdirectories; adds API_RULES regex detection and detectUsedApis function
apps/typegpu-docs/src/components/SearchableExampleList.tsx Adds tag/API filter UI, coolFactor sorting, group-by-category toggle
apps/typegpu-docs/src/components/ExampleLayout.tsx Removes clutter from sidebar, adds two compact toggles at bottom
apps/typegpu-docs/src/components/ControlPanel.tsx Moves copyright/social footer here; adds SVG imports
apps/typegpu-docs/src/components/ExampleView.tsx Restyled code editor tabs
apps/typegpu-docs/src/components/ExampleCard.tsx Removes tag pills and centers title
apps/typegpu-docs/src/components/design/Slider.tsx, VectorSlider.tsx, Select.tsx, ColorPicker.tsx Rounded-full/xl styling updates
All meta.json files Updated tags and added coolFactor ratings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@reczkok reczkok requested a review from iwoplaza March 4, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants