Chris Simmons

Results 146 comments of Chris Simmons

New recommendations page added and including your library @benzara-tahar. Hopefully this works for you! ![Screen Shot 2022-10-19 at 10 44 05 AM](https://user-images.githubusercontent.com/1509726/196740390-90c33a62-dcdc-4910-935d-6684e5586f9b.png)

The use case is something like this - imagine you had a table mapped with four columns: ``` foo | bar | fizz | buzz ``` But you wanted to...

Reference @ryceg proposal for handling data types for data table components: - https://github.com/Brain-Bones/skeleton/pull/299

Note to self: native HTML tables + action. Perhaps with a Table component just for a simpler interface for generating HTML tables?

Adding this for additional context to Nik's note above: - https://github.com/Brain-Bones/skeleton/issues/478

@kimjunsung04 Already exists: https://www.skeleton.dev/components/paginators

Resource: https://twitter.com/vitalyf/status/1589306434050588674

I've updated the original post at the top with desired updates up until this point. Expect updates throughout the week as I implement these changes.

Suggested by Rhys on Discord: > What we could do is use jsdoc2md to generate .md files, and then consume them via mdsvex

From Nik in Discord --- Throwing this out for general input: Docs site - pretty much everyone else is autogenerating from single source of truth i.e. components. Goal is to...