1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Dylan Tientcheu
c9eac3da7a
feat: website redesign (#2930)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 21:01:30 +02:00
Paul Jankowski
01b9533632
feat(react): remove deprecated index props (#2936) 2026-07-28 11:49:15 -04:00
Paul Jankowski
cc75f9a4ba
chore: version v5.0.0-beta.1 (#2932) 2026-07-28 10:28:36 -04:00
Paul Jankowski
09861c8afd
chore: Update stylelint (#2926)
* chore: stylelint update

* bun.lock

* Add changeset
2026-07-26 21:14:36 -04:00
Paul Jankowski
be36f82b42
chore: Enter v5 beta (#2925)
* chore: Enter pre release mode for v5

* chore: update release summary

* chore: version bump
2026-07-17 10:50:16 -04:00
Paul Jankowski
2ea665e9af
chore: Move to oxlint and oxfmt (#2923) 2026-07-16 14:59:00 -04:00
Paul Jankowski
629fce7902
feat(askai): Move askai related props under root askai (#2919)
* feat(askai): Move askai related props under root askai

* fix: playwright test case

* fix(docusaurus): validate Ask AI options
2026-07-16 11:03:50 -04:00
Dylan Tientcheu
23f3e6b657
refactor(docusaurus-adapter): rework theme config for v5 and modularize SearchPage (#2904)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2026-07-15 17:24:19 +02:00
Paul Jankowski
3a15d40b7d
chore(tsdown): Bump to latest tsdown version (#2918)
* chore(tsdown): Bump to latest tsdown version

* fix: bump nvmrc node version

* fix: cli tsconfig

* fix: website build

* fix: example build

* fix: circleci install bun

* fix: lint

* fix: circleci install bun

* fix: circleci install bun

* fix: circleci install bun
2026-07-15 09:25:43 -04:00
Paul Jankowski
e35349b3a9
feat(askai): Feedback notes and tags (#2890)
* feat(askai): add Agent Studio memory support

* refactor(askai): remove Ask AI transport abstraction

* feat(askai): Feedback notes and tags

* fix: bump css bundle size limit

* move feedback actions to components
2026-06-02 08:37:30 -04:00
Paul Jankowski
144250a62c
feat(askai): remove Ask AI transport layer (#2889)
* feat(askai): add Agent Studio memory support

* refactor(askai): remove Ask AI transport abstraction
2026-06-01 17:00:38 -04:00
Paul Jankowski
83759e1e0f
feat(askai): Split Ask AI modal into own component (#2884)
* feat(askai): Split Ask AI modal into own component

* refactor(react): share modal utilities

* refactor(react): share search box form

* refactor(react): extract start screen sections

* refactor(react): extract shared modal hooks

* fix: lint adapter

* refactor(react): reorganize modal files

* fix: type error in examples

* fix: remove ai modal from adapter for now, fix import paths of react package
2026-05-19 13:36:23 -04:00
Dylan Tientcheu
0210db2f7d
chore: migrate to from yarn, lerna and shipjs to bun & changesets (#2827) 2026-03-02 18:52:01 +01:00
Paul Jankowski
c94eafbbee
chore: Update to use tsdown for build system (#2824)
* chore: Update to use tsdown for build system

* fix: docsearch-react build

* fix: lint

* fix: glob resolved to incorrect version
2026-02-20 13:24:32 -05:00
Dylan Tientcheu
f86785218c
chore: release v4.6.0 (#2861) 2026-02-17 22:39:09 +01:00
Dylan Tientcheu
4f68ebbc06
feat(docusaurus-adapter): support docsearch key and adapter docs (#2858)
* feat(docusaurus-adapter): Support docsearch key and adapter docs

* chore(release): include docusaurus adapter in shipjs publish list

* chore(docusaurus-adapter): remove libtmp and pin initial version


* fix: issue with footer

* fix: contextuals

* fix all ts errors

* fix: lint

* fix lint
2026-02-17 17:53:12 +01:00