mirror of
https://github.com/fergalmoran/turnstone.git
synced 2025-12-22 09:49:56 +00:00
Add live demo links to README
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
### 1.1.4 (16 Mar 2022)
|
||||
- Add live demo links to README
|
||||
|
||||
### 1.1.3 (15 Mar 2022)
|
||||
- Prevent no items message from displaying whilst items are being fetched
|
||||
|
||||
|
||||
@@ -17,6 +17,8 @@ Turnstone is a highly customisable, easy-to-use autocomplete search component fo
|
||||
|
||||
## Turnstone In Action
|
||||
|
||||
**[View Demos](https://turnstone.tomsouthall.com/)** | [Demo #1](https://turnstone.tomsouthall.com/fancy) | [Demo #2](https://turnstone.tomsouthall.com/superfancy) | [Demo #3 (Basic)](https://turnstone.tomsouthall.com/basic)
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "turnstone",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"description": "React customisable autocomplete component with typeahead and grouped results from multiple APIs.",
|
||||
"author": "Tom Southall",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user