JB
JB
My fork uses latest Design guidelines: https://djibe.github.io/material/docs/4.5/getting-started/introduction/
Did it, 0.0.5 beta 2 [Appflowy-windows-x86_64.zip](https://github.com/AppFlowy-IO/AppFlowy/files/9483128/Appflowy-windows-x86_64.zip)
Thanks @annieappflowy I did a PR on the docs to make sure any newcomer like me can build on Windows (11 for my part)
Here it is: https://github.com/AppFlowy-IO/AppFlowy-Docs/pull/25/commits/99fe6765cf4780190eb611e298a89db1121b21e5
Glad you like it :D I like to share knowledge.
Hi @captainbrosset, I was about to submit PR but I prefer to refer to the specs with you. I created this Issue after reading MDN comments: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin ``` These attributes...
Thanks for your thoughts. I do it right now and will throw the conclusion here when answer is available.
Still no answer from MDN Issues. However testing with Chome Developer Console, I see that a `` with a single `crossorigin` parameter is interpreted as `crossOrigin: "anonymous"`. So I'll probably...
You can use my active fork : https://github.com/djibe/bootstrap-switch See a live demo here : https://jsfiddle.net/djibe89/vL87w0j8/
Is your site using glyphicons anywhere else in the page ? (problem may be calling the glyphicon stylesheet)