zihluwang
d63b351f94
Merge remote-tracking branch 'origin/develop' into develop
2026-01-19 14:52:01 +08:00
zihluwang
c574297fe2
refactor: rename application from JSON Visualiser to DevLab
...
- Updated the title and references throughout the application to reflect the new name, DevLab.
- Adjusted the About, Contact, Home, and JSON Viewer pages to align with the rebranding.
2026-01-19 14:51:10 +08:00
siujamo
b7ecd69469
feat: added i18n
2026-01-19 14:45:49 +08:00
zihluwang
f52ca401cf
feat: implement JSON Viewer page and enhance Home page layout
...
- Added a new JSON Viewer page for visualizing and querying JSON data using JSONPath.
- Updated the Home page with a new header, main call-to-action, and feature highlights for the JSON Visualiser tool.
- Removed unused state and components from the Home page to streamline the layout.
2026-01-19 14:39:21 +08:00
Jam'o Siu
dd13f040c5
Merge pull request #3 from onixbyte/dependabot/npm_and_yarn/dependency-updates-f2deee8dfb
...
chore: bump @types/node from 22.19.6 to 22.19.7 in the dependency-updates group
2026-01-16 11:14:20 +08:00
zihluwang
0a6731ad2e
feat: enhance About and Contact pages with new content and layout updates
...
- Added GitHub and deployment information to the About page, including links and self-hosting instructions.
- Updated the Contact page to emphasize transparency in the development process with improved text styling.
- Removed outdated sections to streamline content presentation.
2026-01-16 10:57:16 +08:00
zihluwang
3987b19fe7
fix: handle client-side routing 404 on Vercel
...
Add vercel.json with rewrite rules to redirect all requests to index.html.
This ensures that React Router can handle deep links and page refreshes
correctly after deployment.
2026-01-16 10:42:54 +08:00
siujamo
6e97243b94
feat: optimised about and contact page
2026-01-16 09:56:48 +08:00
dependabot[bot]
e9607cfff4
chore: bump @types/node in the dependency-updates group
...
Bumps the dependency-updates group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 22.19.6 to 22.19.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.19.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-15 22:56:56 +00:00
siujamo
71239b1d1b
docs: add licence
2026-01-15 17:16:11 +08:00
siujamo
c81eec3d16
docs: add readme
2026-01-15 17:16:02 +08:00
siujamo
3de86bef32
feat: change header title
2026-01-15 17:15:50 +08:00
zihluwang
65c0ae8ada
feat: add expandable functionality to JSON tree nodes for better data visualization
2026-01-15 16:17:09 +08:00
zihluwang
d8a7b3c578
refactor: change page title
2026-01-15 16:05:37 +08:00
zihluwang
8ea40da231
refactor: adjust layout and styling for hero and home components to improve responsiveness and visual consistency
2026-01-15 16:01:37 +08:00
zihluwang
2b2d842588
feat: upgrade dependencies
2026-01-15 15:53:17 +08:00
zihluwang
d303bcaccd
refactor: update header title in hero layout to reflect JSONPath Visualiser
2026-01-15 15:51:05 +08:00
zihluwang
0ee383aecc
refactor: update comments for clarity and consistency in home component
2026-01-15 15:49:31 +08:00
zihluwang
fe4f816605
fix: enhance error handling for JSON parsing and query validation in home component
2026-01-15 15:48:56 +08:00
zihluwang
3e9a9faadc
feat: add CSV export functionality to JSON visualizer
2026-01-15 15:45:15 +08:00
zihluwang
c4e0778b72
refactor: update layout and styling for hero and home components
2026-01-15 15:42:11 +08:00
zihluwang
ca0d5edc49
feat: remove github page deployments
2026-01-15 15:33:26 +08:00
zihluwang
c06dacb38e
feat: complete a simple json visualiser
2026-01-15 15:22:17 +08:00
zihluwang
f8eda9ba2f
Initial commit
2026-01-15 15:03:59 +08:00