swingset

drop-in component library for next.js

MPL-2.0 License

Downloads
326
Stars
76
Committers
18

Bot releases are hidden (Show)

swingset -

Published by jescalan almost 4 years ago

Fix bug in test value extracting utility: 32198ec942efaeac1f7a020524428fe95728db44

swingset -

Published by jescalan almost 4 years ago

Adds testing utility - 0dfda62cd2755ee1f3fd44389630df752451be0a

swingset -

Published by jescalan almost 4 years ago

  • Logo now works
  • Markdown allowed in prop descriptions
  • Imports work in props.js files

Commit Log

  • A variety of small fixes and upgrades: fd2299e324c73919be2a227ac69b444b1a249c85
swingset - Swingset

Published by jescalan almost 4 years ago

⚠️ This is a very breaking release - please read the release notes! ⚠️

First, the name of the library and package have both changed from octavo to swingset. That means that if you want to continue its use you will need to change package names. Luckily we're still in the early alpha zone so I am hoping this will be a problem for nobody except for me.

All the changes are logged out in this PR: https://github.com/hashicorp/swingset/pull/8

I also have a video walking through them all, available on request 😀

Commit Log Changes

  • Initial stab at making the props interface better: 23fbfda5afccc9bcd134b8562351c5f44dad2f41
  • Adjust readme for new props model: 4f12bf5f73eca21268e83fe82b286bae060fcf35
  • When a component querystring isnt found, don't hard crash: 657809c94693df8968ef143ce8b3d9a5de1cdde7
  • Add components arg to LiveComponent: ec3b9a1840012725e29fbd0c086bbdb917c88076
  • Save button z-index max: 2cc8fa52654043a83e37dee5f66704618a1bd911
  • Make live code editor collapsible: b0a38f79594508ce8a8edcd7ed9b6d0f657de970
  • 🔪 console log: 8be43d2636d824d26d3e85c80687fe6d34cc531f
  • Merge pull request #8 from hashicorp/props-redux: 0a3027c4a8f2a9fd06de1766927e9cc1495e246d
  • Change name to swingset: 08589f9613988552d370e06cfb111369c1207e0e
  • Readme logo: e2b920194b3888d4044ea694f65a65c07f9ad983
  • One more: 239f90479b9f723db36497686e9cd6ab90ad6435
  • Logo tinkering: c9ccf930644dcd82614d8603302d37683390f6f9
  • Version: db0c8f67f3081583558d4e491a3ff09de5aa4be2
swingset -

Published by jescalan about 4 years ago

Minor Changes

  • Custom components can be used in live or knobs examples: dd917adffa09ad3cfbb1d664e29af79c27f59626
swingset -

Published by jescalan about 4 years ago

Patches

  • Update api: 7008f6aa908d28fcc0b3609cc9b08a60c5dfeabf
  • Allow sidebar scroll: 931fd54d60ca5c0199bac6cd8b274df07b763ab6
swingset - 0.1.1

Published by jescalan about 4 years ago

Patches

  • Add itemType as a permitted key: 342509034239abcf5f6e86aab5836f6f624959d7
swingset - 0.1.0

Published by jescalan about 4 years ago

Minor Changes

  • Better handling for array props in PropsTable: 3a1b12b478cb48bc2b7cff8fd056da6bb5be025e
  • Add json control and 'item type' annotation to props table: 670ad424a64224e1684e571cb5c69f82a134e038
  • Update readme: cde552ad726c2814dde302a514b8b298d432d181
swingset -

Published by jescalan about 4 years ago

Initial release