File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
30
31
31
### Added
32
32
33
- - A string ` source ` can now contain ` {{term}} ` , to accomodate paths where ` ?term=XXX ` isn't suitable
33
+ - A string ` source ` can now contain ` {{term}} ` , to accommodate paths where ` ?term=XXX ` isn't suitable
34
34
- This means you could now use ` example.com/search/{{term}}/other-stuff `
35
35
36
36
### Fixed
37
37
38
38
- The mouse being over the popup when it's rendered no longer selects that value whilst typing
39
- - A string ` source ` can now contain a querystring (` ? ` )
39
+ - A string ` source ` can now contain a query string (` ? ` )
40
40
- It now checks the source and adds either ` ? ` or ` & ` , whichever is appropriate
41
41
42
42
### Changes
You can’t perform that action at this time.
0 commit comments