50 Commits
Author SHA1 Message Date
James Ritchie c57d313b6d Merge pull request #80 from jsonhero-io/font-swap
Swapped mono font to Roboto Mono
2022-06-13 11:16:24 +01:00
James Ritchie c504b0c8c6 Change the mono spaced font to roboto mono 2022-06-13 10:31:39 +01:00
James Ritchie abd804ca4e Fixed PH banner mobile layout 2022-06-08 08:37:11 +01:00
James Ritchie 2cb9bcd991 Reverted PH badge for now 2022-06-07 13:59:56 +01:00
James Ritchie d7225b201f Added Product Hunt Banner to homepage 2022-06-07 13:56:34 +01:00
James Ritchie 35082d9c43 Small header tweak to fix mobile portrait 2022-05-07 18:33:32 +01:00
James Ritchie 7e46e60d21 Added some example JSON files to help when running locally 2022-05-06 17:12:33 +01:00
James Ritchie 74af040260 Fixed a css bug in safari 2022-04-19 20:56:17 +01:00
James Ritchie 2691aac6db Fixed 2 small css errors 2022-04-19 19:52:39 +01:00
James Ritchie fef98e6d08 small css bug fixes and improvements to the homepage 2022-04-18 19:13:00 +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
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
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
James Ritchie 9213be9690 Style improvements to Search 2022-04-15 10:25:26 +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
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
James Ritchie 5afe3ff91e Disabled spellchecking on the search input 2022-04-08 14:58:38 +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
James Ritchie 6a2c11cdc2 Changed a component from using function compontent 2022-03-25 10:12:10 +00:00
James Ritchie a1a61dd562 Commented out search bar UI 2022-03-20 17:23:19 +00:00
James Ritchie f2a4488d29 Added a search bar to the path bar 2022-03-18 16:22:01 +00:00
James Ritchie 01fdba1788 Focus state removed 2022-03-18 14:50:18 +00:00
James Ritchie c671db2e6a Improved the indentation 2022-03-18 14:48:32 +00:00
James Ritchie 88878e9cbf Adjusted the column widths and made the keys truncate 2022-03-18 14:48:32 +00:00
James Ritchie db59b874b7 Removed blue focus outline from selected item 2022-03-18 12:48:02 +00:00
James Ritchie e4bff0565b Styled the tree view 2022-03-18 12:41:25 +00:00
James Ritchie f17f63fcb5 Copy text button fits better when title is only one line long 2022-03-11 17:46:27 +00:00
James Ritchie 12f4a0d245 Added a copy text button to the schema view 2022-03-11 17:41:51 +00:00
James Ritchie bb897c7145 New copy buttons on the data table 2022-03-11 17:41:51 +00:00
James Ritchie 425f0f3943 PreviewBox doesn’t have a parent <a> anymore so another <a> can be nested if needed. 2022-03-11 17:41:51 +00:00
James Ritchie 0493de02be Improved the copy button behaviour on the info headers 2022-03-11 17:41:51 +00:00
James Ritchie e62deaf17c Added a copy text button to a json preview 2022-03-11 17:41:51 +00:00
James Ritchie d9da6d5abe Re-added the url property 2022-03-11 17:41:51 +00:00
James Ritchie c2a6aba24e Share modal light mode style improvements 2022-03-11 09:55:57 +00:00
James Ritchie 4b15b84ddf Added a copy and open in new window button to json preview 2022-03-04 17:21:08 +00:00
James Ritchie 669c45a115 WIP adding copy and new window buttons to JSON previews 2022-03-04 17:21:08 +00:00
James Ritchie a3bd1c03fe Fixed JSON view height issue 2022-03-04 11:43:08 +00:00