Wassim Chegham

Results 184 comments of Wassim Chegham

Thank you @k-miyake for suggesting this feature. That's something we could add to the config file https://github.com/Azure/static-web-apps-cli/issues/20 @anthonychu any thoughts on this?

I will look at this post-GA. The current workaround is to print a warning if we detect the `auth` in the `staticwebapp.config.json`

Hey @adriancuadrado, can you install an X11 server (such as [VcXsrv](https://sourceforge.net/projects/vcxsrv/)) and set the `DISPLAY` variable, by adding (for instance) this line in your `.bashrc` file: ``` export DISPLAY=$(cat /etc/resolv.conf...

Here is a preliminary list of frameworks per language/runtime: ### JavaScript - Angular - React - Vue ### Static Site Generators (Jamstack) - Gatsby - Hugo - Jekyll ### Node.js...

That's a wonderful idea! Thanks for suggesting @misolori I will see what I can do 😃

Hi @phil294 I love this. Would you be able to send a PR to add this feature?

Thank @connor4312 for filling this issue. I did few tests. Would the following color palette work? ![image](https://user-images.githubusercontent.com/1699357/124837926-1bcd8e80-df86-11eb-98f8-1ee8c9c4a65d.png)

What about this palette? ![image](https://user-images.githubusercontent.com/1699357/124878665-a2a55a00-dfcc-11eb-9864-240ad52bfc2a.png)

The problem is when hovering over a list of items, the icons in black are not readable at all. ![image](https://user-images.githubusercontent.com/1699357/124988563-6f031800-e03e-11eb-9052-6b4d28c02063.png) The `list.activeSelectionIconForeground` options only set the icon color when the...