Steeve Payraudeau
Steeve Payraudeau
Hello everyone, I would like to share the roadmap for CarboneJS and the team's thoughts for the future! 🚀 First of all, thanks to the Github community for contributing and...
Thank you for the 9.1.3 update! However, I still can't migrate to the latest version of Riot. Now, with Riot `v9.1.3`, the `props.class` and `props.style` on the component tag attributes...
The first method to show the menu requires only the class `active`, however, I couldn't make it work: ```HTML Button Item Item Item ``` When I click on an item...
Hello, how to create a menu with a child menu? it doesn't seems possible with BeerCSS Picture found on the Material Design 3: [Menu Guidelines](https://m3.material.io/components/menus/guidelines)
THe current integration supports only: - `POST /template` to upload templates The PR adds all the missing endpoints: - [x] `POST /render/:templateID` to generate a document - [x] `DELETE /template/:templateID`...