Laura Silva

Results 106 issues of Laura Silva

**Describe the bug** The `Heading` and `IconButton` components are not working appropriately with custom themes-- the theme should be generic, like it is for other components such as `Flex`. **Expected...

bug

We currently have 12 Dependabot Alerts (https://github.com/cengage/react-magma/security/dependabot) for security vulnerabilities. We should look into all 12, and upgrade the appropriate packages to fix them.

chore

feature request
needs design feedback

We should look into building out more responsive tables. One commons solution is to transform the table content into a card layout for small screens. **Describe the solution you'd like**...

feature request
needs design feedback

When we fully update the react-magma-docs to have the package versions within it (#316), we need to get rid of the landing page. The goal is for https://react-magma.cengage.com/ to directly...

react-magma-docs
blocked

How does React Magma help brand Learnosity? https://wiki.cengage.com/pages/viewpage.action?spaceKey=~pellis&title=LRNO+Onboarding https://help.learnosity.com/hc/en-us/articles/360000754758-Tutorial-205-Styling-with-CSS

Let's investigate (and implement if possible) how much effort it would be to have the ability to toggle light and dark mode in our documentation site. The benefit of this...

react-magma-docs

A lot of components use `extends Omit` to extend props from another component. There's something wrong with that because the extended props don't show up in the component's prop table.

chore
react-magma-docs

We should improve the way that we document our theming capabilities. Let's provide some examples, and include how CESL has implemented theming.

react-magma-docs