fundamental
fundamental copied to clipboard
Fundamental Library - SAP Design System Component Library
Use Controls Workstream documentation created for a dialog component in the Fiori Fundamental Library Content. - [ ] Update intro content for modal — https://sap.github.io/fundamental/components/modal.html **Replace current intro content with...
## The helper utility classes can get verbose, can they be simplified ## Detailed description The current naming convention mostly follows this pattern ... .`namespace`-`prefix`-`property`-`value` { `property`:`value` } This is...
## Detailed description The current float based system is inferior to newer CSS techs in several ways. - Vertical centering and bottom alignment are difficult - Column containers do not...
## Detailed description The default column number should adjust based the screen size. The value of this approach is that span classes can be consistent across screen sizes. For example,...
### Detailed description The `popover__control` acts as a wrapper container but it should be the trigger for the `popover__body` The popover macro should be able to handle all the ARIA...
Update Action Bar Component - - [ ] rename component to `fd-header-action-bar` - [ ] update documentation page as defined in the axure specs Docs Page - https://sap.github.io/fundamental/components/action-bar.html Axure -...
We have the need to build different versions of the library like a dark theme and IE 11 compatible version with CSS var fallbacks. It would be great to automate...
# TBD The `helpers` are an important part of the library and should be their own section in the left navigation. Many of them including the `display` classes are not...
The [existing form page](https://sap.github.io/fundamental/components/form.html) can do a better job of separating the base form elements and the `form-group` layout containers. See https://styleguide.github.com/primer/components/forms/ Introduce the individual form elements without a label...
We have new helper classes for borders that can be found in the [helpers test page](http://localhost:3030/pages/helpers). We need document this on the [Design Systems Utillities](https://sap.github.io/fundamental/guides/design-system-utilities.html) page.