Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/survivejs/tailspin

Site generator and design system in one
https://github.com/survivejs/tailspin

refactor(navigation): Connect theme colors

8378246a014a0a5cdf507f3eba4f934e4d03af0f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(heading): Fix type parsing

814dcf09e6d599f8d845819c9cc5241d1714c0c7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Parse props from direct dependencies

Likely this isn't fool proof but this will cover majority of these kind
of cases.

ddc885a2c862804242c1c1bdc4f1428f2dbc2ddb authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Prepare for type parsing recursion

8a05b93681a80f1feeb0b3e3d2c786eea0d99cd2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Dig type reference

The next step is digging the type itself.

73250e65e6d5aae222095983050aae3107121ad1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(box): Make x type more strict

99640681a063b5efff439bb2f18cf48ee1c1cfe6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Parse Box props

c0595cc7692a4205d165e1af5035768c9a4108f8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(wps): Wait for initial build to avoid a blank page

e9444966fdfaaa2718447289a0764b3588e3995c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add notes

d7f0dc2d7b604c5e6528bb826f296952a78c4f6d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add reference

596ce83bac0fd93ae3dd5ab3252210252894861e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out better type parsing

Looks like there are APIs to leverage.

4d9fbc4e52a6807ae561b124175d8c86ab6380b8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add TODOs

b17d96ce337ddf66c7fe3822131ad133841625a2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat(navigation): Add active state

Now it's controlled from outside (static). Another option would be to do
a runtime check but thi...

1d2360c02d7ff01ca44ed46abafe64c1f072cd96 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Add borders to build

7d40ef1da057aeb39272f1df08b954672eec5898 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor(box): Simplify logic

f8cc5f31bdf0953c06809533457f7305c62b2d26 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor(box): Pick up props that have - in their name

06cda788925ba28ec4b610042c99c52ea8c4e5aa authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Improve button outlook

Likely this can be improved further.

9474a0c21e42a8f92dcb69b9f12e29612370844e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Render x-href

This needs a better fix.

6ac5c1ec363290e27d0446e95179963beb3363d1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Rename sidebar as toc

bf54d3b4bfb054992da5567cb98f98b827eec776 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Improve typing

2797e393048781ff9c30a74ed02aba75e656fdb2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Extract Sidebar component

fe50e0d3fb322c3924e673b2fe0b70d342c129d4 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve mobile layout

cb615da7f579ad51b6e9fbaada6ec8e8b5ac2cc4 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render a sidebar with components

This needs to become a pattern.

35340146cc2c8e166a9271e191c4ec2ede33ca26 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(design-system): Pass children as an array

This fixes rendering for headings.

bb821a5c7cd4f1f44ec6528f3972809950ab22a2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Use anchors

2927af9b115df6901af8f61a8aedd67dbc9b5325 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Calculate anchors

b9a083fe76b7628e2b008de94f1ead014bfc96fd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out heading anchor ui

This needs a bit of logic still.

f0a0f87e9142ca0c3fc37cb7fd6b060f76c3e191 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Improve naming

f54759753a54559dae75505dfca55802cf1bdc26 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Improve the heading example

2928f0b0247071265c5d0a9193fae938e0203d25 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Allow components to have descriptions

4bffbe805ad6b3b07727b9d23e13248a90fe5b38 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Type check internal links

62fd226e2162f5aaf429c6c7923f3f5cdd103a02 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add a Table pattern

2a2d28a79c3a0b701e7248aa4049dfc59ed92907 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render types where they are available

9ac60c806ff36474f9d56ec352720a26d745541d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add more logic to type parser

It's still missing some types but this is a good start.

10cf083478f9a4ba2cdbef54885c2f20fd04bafd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out type parser

187fd9ea702ec6d00f85e8a584f6b5328e2b6deb authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Add missing doctype

962fc5ceebc21641b290e577234a422241f5a98b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Make spacing more explicit

4908f3af092c8b9092b21ecd5b7087c7fbcf02d6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up source-map-loader

One less warning.

2ea0cfe8791074f16fcdf9e90530641093439424 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify button example

5b096dab25aa14f9d000e4c86fc944e566fa71ba authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Use correct naming

809ad2b1967a7a0a9724291d72bd6e21c6d85ca8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Type color tokens properly

957abe63d36ec5f028b79f8a5734c5472bac7f45 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve spacing

cc8ac73ac94917a6d385025208ed573534f80e0c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve spacing

d1d2516817e9b17bd98a697350d2398d174b631a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Rename components as design system

46348f1cff85fcb20f0c9e28ebc8d565e9cbd9fc authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: src -> pages

That's a better name.

ab700dc97c43299710bb380258839cc74f1633cc authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update sidewind and simplify syntax

aaa00f635dba2fbaa12ebdb75bd15c7d3206501c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render layouts

87395c1626a08f4ea91fc1779abbb91e8a25f228 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Separate design system

645a688602a4f3430c9a0e6af7ea9f659a7f876d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor(box): Clean up

eca72813a3579abea7649e13001711c1dc493307 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Load components in a dynamic manner

This is way easier to maintain although there's still room for
improvement.

31a354b2a510ba69b6c8efab2e3f2204e4c06be9 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Make sure text colors get included to the production build

a52291a882cd03dbde034bbdc9db9d54708ddf64 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve CTA

ecb20ba39c4f3c4d43060b285eadf1d15d3f4a65 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve color name rendering

4d8796687a4840b2be86bb81d83446f2678a4d96 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix highlighting and p/m for the built version

26f8eb8335c1a8df0794da3c1cf808d97addfc6e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render scales

2be4cfdfab0246b4945283d6f6e85b1391374366 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render spacing scale

31eb8d242f5f201cc988f1ec29c4ae1d6d7e4716 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add editor text to the editors

e66b21c398567e9e87ccf65c4329f6ccaa4c8a18 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix html syntax

a09826223b49f888132599bdb8fc777d214e2102 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

8674d34e77fead28e9a0ca3f7fb72667cd3ad394 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Separate code editor as a pattern to use

5fd995de2164ae07bd4465dba7c2341e14446050 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Improve semantics

0ff0d8e8a4955bfdfd0ded407674848e8ac48a3a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix navigation rendering

2be7e21ac7c09cecd68c349374695c5275335e6e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render navigation example

The rendering logic still needs some tuning.

3224e81153f8a140e17e32ee2c62db92ac80720b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Simplify evaluation logic

34c24de515d0cbd07e94465b0ab19949b31dcba1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render Flex

1dc6d23d3949019aa89ce734e108079a25811eb8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Render Button

c594fe3cdfb5be805cf62ca8ba5cc1cbe8cefae6 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a link

16a173abec1f0611ef319955ab0b7f4eb690cc0b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Evaluate box children

8f693f6f09a05bf7288ee9509db9caab0322ec6f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a todo

fcf82405be1ff8598b24094fd19fa048a5b8e82d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Import highlight.js from core

It looks like the place has changed.

a4f52522de135683c68bfd5aa5c9d7b5fda6de3d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Drop unnecessary bits from highlight.js

9705c7fac628db11dae7e2bcdc49231e83d8894b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Tidy up import

ce880efdc4dd79847cad4ba2b5e3ce5db5238bc2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix production build

b016aea2653091125f089e07223bce794670ab08 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render Alert

ea541212f409b7d508e6f6abf7deabf4b764f229 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render Box

This needs recursion still but it's a start.

0727acb4a484001ad3e815a536c3fa781ada09c9 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render Link correctly

bfddf1ec5ede21b3f585ff09e01d3c57c08d1ecf authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Render heading example correctly

376015f569fdd026500e68cc6c9e28b0ee77e496 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a demo for rendering a heading

e78700ac7c107080a70b74bbe8f81567262a2771 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(box): Don't generate a class unless it's needed

13ad485dcb02e640bbdba21022e6384124424bc2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify example

b9bee2b154510fac51a1703592e2d8ad874bf6f0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a stub for component rendering logic

This needs to map the parsed DOM nodes to patterns and render through
them.

b3f6e1b08b03c1815c43bb1b9b5c14de4fa0d88e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Show the correct code at the code editors

e07097b51cf0e9a95706f96ae7a62246968e4630 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Generalize component loading

51044bffcd2d673dd3d2c90ba7fafdd48c28147a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop redundant import

7fef5984c5037da0aac023120312e89535d38f73 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up a poc for a code editor

This needs a little different approach but it's close.

47c8962def5dff58e30d886c30ad4f815ac806ad authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Instead of crashing on syntax error, log the error

9308ed55f5014bd6c942fbb7852e0541e5d5a1f5 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Clean up Flex output

0fabba0bd3888f65c96a1a8a046ddb26463be4e4 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update sidewind

b8ccd63a9ce7669658b9f313d6de88045ca9bcd1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(webpack): Reduce the amount of noise in output

4cab7019b1115e20da4211b87626678cd4dad519 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Simplify collection rendering

7d1293a3e0f69948c12098140c4a9ab380d5f1b7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push navigation example to the right place

4acf6cea3b3c3f267898d9af04c93b975f98c652 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push Alert example to the right place

0533743312c4bb810765d5df441173dd2cafd1ad authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push Link example to the right place

95609ee10f94c5522ba65a2bbb8a6b8bb0891218 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push Heading example to the right place

bedc1d63a59b5ae0e56b7a75094f31c61fb86f99 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push button example to the right place

789408343ace6a8da2a0f5e37b168a58f1939ba7 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Move button to primitives

a142e61cccf0849b499a0edfa27991f71a5b205a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push Flex example to the right place

0f262777f68626dc57185d7062dc092b77096a4b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push Box example to the right place

d1d38264aed04e6a5da2b90406821d7b151cd2f1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop webpack env types

These won't be needed after all.

bb4fb0073659dd2e73e7fb27f4a21d05aa6f15f0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(purge): Fix purge configuration

It looks like --config flag of postcss-cli doesn't work as I expect. css
gets purged now as expe...

9a6e6c973eb02e480a663b906909f298e9212b37 authored over 4 years ago by Juho Vepsäläinen <[email protected]>