Commit Graph
102 Commits
Author SHA1 Message Date
TaesuandGitHub 20c21edaf4 docs: improve accessibility (#7253) 2026-01-11 16:37:55 +09:00
Jonathan SaminesandGitHub 57ee11a26f chore(lint): enforce consistent import type style (#6044) 2025-11-17 21:11:39 +00:00
TaesuandGitHub f327e336c8 refactor: split the passkey plugin into a separate package (#5769) 2025-11-05 17:05:39 +00:00
TaesuandGitHub a283eca2a1 docs: revert hero section command (#5707) 2025-10-31 20:58:35 +00:00
Jeffrey LindandGitHub 5d1c18ba13 docs: delete leading and trailing whitespaces in className strings (#5650) 2025-10-28 21:25:08 +00:00
Bereket EngidaandGitHub 96430941ef docs: restore get started button style (#5642) 2025-10-28 16:02:49 +00:00
TaesuandGitHub 1c9f05e86b docs: revert landing page code block dark mode theme (#5582) 2025-10-26 05:02:44 +00:00
Alex YangandGitHub 938c2a7c31 chore: lint enable organize import (#5556) 2025-10-24 19:05:09 +00:00
TaesuandGitHub 78ca2532f8 docs: refactor to work without a tailwind.config file (#5501) 2025-10-23 06:28:14 +00:00
Alex Yang 7392f750dc docs: disable ssr on testimonial item (#4326) 2025-09-02 10:41:54 -07:00
99834437b0 fix: secondary storage should allow returning both string and parsed json (#4076)
* docs: hero section alignment with feature section on big screens (#4018)

* fix: hero section alignment with feature section on big screens

* fix

---------

Co-authored-by: Bereket Engida <Bekacru@gmail.com>

* chore: fix broken testomnial link

* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization

* chore: update sso docs

* chore: fix import typo

* docs: hero section alignment with feature section on big screens (#4018)

* fix: hero section alignment with feature section on big screens

* fix

---------

Co-authored-by: Bereket Engida <Bekacru@gmail.com>

* chore: fix broken testomnial link

* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization

* chore: update sso docs

* chore: fix import typo

* chore: release v1.3.7-beta.4

* chore: release v1.3.7

* support both json and string

* add test and type

* fix up docs

* fix test

* fix test

* fix type

---------

Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-08-18 21:08:39 -07:00
b622836703 docs: update section testimonial (#3964)
* docs: resolve overlapping border in the community page (#3962)

* chore: release v1.3.6

* docs: update section "people say"

* Update people-say.tsx

---------

Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-08-13 12:45:20 -07:00
Bereket Engida 29cdaddd97 docs: hero padding should match the features section 2025-08-11 09:56:42 -07:00
Bereket Engida 0cc68ee9ba docs: fix missing import 2025-08-06 17:02:13 -07:00
KinfeMichael TarikuandBereket Engida f59343da43 docs: unify component implementations for consistency (#3799)
* fix(docs): unify component implementations for consistency

* update
2025-08-06 16:38:50 -07:00
Alex YangandGitHub 575070f605 chore: bump biome (#3784) 2025-08-04 13:48:54 -07:00
Bereket Engida 84a8af814e docs: fix hero light mode 2025-07-19 16:14:38 -07:00
8fa4c9ce7e feat(stripe): pass context obejct to stripe plugin callbacks (#2990)
* feat(stripe): pass context obejct to stripe plugin callbacks

* cleanup

* cleanup

* cleanup

* chore: lint

* fix: tests

---------

Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
2025-07-17 14:48:11 -07:00
Bereket Engida 5c864f4482 docs: fix missing avatar url 2025-05-31 08:46:23 -07:00
Bereket Engida dcbaddab8c docs: remove yc launch embed 2025-05-30 15:51:12 -07:00
Bereket Engida f55c3c05c3 docs: update testimonial 2025-05-20 00:16:33 -07:00
Bereket Engida effcc16f9e chore: lint 2025-05-13 13:39:12 -07:00
Bereket Engida adbf5cebae docs: add Y Combinator launch badge 2025-05-13 13:36:28 -07:00
Kinfe123 c8b52765e2 lint 2025-04-13 14:05:39 +03:00
Bereket Engida acf3f89445 docs(hero): remove outdated changelog link for v1.2 2025-04-13 01:59:32 +03:00
Bereket Engida 2b38023928 chore: update nizzy profession 2025-04-02 19:21:25 +03:00
Kinfe123 f9d735fb0e lint 2025-04-01 14:15:56 +03:00
Kinfe123 1c605cebde fix: tooltip arrow 2025-04-01 14:15:35 +03:00
Bereket Engida dd31d6c9e3 docs: refine UI components and styling 2025-03-08 22:09:19 +03:00
Bereket EngidaandGitHub b5f638ca45 docs: upgrade to tailwind v4, react 19, fuma docs 15 (#1735) 2025-03-08 19:33:31 +03:00
Bereket Engida c3be8155f8 docs: improve hero section dark mode styling 2025-03-03 08:09:05 +03:00
Bereket Engida 25de4b5f4f docs(hero): update changelog badge styling and layout 2025-03-02 12:49:00 +03:00
MaxwellandGitHub 8a68ed7b65 docs: move landing page's testimonial avatars locally (#1623) 2025-03-02 09:42:35 +03:00
KinfeMichael TarikuandGitHub 86db0c2039 docs: fix metadata theming (#1613)
* fix: light theme issue

* fix: metadata issue

* cleanup the layout

* changelog-layout default clean up
2025-03-02 01:45:19 +03:00
KinfeMichael TarikuandGitHub d76d621feb docs: v1.2 banner (#1608) 2025-03-01 23:47:34 +03:00
Bereket Engida 51e756e91e docs(landing):update avatar 2025-03-01 22:00:27 +03:00
Bereket Engida 5d529f0189 docs(landing): add testimonial from Theo 2025-02-21 12:00:21 +03:00
Bereket Engida 0208d09012 docs(landing): update testimonials 2025-02-21 11:52:47 +03:00
Bereket Engida 5e4b8ef0df docs(landing): update testimonials 2025-02-21 11:31:36 +03:00
Bereket Engida 745c9f35b4 docs: update testimonials 2025-02-21 11:28:17 +03:00
Bereket Engida c3168d0dc0 docs(landing): update avatar image for testimonial 2025-02-21 11:09:59 +03:00
Bereket Engida 9f2e45b8c7 chore: cleanup 2025-01-06 14:30:39 +03:00
Bereket Engida 727820d5ed docs: fix landing cross alignment 2024-12-18 11:02:17 +03:00
Bereket Engida f7e9a174c9 docs: landing responsivness fixes 2024-12-18 10:42:07 +03:00
Bereket Engida b008ec4d1e docs: update testimonal 2024-12-16 19:30:50 +03:00
Tiago RangelandGitHub 279ed9d5c8 docs: disable select for "git:(main) x" in hero (#820) 2024-12-08 16:58:02 +03:00
Bereket Engida 254a394156 docs: fix missing link 2024-12-06 23:15:06 +03:00
Bereket EngidaandGitHub 9b71e506a2 docs(fix): light mode code block color theme glitch (#745) 2024-12-03 15:42:13 +03:00
Bereket Engida f833373dee fix(open-api): rename generate schema api 2024-11-28 22:08:11 +03:00
Bereket Engida 89a312e8d3 docs: fix landing responsiveness 2024-11-28 19:02:30 +03:00