Commit Graph

6 Commits

Author SHA1 Message Date
Bryan1029384756
43cfbe65f3 Bump
All checks were successful
Build and Release / build-and-release (push) Successful in 12m44s
2026-04-18 17:30:53 -05:00
Bryan1029384756
938df217f4 1:1 calls 2026-04-18 13:47:09 -05:00
Bryan1029384756
ad54f60225 1.1.2
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-04-17 21:44:01 -05:00
Bryan1029384756
26dd013b05 1.0.80
All checks were successful
Build and Release / build-and-release (push) Successful in 13m27s
2026-04-15 20:06:44 -05:00
Bryan1029384756
965048f7d2 1.0.60
All checks were successful
Build and Release / build-and-release (push) Successful in 12m29s
2026-04-14 20:03:54 -05:00
Bryan1029384756
b7a4cf4ce8 feat(ui): add Button, Modal, Spinner, Toast, and Tooltip components with styles
All checks were successful
Build and Release / build-and-release (push) Successful in 13m12s
- Implemented Button component with various props for customization.
- Created Modal component with header, content, and footer subcomponents.
- Added Spinner component for loading indicators.
- Developed Toast component for displaying notifications.
- Introduced Tooltip component for contextual hints with keyboard shortcuts.
- Added corresponding CSS modules for styling each component.
- Updated index file to export new components.
- Configured TypeScript settings for the UI package.
2026-04-14 09:02:14 -05:00