paragon
paragon copied to clipboard
💎 An accessible, theme-ready design system built for learning applications and Open edX.
Contains automated changes to the dependent-usage.json file, which provides the data for Paragon Usage Insights.
Consider how a `Layout` component might help simplify how responsive layouts are designed and implemented to improve communication between designers and engineers. Paragon supports layouts through Bootstrap's grid system via...
 When an input field becomes pretty narrow, the floating label expands beyond the width of the input field, which is likely not intended. However, this floating label animates to...
## 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 * [...
Paragon Figma is currently missing several components and variants that appear on the [docsite](https://paragon-openedx.netlify.app/). Thorough documentation of each component not needed, only figma designs and variants. Encourage you to double...
**Update page template designs based on feedback:** - Design examples of the page using 2-3 different components, some small and some large. - _Engineering request:_ Designer please outline what all...
## Description - take Organization dropdown implementation and create a standalone component in the Paragon repository; - logic for closing the dropdown list on keypress "Escape"; - ArrowUp and arrowDown...