Commit graph

10 commits

Author SHA1 Message Date
Haritabh
f5686d45be
Feat/updated settings layout (#38)
* wip: updating settings layout

* most issues resolved

* settings layout revamped

* fix:multiple unrequired toast on formatter settings resolved

* feat: updated ai-models tabs to extract common components and logic

* chore: formatting fix

* chore: code cleanup

* fix: forward navigation handling

* fix: model selections ux

* fix: vocabulary update flow

* chore: update lang list

* chore: cleanup migrations

* fix: invalid drag class on back buttont

* chore: swap to tanstack router

* fix: history navigation

* chore: clean up + models unification

* chore: cleanup migrations

* refactor: settings deep merges

---------

Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 01:16:12 +05:30
haritabh-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +05:30
haritabh-z01
dd6af5e879 chore: update linting and formatting
chore: fix linter for www
2025-06-28 11:04:24 +05:30
Naomi Chopra
17fdb72be2 feat(www): migrate www to cloudflare worker (#21)
* feat(www): switch to cloudflare workers

* feat(turbo): add AWS environment variables to global config and build task

* update readme
2025-06-25 01:24:57 +05:30
Naomi Chopra
a75a369b82 feat(www): init blog (#20) 2025-06-25 01:24:57 +05:30
Naomi Chopra
24f4e3f68d
feat: update hero with cards carousel (#18) 2025-06-02 23:48:55 +05:30
Naomi Chopra
77d03529cd
feat(www): add sitemap and robots.txt (#5) 2025-05-10 01:45:28 +05:30
Naomi Chopra
8925c28333
feat(www): hero and FAQ on home page (#4)
* add hero

* fix names

* add faq
2025-05-10 01:22:26 +05:30
Naomi Chopra
74ffdbe419
feat(www): add basic layout including header, footer and meta (#3)
- Added new UI components including Badge, Button, Card, Checkbox, Dialog, Footer, Input, Label, SubscriptionForm, Textarea, and Tooltip.
- Implemented a new layout configuration with improved navigation and metadata handling.
- Integrated third-party libraries for enhanced functionality (e.g., Radix UI, Lucide).
- Updated global styles and added custom CSS variables for theming.
- Introduced new pages for Changelog, Contact, Community, and GitHub redirection.
- Updated package dependencies in package.json and pnpm-lock.yaml.
- Added Open Graph image generation for better social media sharing.
- Included favicon and application icons for branding.
2025-05-09 18:12:08 +05:30
Naomi Chopra
19764a4de0
feat(www): init www (#2)
* feat(www): init www

* fix(www): rename package to @amical/www
2025-05-09 17:18:08 +05:30