1
0
Fork 0
docsearch/src/lib
Tim Carry c0f64d2c76
Adding new logo (#526)
* Adding new logo

I reverted to the previous way of displaying the logo, as a background
SVG image. Adding a new `<svg>` inline element to the markup could
break people implementation relying on our markup, so better play safe
and keep the markup the same.

I used the SVG available on our
https://www.algolia.com/press#resources page, but trimmed it through
SVGO (50% compression) before adding it to the background.

* Updating logo to version validated by design team

Original dimensions are 168x24, but this is substancially bigger than what we
used to have (130x19px). InstantSearch used a 134x20px ratio, and
I re-used the same. Slightly bigger than what we had before, but
keeping the correct ratio.
2018-11-07 14:36:24 +01:00
..
__tests__ Add test that normal click is disable with custom handleSelected (#523) 2018-11-06 09:32:34 +01:00
DocSearch.js Disable links with handleSelected is defined 2018-11-05 10:22:29 +01:00
main.js chore(lint): Remove .js extension from imports (#483) 2018-10-05 12:52:39 +02:00
templates.js Adding new logo (#526) 2018-11-07 14:36:24 +01:00
utils.js chore(lint): Remove .js extension from imports (#483) 2018-10-05 12:52:39 +02:00
version.js Add test that normal click is disable with custom handleSelected (#523) 2018-11-06 09:32:34 +01:00
zepto.js chore(lint): Remove .js extension from imports (#483) 2018-10-05 12:52:39 +02:00