Tarwin Stroh-Spijer

Results 8 issues of Tarwin Stroh-Spijer

There are known problems with the Haskell Platform 2010.2.0.0 release. I spent a long time trying to get it to compile with that but failed miserably. I managed to get...

refactor: made buttons more specific to function, not needing to be wrapped by refactor: changed button to feat: added a specifically for the hDAO voting button which gives feedback ()...

Saw this great post today where an NFT creator was offering the use of different types of licenses for NFTs. https://twitter.com/YKarkai/status/1398387574977273865?s=19 It might be useful to add an option when...

feature-request

feat: Added pluggable HashRing functions feat: Added TypeScript definitions chore: Updated readme

Changed some of the data for `postDERow` and `getDERow` as the value there currently are very confusing. Made it obvious that `patchDERow` and `deleteDERow` need a primary key field.

Added an option `floatPrecision` that when set to an integer value above 0 will fix float values to a specific precision. ``` phpunserialize('', { floatPrecision: 3 }); ```

feat: added `npm start` which watches for changes feat: added `npm run serve-test` to view a test for dev feat: checkbox - added an X when selected feat: knob -...

feat: added `breakpointsToContainer` property to `Carousel` which uses the direct parent width instead of the window width for breakpoints