apsara
apsara copied to clipboard
Apsara is an open-source re-usable UI components built using Radix UI and CSS modules to power Raystack projects.
**Summary** Apsara does not have a development guide for people to get started and setup locally. **Proposed solution** Create an development guide in `.github/workflows` that explain how to setup apsara...
Need to pass props for the filter component, e.g., `startMonth` and `endMonth` for the date type filter.
**WIP** Add new props to Button with added css. Parity with the design system. Add gap variable in global style.css.
## Description - Add tooltip to collapsed sidebar items - Add a boolean prop `hideCollapsedItemTooltip` to toggle tooltip on collapsed item. - Minor hover color issue on input field ##...
## Description Move icons ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that adds functionality) -...