Commit Graph
125 Commits
Author SHA1 Message Date
James Ritchie fef98e6d08 small css bug fixes and improvements to the homepage 2022-04-18 19:13:00 +01:00
D-K-P de1f666e54 ‘Try Now’ button hidden on small devices 2022-04-17 10:42:44 +01:00
Eric Allam 7edda79b8a Fixed the double <a> tag issue 2022-04-17 07:17:31 +01:00
D-K-P 6f1ec67425 Add mail icons to the header / footer 2022-04-16 23:55:45 +01:00
Eric Allam db55e9e8cd Added new endpoint to allow linking to a JSON url (issue #13) 2022-04-15 22:13:22 +01:00
James Ritchie 57e17791be Typography tweak 2022-04-15 19:26:34 +01:00
James Ritchie 1770fad87c prevent scrolling under the desktop-only message modal 2022-04-15 19:22:52 +01:00
James Ritchie b466e6a4e9 Desktop only notice shown on mobile 2022-04-15 19:16:46 +01:00
James Ritchie d565ad730b Fixed mobile homepage header 2022-04-15 18:38:59 +01:00
James Ritchie fbf3b84253 Small legibility improvements 2022-04-15 16:26:02 +01:00
James Ritchie 6df1d3095e Added a github star button to homepage header 2022-04-15 16:09:14 +01:00
Eric Allam 96a2194107 useStarCount can be undefined, so don’t throw that error 2022-04-15 15:44:47 +01:00
James Ritchie a73412d195 Added a github star banner on the homepage 2022-04-15 15:36:22 +01:00
James Ritchie 5eb4f68f88 Updated copy on in the homepage search section 2022-04-15 15:14:21 +01:00
Eric Allam 11372b281c Fixed the logo image in the README 2022-04-15 14:07:58 +01:00
Eric Allam c0617a714a Merge pull request #12 from jsonhero-io/github-star
Add Github Star button
2022-04-15 13:59:39 +01:00
Eric Allam a6b7533c54 Mention sharability in the README 2022-04-15 13:40:37 +01:00
Eric Allam a336b792a0 Fetch the star count and make the GithubStar button link to the github repo in a new tab 2022-04-15 13:36:32 +01:00
Eric Allam 486bdde9e0 Removed the big documentation images/gifs from this repo 2022-04-15 12:54:43 +01:00
James Ritchie fe2d2a8171 Padding tweaks 2022-04-15 11:45:47 +01:00
James Ritchie cc4f385470 Added a new Github star component to the header 2022-04-15 11:40:19 +01:00
Eric Allam e4594c2532 More README 2022-04-15 11:19:02 +01:00
Eric Allam 2db7af04f6 Slightly smaller description 2022-04-15 10:27:46 +01:00
James Ritchie 9213be9690 Style improvements to Search 2022-04-15 10:25:26 +01:00
Eric Allam 862bf371e9 Add some meta SEO tags for better link sharing 2022-04-15 10:16:35 +01:00
Eric Allam 666bee8db3 Workaround for being able to move to a different path in the tree view the first time you want to move 2022-04-14 21:04:26 +01:00
Eric Allam 3b69129690 Merge pull request #11 from jsonhero-io/better-fuzzy-search
Convert search from Fuse.js to @jsonhero/fuzzy-json-search
2022-04-14 20:43:42 +01:00
Eric Allam 498f5a6cfa Reset the search state when the dialog closes 2022-04-14 20:42:04 +01:00
Eric Allam 908c2bcfb8 Make the search result label bigger and visually different than the description, and fix the issue where the label wasn’t showing when there was no label match 2022-04-14 20:37:16 +01:00
James Ritchie 9e6d7238d5 Fixed a font size issue 2022-04-14 18:16:18 +01:00
James Ritchie 9a630c919c Improved styling on the search item 2022-04-14 17:40:27 +01:00
Eric Allam cd761bd2d5 Convert search from Fuse.js to @jsonhero/fuzzy-json-search 2022-04-14 09:46:17 +01:00
James Ritchie 53e07ab658 Updated the homepage hero video 2022-04-13 19:45:00 +01:00
James Ritchie 7b82f35226 Added search section to the homepage 2022-04-13 19:44:49 +01:00
James Ritchie b50d619a43 Created new search feature video 2022-04-13 13:04:40 +01:00
James Ritchie 2a75055968 Removed unused component 2022-04-13 12:26:34 +01:00
James Ritchie 08bd235793 Changed the hero background to match the video 2022-04-13 12:26:21 +01:00
James Ritchie 033d023f81 Updated the hero homepage video 2022-04-13 11:35:39 +01:00
Matt Aitken 1fbedc5e06 Added the new homepage video, and improved the layout more 2022-04-08 17:42:55 +01:00
Matt Aitken 7bf65632ec Much larger video for the homepage hero section 2022-04-08 16:37:51 +01:00
Matt Aitken 4e5bc6f27b Tweaked the home copy 2022-04-08 16:14:36 +01:00
Matt Aitken 91275bef80 Added test that timezone is UTC. Changed expected result to UTC 2022-04-08 15:42:05 +01:00
Matt Aitken af839fa565 For tests, Date will always be set to UTC timezone 2022-04-08 15:41:51 +01:00
Matt Aitken 193129f6ff When opening a file, if there’s no selected path, select the first item in the root object 2022-04-08 15:19:35 +01:00
Matt Aitken 5ed7570682 Added a blank column back in, if a value is highlighted 2022-04-08 15:09:55 +01:00
James Ritchie 5afe3ff91e Disabled spellchecking on the search input 2022-04-08 14:58:38 +01:00
Matt Aitken b3b5c6ed59 Scrolls horizontally so the next column is visible when a container is selected 2022-04-08 14:56:42 +01:00
Matt Aitken e34d708260 Added sample URLs to the new popover 2022-04-08 14:43:47 +01:00
Matt Aitken 1a48646984 Fix for home videos not playing on iOS 2022-04-08 14:29:39 +01:00
James Ritchie 0632e82a4b Squashed commit of the following:
commit 09bed34946
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 8 14:03:50 2022 +0100

    Fixed the layout of a search list item

commit 90126d43ad
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 17:25:13 2022 +0100

    Insanely complicated path search results highlighitng and truncating

commit a4bbd5521e
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 14:05:01 2022 +0100

    Improved the title editing in the header

commit 5814053968
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 13:38:33 2022 +0100

    Improved text highlight colour

commit 110de37242
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 13:36:57 2022 +0100

    Icon hover state now uses isHighlighted

commit fb6da943d9
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 13:31:11 2022 +0100

    Light mode styling

commit 2c378d5158
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 12:24:43 2022 +0100

    Spacing between search items no longer a hack

commit 85d90bb0ae
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 12:19:10 2022 +0100

    Added ellipsis to search matches if they are windowed

commit 91f3e70676
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 12:08:00 2022 +0100

    Fixed search item icons

commit e384c87c6f
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 11:52:58 2022 +0100

    Improved hover state

commit f4681edc07
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 11:47:33 2022 +0100

    Removed focus state on button

commit faa2d0663c
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 11:26:42 2022 +0100

    made the search palette a little bigger

commit df8bd521fe
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 11:26:14 2022 +0100

    Remove onOverlayClick prop

commit ecd046b3b2
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 11:18:46 2022 +0100

    Close search when the overlay is clicked

commit fba330b5d9
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 11:10:35 2022 +0100

    hitting esc when search input is focused and empty should close the search

commit fc2fe8ae6f
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 11:00:08 2022 +0100

    Highlight the window of the best search match in the search results

commit 45193ec92c
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 10:45:01 2022 +0100

    Now you can arrow down to the last item in the list

commit 0de5fef7e9
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Apr 1 10:37:20 2022 +0100

    Added a hacky margin between items and remove the transition to make it feel snappier

commit 167b548343
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Apr 1 09:30:33 2022 +0100

    WIP implementing search

commit 5655631f12
Author: James Ritchie <james@jamesritchie.co.uk>
Date:   Fri Mar 25 15:28:19 2022 +0000

    Build and styled search modal

commit e368db81c8
Author: Eric Allam <eallam@icloud.com>
Date:   Fri Mar 25 14:42:03 2022 +0000

    Implement JSON search through fuse.js + web worker + react hook

commit 8caa11ba1c
Author: Eric Allam <eallam@icloud.com>
Date:   Wed Mar 23 10:21:33 2022 +0000

    Start of the Command Palette using radix-ui Dialog

commit 904b64d781
Author: Eric Allam <eallam@icloud.com>
Date:   Wed Mar 23 09:58:52 2022 +0000

    Uncommented out the search bar field
2022-04-08 14:07:39 +01:00