Vladyslav Zadorozhnii
Vladyslav Zadorozhnii
## Description Scripts: - map `scss` variables to `css` - insert `css` variables automatically into `core.scss` - replace `scss` to `css` varibales ## Merge Checklist * [ ] If your...
## Description According to Typescript release in Paragon, `example` app started crashing. This PR includes fixes. Also there updates to dependencies in the `example` app. ## Merge Checklist * [...
## Description - modify [React Select](https://react-select.com/home) to get Multiselect component according to the [design](https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-Design-System?node-id=14235%3A206) - tests - update `component-generator` to place proper quotes ### Deploy Preview [Multiselect](https://deploy-preview-1498--paragon-openedx.netlify.app/components/multiselect/) ## Merge Checklist...
Currently most of the components has different number of variants supported that has different colors according to the same variant name. Probably it will be easier for developers and users...
New features: - component TestingGuideline that corresponds to the `` tag in the `.md` files - add converting strings from `.md` file when passing props to the `` tag using...
## Description - Implement recursive solution for nested inner tags - add doc strings for functions - improve code - update tests - update exaple ### Deploy Preview https://deploy-preview-1702--paragon-openedx.netlify.app/components/truncate/ ##...
## Description - add transition base tokens - compile tokens to `css` and `scss` - update styles and code for `Collapsible` component to use new prop `transitionTime` that controls duration...
When a `Modal` is open and the scroll bar is removed too much space is added to the right that causes width jumping. As intermediate fix `className` `pgn__hidden-scroll-padding-right` is added...
## Description Include a description of your changes here, along with a link to any relevant Jira tickets and/or Github issues. ### Deploy Preview Include a direct link to your...
## Description Define types for Paragon exports Issue: https://github.com/openedx/paragon/issues/1964 ### Deploy Preview Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page)....