Andrei Balmus

Results 3 issues of Andrei Balmus

I think we should be able to set a translation using properties, the example: ``` javascript clock = $('.clock').FlipClock({ clockFace: 'DailyCounter', language: { hours: "Custom Hours", seconds: "Custom Seconds" }...

I'm trying to set the amount of images in nav using: `ampConfigs: { navElementsCount: { forDesktop: 4, forDesktopFull: 4 } } ` It works pretty well in Full view and...

- Add @a2ui/react renderer with ShadCN-inspired Tailwind components - Implement core A2UI components: Text, Button, Card, Row, Column, List, etc. - Add A2UIProvider and ThemeProvider context providers - Add useA2UI...