Scott O'Brien
Scott O'Brien
### Description This PR submits the production version of the ContentLayout component. Previous usage was for internal purposes only. ### How has this been tested? Unit and Integration tests have...
I'm loving CSS Modules with Vue.js but am having an issue dealing with a static export for server side rendering. I've been using the following for my localIdentName in webpack...
This is a draft that builds on the work contained in #1851, #1792, #1793, and #1794 that adds full RTL support for a list of priority components.
This PR is a subset of the changes drafted in https://github.com/cloudscape-design/components/pull/1713 that affect only the subset of components that being with the letters "T/U/V/W/X/Y/Z".
This PR is a subset of the changes drafted in https://github.com/cloudscape-design/components/pull/1713 that affect only the subset of components that being with the letters "A/B/C/D/E/F".
This PR is a subset of the changes drafted in https://github.com/cloudscape-design/components/pull/1713 that affect only the subset of components that being with the letters "N/O/P/Q/R/S".
This PR is a subset of the changes drafted in https://github.com/cloudscape-design/components/pull/1713 that affect only the subset of components that being with the letters "G/H/I/J/K/L/M".
This PR adds RTL support for the `Mixed Line and bar chart` component.
This PR adds the resize area icon to the list that needs to be inverted in RTL.
The [MDN specification](https://developer.mozilla.org/en-US/docs/Web/CSS/all) states that the `direction` property (along with `unicode-bidi`) should not be affected by the `all` shorthand property. This plugin should be updated to remove `direction` from the...