fundamental-vue
fundamental-vue copied to clipboard
Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles.
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. z-index of component is broken #### Which versions of Vue.JS and Fundamental Vue are affected?...
#### Is this a bug, enhancement, or feature request? Enhancement (to comply with a11y) #### Briefly describe your proposal. The rendered markup should be updated to reflect changes made in...
#### Is this a bug, enhancement, or feature request? Bug #### Briefly describe your proposal. In the Combobox component, when selecting a menu item, the item value is displayed in...
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. If I click on a product switcher entry, the corresponding link is not open. ####...
#### Is this a bug, enhancement, or feature request? Bug #### Briefly describe your proposal. I want use the icons for the product switcher (https://sap.github.io/fundamental-styles/components/product-switch.html), but unfortunately the vue component...
We need to import components by modular. Would you like to help implement an import plugin for this case?
#### Is this a bug, enhancement, or feature request? feature request #### Briefly describe your proposal. The hover and focus does not change the whole background color but only the...
Enhancement / feature request It would be nice if one could specify the version on the [component documentation](https://sap.github.io/fundamental-vue/#/) to get only for his version available and valid components displayed. Just...
#### Enhancement The table control is missing some essential html attributes to connect rows and cols with their table headers and descriptions to make it a real data table. I...
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).