Miguel Valenzuela
Miguel Valenzuela
Great script, i think it is the most complete i found, I already implemented it. Some minor issues: ## I found class setting restrictive, it could allow for multiple class...
It should be made noticed in the README that this plugin is incompatible with https://www.gatsbyjs.org/packages/gatsby-plugin-manifest/ as it overrides its values, which is an official plugin and comes activated by default...
Considering this [google font](https://fonts.google.com/specimen/Source+Sans+Pro?preview.text=$12.50+Kg&preview.text_type=custom#standard-styles) as the source of truth. Updating to [v1.1.5](https://github.com/KyleAMathews/typefaces/commit/8c418fe2dca2d5c11f50a0a2c1861ad759b24989#diff-04a4dd9926a9e91fb4785245df301fb7) from [v0.0.75](https://github.com/KyleAMathews/typefaces/commit/a846793c9770d650191454fa49dbb6552a517267#diff-04a4dd9926a9e91fb4785245df301fb7) slightly changes the font display at several font-sizes (looks taller). Reverting back to v.0.0.75 fixes it....
Are you up to the change? Would you take a PR?
I'm under the impression that the newly introduced animation processor (rc-motion) is slower. I'm seeing slight animation jumps in desktop with the openMotion that i did not experienced with openAnimation....
For a static site, a simple: ` error_page 404 /404.html; location /404.html { internal; } ` within the server block, never reaches. Unless uncomment the lines https://github.com/A5hleyRich/wordpress-nginx/blob/master/global/server/static-files.conf#L2-L4 This could be...
After renaming `/subdir/test` to `/subdir/test-2` in remote. Then running `grive -V -P -s subdir` in local: `sync "./subdir/test" deleted in remote. deleting local sync "./subdir/test" moved to "./subdir/test-2". moving local...
The AM/PM setting isn't working. For instance a date like `%I:%M:%S` shows properly as 12:00:00 but a date like `%I:%M:%S %p` shows as a literal string. Ubuntu 18.04
In an integration test like: There's a button, click on it, modal appears. Because i just can't find the modal anywhere in the jest-dom.
[Feature Request] Ability to define detection groups in the UI (in addition to alerts & detections)
 **Describe what you are trying to accomplish and why in non technical terms** In 13 detected events were pretty straigthforward with its own 'events page'. Now 14 introduces "(default)...