by joduplessis on 6/11/24, 10:19 AM with 2 comments
Fold is a React based UI component library built specifically for developers building SaaS products or internal dashboards. Early Access is the first release of Fold Pro, which gives developers access to premium components built on top of Fold.
I started working on Fold about a year and a half ago to scratch my own itch of building a modern UI component library, with zero runtime dependencies (other than React). I’ve simply seen too many frontend stacks built on a house of cards, where managing dependencies & build pipelines becomes a full time job.
The open source core of Fold [1] launched about 6 months ago and finally, the first set of Pro components have just launched. The initial set of components include a Kanban Board, Todo List, Calendar, Data Grid, CSV Importer and Date Picker - with a few others on the way. You can check out the roadmap [2] to see what’s planned.
The overall vision of Fold is to deliver a great DX and to enable small (and big) teams & indies to deliver high quality product experiences, quickly and without spending a large amount of money.
What’s next?
There's a lot planned in terms of next steps, but getting Pro as stable as possible and improving the documentation are top priorities. Early Access will finish up with mobile support, when Fold Pro will go into a more regular release cadence.
Hope you like it! Any feedback is highly appreciated, so please leave any comments or questions below. If you want to find out more, please check out the website [3] or the GitHub Discussions page [4].
[1] https://github.com/fold-dev/fold
[2] https://github.com/orgs/fold-dev/projects/8/views/2
[3] https://fold.dev
by SebastianKra on 6/12/24, 6:08 AM
So it's not great to see that...
- Multiple selection works with shift but not by dragging
- Stepping between cells with arrow keys doesn't properly move the viewport
- Space doesn't trigger a button
- Escape dismisses the entire modal while im in a combobox dropdown
- Time- and Datepickers take so long to open that I accidentally closed them by clicking twice
- Time-and-Date open and then don't close when you tab over them
- The entire interface disappeared on me with an internal error when messing with the csv importer