mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
c9864ee63f
closes: https://github.com/TryGhost/Team/issues/1732 - adds a theme helper which outputs a working search button with a standard icon - the icon adopts whatever the current color is from css, and has a set of default styles - styles can be overridden with !important or the data attribute - alternatively, any element in a theme may be turned into a search button by adding data-ghost-search - this is meant to be a simple tool for non-theme-developers to easily add a search icon to their themes in a way that doesn't require css or html knowledge |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |