SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
267 stars 127 forks source link

Defect hunting 10.04 for 0.16.0v #2304

Closed JKMarkowski closed 4 years ago

JKMarkowski commented 4 years ago

Issues from defect hunting on 10.04.

mikerodonnell89 commented 4 years ago

Screen Shot 2020-04-10 at 8 39 35 AM

mikerodonnell89 commented 4 years ago

Screen Shot 2020-04-10 at 9 00 48 AM

mikerodonnell89 commented 4 years ago

Screen Shot 2020-04-10 at 9 05 07 AM

mikerodonnell89 commented 4 years ago

https://github.com/SAP/fundamental-ngx/issues/2314 Calendar - I think we should only display the week counter specifically on the week counter example. It is a strange feature that I think will usually do more to confuse than anything - documentation improvement -> open in a separate issue PR - https://github.com/SAP/fundamental-ngx/pull/2339 Screen Shot 2020-04-10 at 9 14 04 AM

JKMarkowski commented 4 years ago
salarenko commented 4 years ago
mikerodonnell89 commented 4 years ago

https://github.com/SAP/fundamental-ngx/issues/2316 Table with checkboxes, select all doesn't work - open in a separate issue - Jedrzej PR

Screen Shot 2020-04-10 at 9 58 43 AM

JKMarkowski commented 4 years ago

IN PR Schematics are not prepared for new import of styling

"node_modules/fundamental-styles/dist/fonts.css",
"node_modules/fundamental-styles/dist/icon.css"

We can have some options to choose, or only default

@font-face {
    ...
}

We should also install

    "@sap-theming/theming-base-content": "^11.1.18"

automatically

mikerodonnell89 commented 4 years ago

Screen Shot 2020-04-10 at 10 02 24 AM

JKMarkowski commented 4 years ago

All Issues from there have been addressed