wave
wave copied to clipboard
Design System of FREE NOW
Part of #121 initiative Replace all `Color` calls to `SemanticColor.semantic_color_path` Components (and files inside) to refactor - [x] Accordion - [x] ChevronDown - [x] ChevronUp - [x] Compact - [x]...
### What The accordion component implementation forces you to pass just a few strings to fill some placeholders (title, description, button label...) inside the header. The intention is to make...
**What:** Use the latest versions of libraries that comply with our `package.json` **Why:** To address easily solvable vulnerabilities **How:** I've just run `npm update` **Checklist:** - [x]...
- `@freenow/wave` version: latest ### What was expected to happen? When navigating to specific section the Header text is visible in the viewport. ### Reproduction 1. Go to a Component...
### Background Our current flow for adding icons to the design system consists of: 1. Designer provides icon as SVG 2. Developer adds this icon to the `assets/` folder 3....
### Describe the feature you'd like (related to Popover component) We have a need for a specific popover component behaviour, when clicking inside the Popover content (e.g. on a button)...
### Describe the feature you'd like We are currently implementing a feature on one of our products, that uses a Select input with the following UI specs: We need to...
### Describe the feature you'd like Based on RFC #217 - we have decided to replace **react-tether** positioning engine with **react-popper** ### Describe alternatives you've considered **@floating-ui/react-dom** - Discussion also...
### Describe the feature you'd like Add a `` component to Wave DS. We have quite a lot of cases where we: - apply margins to non layout-related components -...
### Describe the feature you'd like At the moment Wave has two different places where contribution guidelines are documented: - [Wave's documentation site](https://wave.free-now.com/contributing) - [CONTRIBUTING.md](https://github.com/freenowtech/wave/blob/main/CONTRIBUTING.md) This can lead to potential...