s-pace
3caa399046
better fallback on handle selected
2018-11-02 10:25:55 +01:00
s-pace
b3a140645a
Use Error convention
2018-11-02 10:13:54 +01:00
s-pace
b5abdce7e0
test compatibility with multi selectors
2018-11-02 10:05:11 +01:00
s-pace
67b64d60ec
better management of selector matching plenty element, we only take the first one
2018-11-02 10:03:22 +01:00
s-pace
b211630cc2
removing unused URL
2018-11-02 09:50:17 +01:00
s-pace
e517eb0599
use inputs instead of input
2018-11-02 09:47:38 +01:00
s-pace
04a4470e92
update getInputFromSelector
2018-11-02 09:45:28 +01:00
s-pace
12a64cb365
better a tags handling for result
2018-11-02 09:42:43 +01:00
s-pace
99d69e6ee1
svg footer
2018-11-02 09:36:57 +01:00
s-pace
9e80e72db7
change args.inputSelector as a string
2018-11-02 09:30:05 +01:00
Tim Carry
afa72ddd65
better use of aria
...
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
2018-11-02 08:14:06 +01:00
s-pace
b8c55699ef
adding multi input feature closes #230
2018-11-01 22:50:00 +01:00
s-pace
16790f903e
removing handleSelected properly, make sure backward compatibility
2018-11-01 22:23:05 +01:00
s-pace
9c6ef3d6a0
avoid issue with scss
2018-11-01 22:09:51 +01:00
s-pace
a62d19cb3b
Using a tags to have cmd + click feature and URL preview, fix highlighting in lvl1 & lvl0
2018-11-01 21:53:17 +01:00
s-pace
8e52c20a02
add a playground to use served assets
2018-11-01 15:21:03 +01:00
s-pace
71fd398044
simple eslint reformat
2018-11-01 14:51:21 +01:00
s-pace
02ac68fb5e
after npm install
2018-11-01 14:48:18 +01:00
Renovate Bot
a32d0e611b
chore(deps): update dependency postcss-cli to v6.0.1
2018-10-28 01:26:48 +00:00
Bisaloo
955a099212
docs(website): fix typo ( #511 )
2018-10-23 16:43:11 +02:00
Sylvain Pace
bdce8ac5a7
Doc/recommended configuration ( #505 )
...
* adding user_agent
* promorting recomended configuration
* update image
2018-10-22 10:43:20 +02:00
Renovate Bot
4b9c526778
chore(deps): update dependency textlint to v11.0.1
2018-10-21 00:26:15 +00:00
Renovate Bot
890747e5bf
chore(deps): update dependency node-sass to v4.9.4
2018-10-21 00:07:10 +00:00
Renovate Bot
b03a75db9c
chore(deps): update babel monorepo
2018-10-17 16:07:43 +00:00
Sylvain Pace
43d1ceb45b
[Issue template] Provide better guidance and redirection when opening an issue ( #500 )
...
* providing better guidance and redirection when using an issue
* using great feedback from @Haroenv
2018-10-17 16:35:21 +02:00
Renovate Bot
b0984ccc63
chore(deps): update dependency semver to v5.6.0
2018-10-14 00:07:13 +00:00
Renovate Bot
6454370e57
chore(deps): pin dependency markdown-it-classy to 0.2.0
2018-10-11 18:11:33 +00:00
Tim Carry
f9a11a0a20
Update installation instructions ( #496 )
...
The `./docsearch docker:build` command cannot be run without
previously installing the python dependencies as those dependencies
are needed to run the CLI.
2018-10-11 18:20:54 +02:00
Tim Carry
8339e568e2
docs(css-helper): Add a page about a CSS helper to create a config ( #501 )
2018-10-11 18:00:58 +02:00
Tim Carry
abbca83a12
Auto lint content ( #492 )
...
* Auto fix linting in documentation Markdown on commit
* Auto lint content
2018-10-08 13:24:06 +02:00
Tim Carry
3e4c20fa0f
Adding a way to add CSS directly in markdown ( #476 )
...
* docs(markdown): Allow adding CSS classes directly to Markdown
* docs(markdown): Document the {my-class} syntax in the README
2018-10-08 13:18:40 +02:00
Tim Carry
dc299069d4
docs(deploy): Document how to deploy the website ( #475 )
2018-10-08 13:06:42 +02:00
Tim Carry
b422effcfa
Skip linting the docs when making a change to the root ( #484 )
...
It seems that Netlify is having some caching of the git remote and while this PR was working fine when I submitted it, it now fails as it has forgotten which remote to use.
I'm going to go and accept it, in order to group all the code that deals with Netlify in the same branch, allowing me to better have them work together.
2018-10-08 13:06:06 +02:00
Renovate Bot
f4a8b4c586
chore(deps): update dependency sinon to v6.3.5
2018-10-07 02:15:11 +00:00
Renovate Bot
e35972c42c
chore(deps): update dependency eslint-plugin-jest to v21.24.1
2018-10-07 01:17:56 +00:00
Tim Carry
f9099dcb3c
chore(lint): Remove .js extension from imports ( #483 )
...
ESLint was complaining about having trailing .js extensions in imports
and suggesting removing them as they are the default.
2018-10-05 12:52:39 +02:00
Pixelastic
6dbe67fb8f
docs(live-preview): Don't fail if no change in docs
2018-10-05 08:21:41 +02:00
Pixelastic
1f0480533b
Improve debugness of Netlify scripts
2018-10-05 07:40:10 +02:00
Pixelastic
32068b1107
Update deploy preview script
2018-10-05 07:26:32 +02:00
Pixelastic
6712809393
Update deploy preview script
2018-10-05 06:03:19 +02:00
Pixelastic
31bfcdc0f1
Adding deploy previews on any changes in the docs
2018-10-04 17:58:45 +02:00
Pixelastic
239c7e9ff9
Configuring Netlify deploy-previews
2018-10-04 16:04:04 +02:00
Sylvain Pace
8c420c9b8f
restraining the bootstrap demo to the latest version ( #474 )
2018-10-02 17:46:31 +02:00
Renovate Bot
64a8630c5f
chore(deps): update dependency stylelint to v9.6.0
2018-09-30 08:23:08 +00:00
Renovate Bot
5ca40366a2
chore(deps): update dependency eslint-plugin-prettier to v2.7.0
2018-09-30 07:08:45 +00:00
Renovate Bot
f2230e921e
chore(deps): update dependency cssnano to v4.1.4
2018-09-30 06:06:02 +00:00
Renovate Bot
8b7527eac6
chore(deps): update dependency webpack-cli to v3.1.1
2018-09-29 04:07:07 +00:00
Renovate Bot
25d0a5220a
chore(deps): update dependency tailwindcss to v0.6.6
2018-09-29 03:17:07 +00:00
Renovate Bot
e67c3372c5
chore(deps): update dependency sinon to v6.3.4
2018-09-29 02:06:10 +00:00
Renovate Bot
c1f53dc0fc
chore(deps): update dependency remark-frontmatter to v1.3.0
2018-09-29 01:15:51 +00:00