All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.1 - 2024-11-08
- Fixed the package missing library data
1.1.0 - 2024-10-21
- A string
sourcecan now contain{{term}}, to accommodate paths where?term=XXXisn't suitable- This means you could now use
example.com/search/{{term}}/other-stuff
- This means you could now use
- The mouse being over the popup when it's rendered no longer selects that value whilst typing
- A string
sourcecan now contain a query string (?)- It now checks the source and adds either
?or&, whichever is appropriate
- It now checks the source and adds either
- Developer dependency bumps (no user-facing changes)
- Added CI based testing for every PR
1.0.1 - 2023-11-14
- The position now respects the window scroll position
@topmarksdevelopment/positionto1.0.1Changelog
- Developer dependency bumps (no user-facing changes)
- Updated publish action,
tslibrequirement and node version (no user-facing changes)
1.0.0 - 2022-12-13
This was the first release