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

chore: Refine webpack ts configuration

26c80cfb24d40b42779b8dbbc2711bed73137e5a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(navigation): Fix mobile navigation logic

Now all sorts of logic can be implemented since sidewind is fully
compatible with the approach.

1ac07b25f3486fe7a9902d40dcbbdb33575f1cb3 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update dependencies

e4d51144719e2f76daee3c2550755fd5af06429c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(navigation): Sketch out navigation solution

This needs a small change in sidewind as `:` won't work for attributes.

005a76df4d7ea70637218c602c58e5f1a4539a37 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(flex): Pass sx through correctly

9819fd66cc5e0f29e6b4359a63472bc25647d618 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix css purging

It's better to do this as a post process.

b538134d1ea86c6d7449ded624b69b57905a1a69 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop gh-pages

It's better to go through Netlify since that's the route anyhow.

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

a095edd7877ad05b2cd7ed4fc52b0c667f81dd20 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Set up a deployment script

This deploys to gh-pages.

abda4a82a207108e22dec1264e252dc0f3a555e1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(ts-node): Don't crash during development

The trick is to transpile only.

c1326800cad796c4856fd8fa5dcfd2e76bc71694 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Use webpack-plugin-serve instead of webpack-dev-server

This could be made better by implementing the hot replacement interface.

daafd0c463fd7f5153dd62621420730c77da911c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Clean up markup

544fa277feeebf19ade9cdd07cfdabed92d4ed4a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Clean up markup

464536af4326ea3f9c4b8d9379323f2b7e9afe86 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Use Box at index

52f86c6b28843da6297063446e4dce5e918dd97b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor(Button): Use Box

4caf079dcd659eaebbe4f52ecf6420fa8357654f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor(alert): Use Box correctly

f081ce222bbee50704b64062310f7e7ba361e092 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Separate primitives and patterns

68c93a310f4fa68e6f4447251a8a1881776ddd96 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Explain how it needs to work for colors

That's a bit tougher one.

c8bd98213a4f7bc3f71b579b99e32e8d214b18b9 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add strict typing for p and m

0ec8cf47a40e358cba8bcd2557e31fc3b78d6572 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add tailwind.json generator

This one is needed for type inference.

Thanks to @impulse for the script.

bbfdc2027f05db8f644935b636953bd97fbfc99d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add Heading

a66ecf88aba0c1f3a8eb30bd029a7b8156f1283e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Port divs to Boxes

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

b5a169392e8e44b9f36d224eb510374ac7351bb9 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up a Link component

360fc7ffdcad86551292d7b93aad5256602b8a29 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Use Flex correctly

057236d784c58ab5201c1388a373e10b73538062 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add px/py, mx/my

96a91a8d894024576a1ed530d9bf251c8a60f7d2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add support for as to Box/Flex

b020047ba29843163f63e566d64abc660a612dc1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(navigation): Port to Flex and Box

3f17c1b8178e9a026de4e0d366a821f24c069709 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a redundant helper

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

c01e31f4dee62ad0cdaf0f5ac92cc07a7e5201d1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Use sx

53c9bd32a04e4f0857a90bb3edf88d4d69dbbe7c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add more props and add usages

db869db0cfeae53b5c2812710bf0c748ca2e38b2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Support margin

95b8c5360a20752be7389a8db6cb418e6ed38acb authored over 4 years ago by Juho Vepsäläinen <[email protected]>
refactor: Simplify Flex

f2378b055b4bad437395831d92fce4b8acc078b1 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Make Flex more strict

c13ddd05c87e1c8552da32603a672419087b508b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out basic Flex and Box

These needs a bit more work.

13f662020832c237918aa6606dc0bf8955b0a31d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update Tailwind to 1.6 for animation utilities

a01bd252cdd42fbc1b29a07f70da349701b6d2df authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Re-enable prose

Purge configuration needs to be a bit different for this case. Now it's
20k CSS but that's not t...

f8c138c99a796fdc827e7df5bbecf6b7a49d6636 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Optimize purged size

3cacec8682a26d90cf62d03cd91a97c9e919de0e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update terser

921fb5995936edd7b069d5ba72c9b555319ba813 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop typography for now as that's broken with PurgeCSS

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

Likely this bit could go to the base template.

c80dd479d9aeea7b908fe25790cd7be38989a89f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop logging

dea6758c8b3ba1266838f351511c9a8e5dfa8abe authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Separate markdown processing

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

ef56c8829278863a8445b9ec53ca92a48c672a2f authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Load readme contents to the index

9e19c52710d1d423d5459fc7a1dafeeaf809f297 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Use purgecss setup from tailwind

Looks like this is the more reliable way to go! As a bonus, the webpack
plugin isn't needed anym...

30d6a69898fee6e25bf06e4ae222636d55c12cb0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update regex

2587fc5b51bc5ea1b9f568c6af136c111533631d authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update dependencies

6dbd709e45be5361eeea466a17ca44d5ceb007e0 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify hmr setup

e36c7b7f527c9a5555681bb9c5fb67a81cd2bbc4 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
feat: Add navigation

25457d4b39b541c7eb5d8defdd88b9d34432b3a8 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Link to buttons

440bf43051c8aa5164a56641b67bda77ae6c61bd authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Document where the component is from

677a515e556965634073243920a29e01d3a3cf01 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Make HMR work on development

Looks like using style-loader is still the right way to go.

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

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

9b43173c1595c6b364444ffaf260379fbff61d59 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify button declaration

It's better to use the children syntax.

51f7c43e64d38e936d87f624a11c2f69883fdb4b authored over 4 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #2 from survivejs/dependabot/npm_and_yarn/websocket-extensions-0.1.4

chore(deps): Bump websocket-extensions from 0.1.3 to 0.1.4

4a8cb4f82c60de6b304afa0aacf586c09901499e authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore(deps): Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

b3c430dc620ff1ba3bb8861572d61016ad6e2cae authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Improve extractor rule

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

b28f28f59bdb6ca00dc06014c1146e64dbd51dbe authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix for demo

9c9ed8b1f0ff769cc043af573808ac1008a3e345 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix for demo

f7c370b01b8628c6c73e67a5e78e7a5b4003ad47 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix state demo

f022bd52981621f9c8c44949931a5cce8223ee1a authored over 4 years ago by Juho Vepsäläinen <[email protected]>
fix(ts): Fix TS setup

dc4bb71f39dc335e08a5801dd96f13c880dd6ec5 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update ts dependencies

07c0324f24e47c410ecc4cee1a6cd2589b38ae2c authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Add initial fixes

06362b0a5fdb072ef826df2448785df05e29b5d2 authored over 4 years ago by Juho Vepsäläinen <[email protected]>
chore: Update to mini-html-webpack-plugin v3

56914b893b5fe4b1680a72a18dd380b9aeb3a6de authored over 4 years ago by Juho Vepsäläinen <[email protected]>
Merge pull request #1 from survivejs/dependabot/npm_and_yarn/acorn-6.4.1

chore(deps): Bump acorn from 6.4.0 to 6.4.1

88098c33a5b5194c5f2dcf0e03f544a7d5e87460 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore(deps): Bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://g...

ed1abbbcdf006f5ebb1aab113c37ee07fd8b8c4a authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Improve header hierarchy

053567f46090146267a2f89a760284b814529ace authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add initial navigation

68af0863a6bc3ea97e4e69c11d204a048b7b394a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Streamline js loading per page + drop Babel

6009ec3de9e2af6054f5813be6c56201540710a6 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Convert pages to index-first convention

42da7b241bd1e3aebea9cf44b33ad661fd2aa6be authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a comment

52cfd7c7efeec82b59490b5e39e94c4e29731d76 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix scaling on mobile

2710390372b8d944619cee501ddb7951b0a00007 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Load changes made to components/layouts during dev

It was a caching issue related to imports. Likely this won't work if
files are added, though.

61b6ac8e6cf301b65117e92427a6d4325318d94b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve layout

29d40fc6489a87ec668e704f4ba38e9afac5d728 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop dead code

7d2c298bc73ca85baf6b75b189546497ef962037 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Consume plugin from a dep

f973b3c320f48b28d491bca183d54fc0794f83ab authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a basic readme

46c8dccc464ff1c9f87cb04581cdcdb5ab3263b7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update description

2a52a0c9473e05e6a7dde53e72a168ba20481440 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Mark the project private

14f73a1ad32effe6e97e4e0551ba779caa4b3a86 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out sidewind integration

ce8fe2dcc9cc7ca05fb51c956d724fa3a5efbc1b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop css attributes for now

61aea31d46b63f413ea5588eab5b601c00fdeab7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up minification

ee491cabf6ccba3b2098662bf3f5bbeb89a83c73 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Do initial tailwind setup

Looks like it's still a bit off.

8c0a724f7a34378739b7300d0f94fc16da5c7f6f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix HMR

75f5e6e641fe93aedabec5d81c7568fa6a82b77f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix typo

b605c8fb86017903074808d1d7b9a3069123e1ca authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out a multi-page setup

This needs a bit more debugging.

6d41cdd450b03688174cd8a6eaf9b2094cbff040 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out a sample page

This needs to be loaded through a plugin still.

5fba7f91d3314198ac90b702fb4435a98955e1c7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Make the dev server run

b3c777265bc53c67b1bf85d615a525a0d5cde475 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out page loader

10099a80dfb82816a7a71b750c2a8de2298b6cf6 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up a stub for index

aa94064ef83b65f428e7c3d2ca2b30656bafa6a9 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out config

956d95e005a09c707a2ea6a070887972f361181f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up plugins

5f1f6e7aa7b3bb26789c9804b0a2c9a9dd9bb98d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up dev server

8df2e8f7f1311f2f604308ece44a445eed20cdd5 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up entry plugin

6ae00c11f0009ddc482f8b95fe7ba793909445fe authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add initial webpack config

4933bde4d02b3f63311a55bf5d05f8343b7d09d7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add deps

dd554045b789f4cbe62b173c3d5304ad86247691 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>