193 Commits
Author SHA1 Message Date
Eric Allam 12c5d47d08 Allow creating from a base64 encoded string in a query param 2022-04-29 15:04:27 +01:00
Eric Allam 55f47324cd Merge branch 'design/tree-view-updates' 2022-04-29 14:47:16 +01:00
Eric Allam 7ec6fefb49 Small tweak to the amount of overall left padding 2022-04-29 14:46:50 +01:00
Eric Allam b871badd9f Merge branch 'main' into design/tree-view-updates 2022-04-29 14:40:28 +01:00
D-K-P 97225553b2 Added colour key lines to the tree view 2022-04-29 13:24:00 +01:00
Eric Allam c2c99aa71c Fix issue #19, adding noindex,nofollow meta tag to document page 2022-04-29 13:05:31 +01:00
Eric Allam 0355b210af Added initial contributing and development guides 2022-04-29 11:15:04 +01:00
Eric Allam d9cb941ed8 Format star count to better match github 2022-04-29 10:22:39 +01:00
Eric Allam 4b8e62506d Fix issue with JSON keynames with a / causing crashes when switching to the editor view
JSONHeroPath.fromPointer now correctly unescapes the ~1 path separation sequence
2022-04-27 21:01:03 +01:00
Eric Allam 145b4f6696 Do the same thing for GrpahJSON secrets/env vars 2022-04-27 20:16:37 +01:00
Eric Allam a40eeaae67 Safely check for existence of PEEKALINK_API_KEY 2022-04-27 20:12:50 +01:00
Eric Allam 2244b85d12 Merge pull request #17 from michellbrito/update-issues-link
Update issues link
2022-04-23 15:09:35 +01:00
Michell Brito f1ebf8d359 Update README.md 2022-04-22 23:28:36 -04:00
Eric Allam af1cefc324 Tweak title 2022-04-22 14:30:34 +01:00
Eric Allam be43460fea Make the NewDocument popover a little wider 2022-04-20 10:56:42 +01:00
Eric Allam d36a2ba546 Allowing pasting raw json in the URL field 2022-04-20 10:54:22 +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
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